1
0
forked from ports/opt

python3-packaging: 16.8 -> 17.1

This commit is contained in:
Danny Rawlins 2018-03-02 13:01:12 +11:00
parent 1e832148cf
commit 4547d82a3d
4 changed files with 12 additions and 12 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.6/
drwxr-xr-x root/root usr/lib/python3.6/site-packages/
drwxr-xr-x root/root usr/lib/python3.6/site-packages/packaging-16.8-py3.6.egg-info/
-rw-r--r-- root/root usr/lib/python3.6/site-packages/packaging-16.8-py3.6.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.6/site-packages/packaging-16.8-py3.6.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/packaging-16.8-py3.6.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/packaging-16.8-py3.6.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/packaging-16.8-py3.6.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.6/site-packages/packaging-17.1-py3.6.egg-info/
-rw-r--r-- root/root usr/lib/python3.6/site-packages/packaging-17.1-py3.6.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.6/site-packages/packaging-17.1-py3.6.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/packaging-17.1-py3.6.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/packaging-17.1-py3.6.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/packaging-17.1-py3.6.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.6/site-packages/packaging/
-rw-r--r-- root/root usr/lib/python3.6/site-packages/packaging/__about__.py
-rw-r--r-- root/root usr/lib/python3.6/site-packages/packaging/__init__.py

View File

@ -1,2 +1,2 @@
3b74f5cd0740a05802a23b019ce579a3 get-pip.py
53895cdca04ecff80b54128e475b5d3b packaging-16.8.tar.gz
8baf8241d1b6b0a5fae9b00f359976a8 packaging-17.1.tar.gz

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/VwLb5TXZIEOnt7RwtXy8T/UqeBYzCT7T6T40hszDcGgVAVFjr+JApWv1EMEmCd5Iq6/YIGvm9rZK51fUSkBTA0=
SHA256 (Pkgfile) = 021ffd7374aadaf440ca976cca06826afd7464b708bde3dc12eb42c1b696c417
SHA256 (.footprint) = d05c69be892eec26c3f53f6a6aee744847bae7bd09b6ef0af0d7ce405d81e91c
SHA256 (packaging-16.8.tar.gz) = 5d50835fdf0a7edf0b55e311b7c887786504efea1177abd7e69329a8e5ea619e
RWSE3ohX2g5d/UbAsw7ViHRqhTT1NetqPzuRhDTwxCnU7wasHezC7DnsWe5DHYPr7IhcTIhk0kLJL0wxk6m+WdY6a/6WhdFAyAM=
SHA256 (Pkgfile) = 40f243fd015312a1de045525d37ecc8ac9c853761212eea880db922a7e713284
SHA256 (.footprint) = 12a486c5d9c871f40d0641d03f11ebde49f3a9c899a40d004bdc7a968a823ee7
SHA256 (packaging-17.1.tar.gz) = f019b770dd64e585a99714f1fd5e01c7a8f11b45635aa953fd41c689a657375b
SHA256 (get-pip.py) = 19dae841a150c86e2a09d475b5eb0602861f2a5b7761ec268049a662dbd2bd0c

View File

@ -4,7 +4,7 @@
# Depends on: python3-pyparsing python3-six
name=python3-packaging
version=16.8
version=17.1
release=1
source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz
https://bootstrap.pypa.io/get-pip.py)