From 863a2c2cba1184e712c1680de412699e1facf4e7 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 18 Jun 2023 15:48:26 +0200 Subject: [PATCH] python3-hatchling: 1.17.1 -> 1.18.0 --- python3-hatchling/.footprint | 20 ++++++++++---------- python3-hatchling/.signature | 8 ++++---- python3-hatchling/Pkgfile | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/python3-hatchling/.footprint b/python3-hatchling/.footprint index d4c1eff9e..6f373a625 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.17.1.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/INSTALLER --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/REQUESTED (EMPTY) --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/direct_url.json --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/entry_points.txt -drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/licenses/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.17.1.dist-info/licenses/LICENSE.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/INSTALLER +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/REQUESTED (EMPTY) +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/direct_url.json +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/entry_points.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.dist-info/licenses/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/hatchling-1.18.0.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 94808f6d2..a2ac98755 100644 --- a/python3-hatchling/.signature +++ b/python3-hatchling/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33EHMo39NApQR8Xt+9rd3P1gEmAtxQhamoCbcY5VIpWocGxX1piO4R+cNQIG0kBYXAJpbmMNxgLL5gmWc9G+Kws= -SHA256 (Pkgfile) = 7acedaf23337511589cfd86a31f979099f2d7c64a6d09963eaa65b71f20b5299 -SHA256 (.footprint) = 45e780c0ed366965ffff19ecfbb9105d4d6d46022e7e04339b346e50711d952a -SHA256 (hatchling-1.17.1.tar.gz) = 7ab82120eee42685e33f840b958db733cf2472172506cf386aafc1ecb82b7f34 +RWSagIOpLGJF33/EmFTJo/VpSpXX68+PhQK+X3IWxfSpgQffJr7Pe/URJsCEE8MsPv+0tPyej4XjNT3zE2PdYeXMIiyeNSVaUwo= +SHA256 (Pkgfile) = d775127f78fa90a4b087dbe4b0475c00921c4dacceceb0eb15b40ba0b19a3038 +SHA256 (.footprint) = eed059a18be5316f24faead04ff37fb40e7dd0ba9e16224c76f8e8b4070df8a2 +SHA256 (hatchling-1.18.0.tar.gz) = 2394b594f26c346c478187f18fd59533ab052d157201a8cecb9a89c99cbe7373 diff --git a/python3-hatchling/Pkgfile b/python3-hatchling/Pkgfile index 8b6838b15..5f045f940 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.17.1 +version=1.18.0 release=1 source=(https://github.com/ofek/hatch/archive/hatchling-v$version/hatchling-$version.tar.gz)