diff options
author | Tim Biermann <tbier@posteo.de> | 2022-04-08 15:48:09 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-04-08 15:48:09 +0200 |
commit | 414085d6ce85557947913b9d470968be72ceac5b (patch) | |
tree | 60acce5c1617427bd09e59608d0fff24422a8a45 /python3-frozendict | |
parent | f461923ab3da1affbc1e2a53129c3074326cfa5d (diff) | |
parent | 4e5869b72996a10c10a94a4d67378d45fe58b220 (diff) | |
download | contrib-414085d6ce85557947913b9d470968be72ceac5b.tar.gz contrib-414085d6ce85557947913b9d470968be72ceac5b.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 4338cc328..372b34e2c 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.0-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.0-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.0-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.0-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.0-py3.10.egg-info/top_level.txt +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/ -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 120e9cda1..99a0699e7 100644 --- a/python3-frozendict/.signature +++ b/python3-frozendict/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3y2VfBX9VavziynEBerMwWlijFbAfSv0qODKtPm4TjMVGEAXKVGVzRLCKrjn3kFm7TkSdC2SIGdjmRICGXh6dA8= -SHA256 (Pkgfile) = 622de9a90cd2816f98a715c2d7b4ed752c5c3ad06328c074a42b681fcc98647c -SHA256 (.footprint) = 0cc12fe3d17d9a4c4fa3eb4eea0423eecc969e8780d9e40a514f3d019ce7785a -SHA256 (frozendict-2.3.0.tar.gz) = da4231adefc5928e7810da2732269d3ad7b5616295b3e693746392a8205ea0b5 +RWSagIOpLGJF3y2nYrPu80q51tZgYjRALU7SOeanyR4Lv7GntP2hwhXCN9mTJaA9Dnadf7/YyG+2nLj1bPGjuVtdhj+QgM5kEwA= +SHA256 (Pkgfile) = c62118b6579b47ac21ae797a1fc4bb54be0a0b597292d2afa92498e3b39b29e3 +SHA256 (.footprint) = c1aed2fde905723f6d077222c24c7ab62f20ecf4807a443071fe39ae9f58fc4d +SHA256 (frozendict-2.3.1.tar.gz) = bc91c69233eb916bb6ebc40988b6d849735770240efc9c60be45b4ab919c1bde diff --git a/python3-frozendict/Pkgfile b/python3-frozendict/Pkgfile index efabc38fa..ef55ac841 100644 --- a/python3-frozendict/Pkgfile +++ b/python3-frozendict/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-frozendict -version=2.3.0 +version=2.3.1 release=1 source=(https://pypi.org/packages/source/f/frozendict/frozendict-$version.tar.gz) |