python-appdirs: 1.4.2 -> 1.4.3

This commit is contained in:
Danny Rawlins 2017-04-14 00:33:25 +10:00
parent b94f03ce64
commit 78f6542f5d
4 changed files with 11 additions and 11 deletions

View File

@ -2,11 +2,11 @@ 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/appdirs-1.4.2-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/appdirs-1.4.2-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/appdirs-1.4.2-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/appdirs-1.4.2-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/appdirs-1.4.2-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/appdirs-1.4.3-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/appdirs-1.4.3-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/appdirs-1.4.3-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/appdirs-1.4.3-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/appdirs-1.4.3-py2.7.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/appdirs.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/appdirs.pyc
-rw-r--r-- root/root usr/lib/python2.7/site-packages/appdirs.pyo

View File

@ -1,2 +1,2 @@
30b6d92f3040fedc984d1cf8d8813abb appdirs-1.4.2.tar.gz
44c679904082a2133f5566c8a0d3ab42 appdirs-1.4.3.tar.gz
3b74f5cd0740a05802a23b019ce579a3 get-pip.py

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/TRZwmSxZnHNqjMU4G/3I6B/MuyzXuKZ36e1iDpkANXdnJFUgddvvFRD8Qb/IUh1IixjRTMbpBviqcgDlTak/gA=
SHA256 (Pkgfile) = 63cecc6d15a4a353e02a28d84495b641a28007f8e16249cc17e4039f73eb15ff
SHA256 (.footprint) = cb2fb4ac474d4aa6508d5be4f55a4f4075ee2e9feb92c5f685cc10aba12e3d82
SHA256 (appdirs-1.4.2.tar.gz) = e2de7ae2b3be52542b711eacf4221683f1d2f7706a5550cb2c562ee4ba93ee74
RWSE3ohX2g5d/bZyjDVV5PifkyiVadVSgL+wCi9q1cp9qUn7zrvFc0V8fRDETCJT2clWCMCP/KnB6w7i8a4YL4fGjrXelKxGnw4=
SHA256 (Pkgfile) = 737d16647b14a79a70ad02b4651c50813a919bec382c4c93329e4ed36fa47030
SHA256 (.footprint) = fc0d2e763988678ff344c868c12cce7f95d937ec5288663a6681340e293f446c
SHA256 (appdirs-1.4.3.tar.gz) = 9e5896d1372858f8dd3344faf4e5014d21849c756c8d5701f78f8a103b372d92
SHA256 (get-pip.py) = 19dae841a150c86e2a09d475b5eb0602861f2a5b7761ec268049a662dbd2bd0c

View File

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