diff --git a/python3-hatchling/.footprint b/python3-hatchling/.footprint index b77eaf81c..9965a33db 100644 --- a/python3-hatchling/.footprint +++ b/python3-hatchling/.footprint @@ -4,16 +4,16 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ 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/hatchling-1.21.0.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.0.dist-info/INSTALLER --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.0.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.0.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.0.dist-info/REQUESTED (EMPTY) --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.0.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.0.dist-info/direct_url.json --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.0.dist-info/entry_points.txt -drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.21.0.dist-info/licenses/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.0.dist-info/licenses/LICENSE.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.21.1.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.1.dist-info/INSTALLER +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.1.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.1.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.1.dist-info/REQUESTED (EMPTY) +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.1.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.1.dist-info/direct_url.json +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.1.dist-info/entry_points.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.21.1.dist-info/licenses/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.21.1.dist-info/licenses/LICENSE.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/__about__.py -rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling/__init__.py (EMPTY) diff --git a/python3-hatchling/.signature b/python3-hatchling/.signature index a23f1eecd..23e0c468e 100644 --- a/python3-hatchling/.signature +++ b/python3-hatchling/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35Cnl2JcI4/BOf52/nkKkH3EkqgUwNt7je7gBPFlOgj1qE2GDWyGTozW5ZKz1xYpxZiuLU95paCLhFlNBqu4Iws= -SHA256 (Pkgfile) = b691276d2d64537c1186e056d7b7f7a2d41163ceb9e1da7aa4f08f2c90b42fe3 -SHA256 (.footprint) = 7c5df5eecb736fd04bff32e2fb577f5e8e584476bc1cabceb6575fa4422654de -SHA256 (hatchling-1.21.0.tar.gz) = eb30344c551972b2c6830d7afb032031840fa13bb2dcf5a6bcbaa69be5ed7022 +RWSagIOpLGJF3zHT94/fzmDozfFSJFf5sXETLttCqPC6HNcqCdIOdB/Mh/PD3yJT8b30hvUww/D5vPBRULPqjR2Al2yBX0PqZQE= +SHA256 (Pkgfile) = 0e5d009f10ac5e6257f1280ac04630979c27712715eff6cbe2deb51ec8e1e352 +SHA256 (.footprint) = 79d1fedcba1d086d7a8a8075864bae39a5b5b3c067d71bce78ef6f6316f527f0 +SHA256 (hatchling-1.21.1.tar.gz) = c931dd012812e8afc29c9d6f9943252960bfc4c81273aa5b2458bdea74ae2b39 diff --git a/python3-hatchling/Pkgfile b/python3-hatchling/Pkgfile index a1e252f79..4f1b6f010 100644 --- a/python3-hatchling/Pkgfile +++ b/python3-hatchling/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-editables python3-pathspec python3-pluggy python3-trove-classifiers name=python3-hatchling -version=1.21.0 +version=1.21.1 release=1 source=(https://github.com/ofek/hatch/archive/hatchling-v$version/hatchling-$version.tar.gz)