python3-referencing: updated to version 0.30.2, new dependency python3-attrs

This commit is contained in:
Matt Housh 2023-08-07 14:15:03 -05:00
parent 28338e0d72
commit 2554651c01
3 changed files with 15 additions and 15 deletions

View File

@ -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.30.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.30.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.30.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.30.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.30.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.30.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.30.0.dist-info/direct_url.json
drwxr-xr-x root/root usr/lib/python3.10/site-packages/referencing-0.30.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.30.0.dist-info/licenses/COPYING
drwxr-xr-x root/root usr/lib/python3.10/site-packages/referencing-0.30.2.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.30.2.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.30.2.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.30.2.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.30.2.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.30.2.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.30.2.dist-info/direct_url.json
drwxr-xr-x root/root usr/lib/python3.10/site-packages/referencing-0.30.2.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/referencing-0.30.2.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__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36LymXqcztML9gOtHwi3tUPv/NGmrMRJhzoOROywcfwyF1X+TAVeBfOhWwvmUPUJDBbRiS4WbJX8R+IBc3gEPgM=
SHA256 (Pkgfile) = eb4b5c90d4874c328e3fa0d9bb8dadd8140efeec10ae6b61af9c85b950df3de9
SHA256 (.footprint) = c6939a5531f8d16216ecf9e04f70d6a3d90341a3421ecbdc36fc7638595be78a
SHA256 (referencing-0.30.0.tar.gz) = 47237742e990457f7512c7d27486394a9aadaf876cbfaa4be65b27b4f4d47c6b
RWSagIOpLGJF3927OBZWrlHFLVa6sWV2yAPJM8LDITWgZw4kg7RtNV0WnaeJjNp5aJl6CiHFSWWoSUXEyQTrqBwn6CS8Wj8EYA8=
SHA256 (Pkgfile) = 83c308142e9830cab61cb72de370d736f22d298d5b522c2b2c55506bdb42e227
SHA256 (.footprint) = 80571f72b4b528d0fe08925e735362a1d6e2abcf54db8b57d1335a816a2a52ce
SHA256 (referencing-0.30.2.tar.gz) = 794ad8003c65938edcdbc027f1933215e0d0ccc0291e3ce20a4d87432b59efc0

View File

@ -1,10 +1,10 @@
# Description: An implementation-agnostic implementation of JSON reference resolution
# URL: https://pypi.org/project/referencing/
# Maintainer: Matt Housh, jaeger at crux dot ninja
# Depends on: python3-rpds-py python3-hatch-vcs
# Depends on: python3-rpds-py python3-hatch-vcs python3-attrs
name=python3-referencing
version=0.30.0
version=0.30.2
release=1
source=(https://pypi.python.org/packages/source/r/referencing/referencing-$version.tar.gz)