From 74a916bd5c87702016721a3ff99f90f71b40c0fd Mon Sep 17 00:00:00 2001 From: Matt Housh Date: Fri, 9 Feb 2024 16:32:56 -0600 Subject: [PATCH] python3-referencing: updated to version 0.33.0 --- python3-referencing/.footprint | 18 +++++++++--------- python3-referencing/.signature | 8 ++++---- python3-referencing/Pkgfile | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/python3-referencing/.footprint b/python3-referencing/.footprint index 2861578f9..b82c092f1 100644 --- a/python3-referencing/.footprint +++ b/python3-referencing/.footprint @@ -2,15 +2,15 @@ drwxr-xr-x root/root usr/ 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/referencing-0.32.1.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.32.1.dist-info/INSTALLER --rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.32.1.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.32.1.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.32.1.dist-info/REQUESTED (EMPTY) --rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.32.1.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.32.1.dist-info/direct_url.json -drwxr-xr-x root/root usr/lib/python3.10/site-packages/referencing-0.32.1.dist-info/licenses/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.32.1.dist-info/licenses/COPYING +drwxr-xr-x root/root usr/lib/python3.10/site-packages/referencing-0.33.0.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.33.0.dist-info/INSTALLER +-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.33.0.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.33.0.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.33.0.dist-info/REQUESTED (EMPTY) +-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.33.0.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.33.0.dist-info/direct_url.json +drwxr-xr-x root/root usr/lib/python3.10/site-packages/referencing-0.33.0.dist-info/licenses/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.33.0.dist-info/licenses/COPYING drwxr-xr-x root/root usr/lib/python3.10/site-packages/referencing/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/referencing/__pycache__/ diff --git a/python3-referencing/.signature b/python3-referencing/.signature index c970a30e3..306acd93a 100644 --- a/python3-referencing/.signature +++ b/python3-referencing/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zXbwK9JACc6uq8+BagQRVFyYUZuXzZhR9ADAGSzF4+2gQ14Mr6AhBfuoVrt7Yussv9oSAxD1DiqrSk1wZ9XVgc= -SHA256 (Pkgfile) = e02dba82f5302e14ccc685c38b597d9b378b6eb416c36ce6833ac24863ed85ef -SHA256 (.footprint) = 77f9de026e8eace3f205c69fbaf4b380f114f5716183656fb4cd6bf28e5bc0d7 -SHA256 (referencing-0.32.1.tar.gz) = 3c57da0513e9563eb7e203ebe9bb3a1b509b042016433bd1e45a2853466c3dd3 +RWSagIOpLGJF33eu/v8ypv6D4Cup/AlQgJPUNc75Ij69/22BXQZjbev4CkBxz1DChMjN2SDTADbk0WyyjP25qnw2+9n/Ni3Y/AI= +SHA256 (Pkgfile) = b5203a930eecb3ee07896afc1d219210388bac0a87163788f66c9b5c80e50df1 +SHA256 (.footprint) = 696b500f6bd984deb84b6045026598a0b7d20f2d5096734ad76f5dd7bd336647 +SHA256 (referencing-0.33.0.tar.gz) = c775fedf74bc0f9189c2a3be1c12fd03e8c23f4d371dce795df44e06c5b412f7 diff --git a/python3-referencing/Pkgfile b/python3-referencing/Pkgfile index 4501f7325..ccdc08183 100644 --- a/python3-referencing/Pkgfile +++ b/python3-referencing/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-rpds-py python3-hatch-vcs python3-attrs name=python3-referencing -version=0.32.1 +version=0.33.0 release=1 source=(https://pypi.python.org/packages/source/r/referencing/referencing-$version.tar.gz)