diff --git a/python3-expandvars/.footprint b/python3-expandvars/.footprint index 34a1dceb7..f257fef6b 100644 --- a/python3-expandvars/.footprint +++ b/python3-expandvars/.footprint @@ -4,10 +4,10 @@ drwxr-xr-x root/root usr/lib/python3.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/__pycache__/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/__pycache__/expandvars.cpython-310.opt-2.pyc -drwxr-xr-x root/root usr/lib/python3.10/site-packages/expandvars-0.0.0.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/expandvars-0.0.0.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/expandvars-0.0.0.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/expandvars-0.0.0.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/expandvars-0.0.0.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/expandvars-0.0.0.dist-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/expandvars-0.12.0.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/expandvars-0.12.0.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/expandvars-0.12.0.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/expandvars-0.12.0.dist-info/WHEEL +drwxr-xr-x root/root usr/lib/python3.10/site-packages/expandvars-0.12.0.dist-info/licenses/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/expandvars-0.12.0.dist-info/licenses/LICENSE -rw-r--r-- root/root usr/lib/python3.10/site-packages/expandvars.py diff --git a/python3-expandvars/.signature b/python3-expandvars/.signature index 5fea33919..7ea1fbaf6 100644 --- a/python3-expandvars/.signature +++ b/python3-expandvars/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32G1Hgs86ShsrFyJzT2V620zIMn1mKBxYA5wP8Wau/cj6durlIh1g6eXM+qiNPTfCCS0Wad0Nifr1YEBvg4VowM= -SHA256 (Pkgfile) = ba6a3e99a04c7b043870b3ec534b737e735e8643d86e1c472b299347168c84ec -SHA256 (.footprint) = 57e8ffef8159a8c3e9fb0ae5c7e690526689f5aaf8264d71159ea03e2cc604da -SHA256 (expandvars-0.11.0.tar.gz) = 43b427f5d327ab360063df26151f98d2a6f08fe18f2895a32a7f5f0f117b5b52 +RWSagIOpLGJF30jCj45uRfCdRPz+uOlzBsP7FWXeEcHxjCKAx0jdUPRbNxwHFwO0fjOYtstbm6CUCHl/Xp3f21eByXMewHE9+gs= +SHA256 (Pkgfile) = 80ba8c406f3640d6ba59430889337c0ce321458cfc041581c8815d6035c2f846 +SHA256 (.footprint) = 12bd080f1fad7e45dfbfda9fc1e9144738d6a5443a459eb2820221947f322db7 +SHA256 (expandvars-0.12.0.tar.gz) = 7d1adfa55728cf4b5d812ece3d087703faea953e0c0a1a78415de9df5024d844 diff --git a/python3-expandvars/Pkgfile b/python3-expandvars/Pkgfile index d31778a29..68623a5c1 100644 --- a/python3-expandvars/Pkgfile +++ b/python3-expandvars/Pkgfile @@ -1,10 +1,10 @@ # Description: expand system variables Unix style # URL: https://github.com/sayanarijit/expandvars # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: python3-build python3-wheel python3-installer +# Depends on: python3-hatchling name=python3-expandvars -version=0.11.0 +version=0.12.0 release=1 source=(https://pypi.org/packages/source/e/expandvars/expandvars-$version.tar.gz)