python3-asn1crypto: 1.2.0 -> 1.3.0

This commit is contained in:
Danny Rawlins 2020-01-20 19:17:54 +11:00
parent a47bc23344
commit 169af2fea9
3 changed files with 11 additions and 11 deletions

View File

@ -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.2.0-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.2.0-py3.7.egg-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.2.0-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.2.0-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.2.0-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/asn1crypto-1.2.0-py3.7.egg-info/top_level.txt
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/
-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__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/Ksz7XR0J9CXez7ogNCY17NRTXX5FflZLtDPW1FfCIVoPG5AqbVdsAukqZKpwsv0nUyZVUAunVMX8+9P/5Qvw8=
SHA256 (Pkgfile) = 398671e5fb3d9944bccdcf17e1b42e64845a5100a06744e1dcadc41a99be4a75
SHA256 (.footprint) = 412f6b80255f78b2f3e0167e327d3bf614782e5edf002f45bef65ceb51278e04
SHA256 (asn1crypto-1.2.0.tar.gz) = 87620880a477123e01177a1f73d0f327210b43a3cdbd714efcd2fa49a8d7b384
RWSagIOpLGJF3/c7g4yRH5jk5ZuApg3G3wwrvKI6gyempAX4SvqzbIkpm1QUL9b6OWmfjdF2KaBo7h3iTD51TzP1ff2/o/NsQww=
SHA256 (Pkgfile) = 80c43b85d73117284e44c67bb20a25645a8a347da2e2f3941f7fce0e70b2f3c8
SHA256 (.footprint) = 5a8505363e04913e1603ae2b33c0093f3a578b16f004dff6eeca6950c3356a2b
SHA256 (asn1crypto-1.3.0.tar.gz) = 5a215cb8dc12f892244e3a113fe05397ee23c5c4ca7a69cd6e69811755efc42d

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-asn1crypto
version=1.2.0
version=1.3.0
release=1
source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz)