diff options
author | Tim Biermann <tbier@posteo.de> | 2022-04-22 23:08:11 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-04-22 23:08:11 +0200 |
commit | c424131aec30b6d02cacba31767624a348963d4e (patch) | |
tree | c9e68de0038df1ca1a15bb60546e65df277906a2 /python3-frozendict | |
parent | 8ce0d4ee2423d859a4519fa987407299ca7aeddb (diff) | |
parent | 5a0544bdf6b577b5611213190d882d6c3604a3f0 (diff) | |
download | contrib-c424131aec30b6d02cacba31767624a348963d4e.tar.gz contrib-c424131aec30b6d02cacba31767624a348963d4e.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'python3-frozendict')
-rw-r--r-- | python3-frozendict/.footprint | 10 | ||||
-rw-r--r-- | python3-frozendict/.signature | 8 | ||||
-rw-r--r-- | python3-frozendict/Pkgfile | 2 |
3 files changed, 10 insertions, 10 deletions
diff --git a/python3-frozendict/.footprint b/python3-frozendict/.footprint index 372b34e2c..29ff59de7 100644 --- a/python3-frozendict/.footprint +++ b/python3-frozendict/.footprint @@ -2,11 +2,11 @@ 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/frozendict-2.3.1-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.1-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.1-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.1-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.1-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/frozendict-2.3.2-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.2-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.2-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.2-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.2-py3.10.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/frozendict/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict/VERSION -rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict/__init__.py diff --git a/python3-frozendict/.signature b/python3-frozendict/.signature index 99a0699e7..287e2ef26 100644 --- a/python3-frozendict/.signature +++ b/python3-frozendict/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3y2nYrPu80q51tZgYjRALU7SOeanyR4Lv7GntP2hwhXCN9mTJaA9Dnadf7/YyG+2nLj1bPGjuVtdhj+QgM5kEwA= -SHA256 (Pkgfile) = c62118b6579b47ac21ae797a1fc4bb54be0a0b597292d2afa92498e3b39b29e3 -SHA256 (.footprint) = c1aed2fde905723f6d077222c24c7ab62f20ecf4807a443071fe39ae9f58fc4d -SHA256 (frozendict-2.3.1.tar.gz) = bc91c69233eb916bb6ebc40988b6d849735770240efc9c60be45b4ab919c1bde +RWSagIOpLGJF39zgGCMX2D6Bua6wWHJmtZDD1w/x9B7b3pbKP5eEKx166fZENVsQ01/Gvk3ReXWfb31pCtYPJl6BFywYJs/CzgY= +SHA256 (Pkgfile) = d09fb1ebfb3ed4f5962872d12e6139eccfb68bca50a2435d48efac266065256c +SHA256 (.footprint) = e56f45abfbd7d108b4413eaf2006697b74d0c5ed470551caca90ba39380d1e3e +SHA256 (frozendict-2.3.2.tar.gz) = 7fac4542f0a13fbe704db4942f41ba3abffec5af8b100025973e59dff6a09d0d diff --git a/python3-frozendict/Pkgfile b/python3-frozendict/Pkgfile index ef55ac841..50c44dd23 100644 --- a/python3-frozendict/Pkgfile +++ b/python3-frozendict/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-frozendict -version=2.3.1 +version=2.3.2 release=1 source=(https://pypi.org/packages/source/f/frozendict/frozendict-$version.tar.gz) |