python3-packaging: 19.1 -> 19.2

This commit is contained in:
Danny Rawlins 2019-09-21 14:27:09 +10:00
parent fac2b6a8ca
commit eb9daa75aa
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/packaging-19.1-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/packaging-19.1-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/packaging-19.1-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/packaging-19.1-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/packaging-19.1-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/packaging-19.1-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/packaging-19.2-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/packaging-19.2-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/packaging-19.2-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/packaging-19.2-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/packaging-19.2-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/packaging-19.2-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/packaging/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/packaging/__about__.py
-rw-r--r-- root/root usr/lib/python3.7/site-packages/packaging/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/QqvtdqBou8n1k7Zpwp27ffQE2ofd28oT4XAkN5L5wL1NGKo0CDtX5NHQpT4A3QG9Pk3k5jUQU7zs72XEfAMtA0=
SHA256 (Pkgfile) = 4f9a0a1a66239deb99af5467081d9f465d1bdc15a6749881c408e9f4111cf857
SHA256 (.footprint) = 8dbab3feea0b251abdf1ccc10804ddeb00368cc94f7cf42ce93b6dddbb3fc8ff
SHA256 (packaging-19.1.tar.gz) = c491ca87294da7cc01902edbe30a5bc6c4c28172b5138ab4e4aa1b9d7bfaeafe
RWSE3ohX2g5d/SuitYo83w0vPBb5yOAH6xP4gQMhv8hIJWRkmHUWjXvJm5UiNoR2X8Vhm6TYYO6xs4r1JkU/tWlGHk9vPGy61Qw=
SHA256 (Pkgfile) = 49b45334261d92e9dd22ff4acf2a5d8714e3d800f0f36c37dabbc94bc3890035
SHA256 (.footprint) = ae89c8975e2650560a8d14bc2ccf70e6931a94c2b5a20502155162d55bdbd29c
SHA256 (packaging-19.2.tar.gz) = 28b924174df7a2fa32c1953825ff29c61e2f5e082343165438812f00d3a7fc47

View File

@ -4,7 +4,7 @@
# Depends on: python3-pyparsing python3-six
name=python3-packaging
version=19.1
version=19.2
release=1
source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz)