python-packaging: 16.8 -> 17.1

This commit is contained in:
Danny Rawlins 2018-03-02 13:01:06 +11:00
parent 664556c193
commit 1e832148cf
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/python2.7/
drwxr-xr-x root/root usr/lib/python2.7/site-packages/
drwxr-xr-x root/root usr/lib/python2.7/site-packages/packaging-16.8-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/packaging-16.8-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/packaging-16.8-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/packaging-16.8-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/packaging-16.8-py2.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/packaging-16.8-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/packaging-17.1-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/packaging-17.1-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/packaging-17.1-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/packaging-17.1-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/packaging-17.1-py2.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/packaging-17.1-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/packaging/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/packaging/__about__.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/packaging/__about__.pyc

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/d9EU/829TP+qcWKeOoFRtvuTS3Xh9SS+q0QhNKRBLYDI6PPvoWJhzJ1b7C/9ysg0uQB4Sc1XbOlBFnFP+J6Fg4=
SHA256 (Pkgfile) = 09ba5229c767ccab1f61b9d06304dc0f12fc16b1fdf467169a9423899aa8417f
SHA256 (.footprint) = 4074968b0e18904f3cdea743c489d11d5964bd936faea7c663b4196536e0cb14
SHA256 (packaging-16.8.tar.gz) = 5d50835fdf0a7edf0b55e311b7c887786504efea1177abd7e69329a8e5ea619e
RWSE3ohX2g5d/U3ZkWIoYpCRnzpZLOc4np5VXEsya3kKYedD1o1CHV2gouDwr65TkATlRnX+R+q39H/YmpZObDWnoRYsVNwXZg0=
SHA256 (Pkgfile) = 8d06a115544ac613d430d24062743c78df7993725af5f66b65c9e6c836f5d689
SHA256 (.footprint) = 43e363981897f16c9a443b8c68a7b3228349bb902ed63366ab7a2402939eb7e0
SHA256 (packaging-17.1.tar.gz) = f019b770dd64e585a99714f1fd5e01c7a8f11b45635aa953fd41c689a657375b
SHA256 (get-pip.py) = 19dae841a150c86e2a09d475b5eb0602861f2a5b7761ec268049a662dbd2bd0c

View File

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