diff options
author | Tim Biermann <tbier@posteo.de> | 2022-04-07 23:06:40 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-04-08 00:06:52 +0200 |
commit | 7d7dd75dd2cd359ada0ed4f7967dfcc54b5bdd9c (patch) | |
tree | 20427feda639000d1aee04cf2900ed8b604b804c /python3-frozendict | |
parent | 7b8c41fc02f563b312d0ea66def432709384b396 (diff) | |
download | contrib-7d7dd75dd2cd359ada0ed4f7967dfcc54b5bdd9c.tar.gz contrib-7d7dd75dd2cd359ada0ed4f7967dfcc54b5bdd9c.tar.xz |
python3-frozendict: 2.3.0 -> 2.3.1
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 65a75c069..c7aaa4c46 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.9/ drwxr-xr-x root/root usr/lib/python3.9/site-packages/ -drwxr-xr-x root/root usr/lib/python3.9/site-packages/frozendict-2.3.0-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/frozendict-2.3.0-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/frozendict-2.3.0-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/frozendict-2.3.0-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/frozendict-2.3.0-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/frozendict-2.3.1-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/frozendict-2.3.1-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/frozendict-2.3.1-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/frozendict-2.3.1-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/frozendict-2.3.1-py3.9.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.9/site-packages/frozendict/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/frozendict/VERSION -rw-r--r-- root/root usr/lib/python3.9/site-packages/frozendict/__init__.py diff --git a/python3-frozendict/.signature b/python3-frozendict/.signature index e4e03711f..27eff70e0 100644 --- a/python3-frozendict/.signature +++ b/python3-frozendict/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35EaD/aY9zdjhKzTAzYoXV0x68D62nplx3xApAxovEAEfiqmaFnBtqD2zbdMArIQbiB7AzYT0tJdIL4YQo7E5gE= -SHA256 (Pkgfile) = 622de9a90cd2816f98a715c2d7b4ed752c5c3ad06328c074a42b681fcc98647c -SHA256 (.footprint) = bd8225f2e2a93fa6caf360a06be92cded9754f791ac476a790660b6da53b499b -SHA256 (frozendict-2.3.0.tar.gz) = da4231adefc5928e7810da2732269d3ad7b5616295b3e693746392a8205ea0b5 +RWSagIOpLGJF3wMf7umJyBoRzzrJcJ+7GZD7ZUuukXa56k1FsPTHXaY0F6uCFF9WowvMPf9pNvVHJ2OckNNxFkzbaEpJZUIc4wQ= +SHA256 (Pkgfile) = c62118b6579b47ac21ae797a1fc4bb54be0a0b597292d2afa92498e3b39b29e3 +SHA256 (.footprint) = fc5ca6301b11bc1b26189d15f677a169902a9c3fe0a3a1bb366c61814f23829d +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) |