diff options
author | Tim Biermann <tbier@posteo.de> | 2020-08-06 10:15:37 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-08-06 10:48:42 +0000 |
commit | 4bf22e400c41389a95e1bfcd5c617185cd1abbf5 (patch) | |
tree | 7680f46ad7f9c65eb5f2a671ddb07ae983733b1d /python3-asn1crypto | |
parent | 15d0b065c626dbeeb9ccda64b975c60be34c3f27 (diff) | |
download | contrib-4bf22e400c41389a95e1bfcd5c617185cd1abbf5.tar.gz contrib-4bf22e400c41389a95e1bfcd5c617185cd1abbf5.tar.xz |
python3-asn1crypto: 1.3.0 -> 1.4.0
Diffstat (limited to 'python3-asn1crypto')
-rw-r--r-- | python3-asn1crypto/.footprint | 12 | ||||
-rw-r--r-- | python3-asn1crypto/.signature | 8 | ||||
-rw-r--r-- | python3-asn1crypto/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/python3-asn1crypto/.footprint b/python3-asn1crypto/.footprint index 9dcd48a90..21d4bb41f 100644 --- a/python3-asn1crypto/.footprint +++ b/python3-asn1crypto/.footprint @@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.7/ drwxr-xr-x root/root usr/lib/python3.7/site-packages/ -drwxr-xr-x root/root usr/lib/python3.7/site-packages/asn1crypto-1.3.0-py3.7.egg-info/ --rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.3.0-py3.7.egg-info/LICENSE --rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.3.0-py3.7.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.3.0-py3.7.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.3.0-py3.7.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.3.0-py3.7.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.7/site-packages/asn1crypto-1.4.0-py3.7.egg-info/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.4.0-py3.7.egg-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.4.0-py3.7.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.4.0-py3.7.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.4.0-py3.7.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.4.0-py3.7.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.7/site-packages/asn1crypto/ -rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto/__init__.py drwxr-xr-x root/root usr/lib/python3.7/site-packages/asn1crypto/__pycache__/ diff --git a/python3-asn1crypto/.signature b/python3-asn1crypto/.signature index 8ce03d907..792478661 100644 --- a/python3-asn1crypto/.signature +++ b/python3-asn1crypto/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/c7g4yRH5jk5ZuApg3G3wwrvKI6gyempAX4SvqzbIkpm1QUL9b6OWmfjdF2KaBo7h3iTD51TzP1ff2/o/NsQww= -SHA256 (Pkgfile) = 80c43b85d73117284e44c67bb20a25645a8a347da2e2f3941f7fce0e70b2f3c8 -SHA256 (.footprint) = 5a8505363e04913e1603ae2b33c0093f3a578b16f004dff6eeca6950c3356a2b -SHA256 (asn1crypto-1.3.0.tar.gz) = 5a215cb8dc12f892244e3a113fe05397ee23c5c4ca7a69cd6e69811755efc42d +RWSagIOpLGJF37/rWgVhHvgpTp4SlhQ+RgIzI9VYl5AHqv5TXfia4FYg86KUCWEW65E4nxjucUwn080zxDxbUT1TTxwATppnvw8= +SHA256 (Pkgfile) = bd53ca6fd656b13bfdd9f5890f24de03254a219489ac65fe1d03f102b6f8fa53 +SHA256 (.footprint) = 31d56d4936e45b7693cca26affc0ed1b22715aaeaea407b4f60b4e4afb1061d2 +SHA256 (asn1crypto-1.4.0.tar.gz) = f4f6e119474e58e04a2b1af817eb585b4fd72bdd89b998624712b5c99be7641c diff --git a/python3-asn1crypto/Pkgfile b/python3-asn1crypto/Pkgfile index 8cbb4edd8..0ec6a22f5 100644 --- a/python3-asn1crypto/Pkgfile +++ b/python3-asn1crypto/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-asn1crypto -version=1.3.0 +version=1.4.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz) |