python-hyperlink: 18.0.0 -> 19.0.0
This commit is contained in:
parent
3588c85e8c
commit
45e298c179
@ -2,13 +2,13 @@ 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/hyperlink-18.0.0-py2.7.egg-info/
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-18.0.0-py2.7.egg-info/PKG-INFO
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-18.0.0-py2.7.egg-info/SOURCES.txt
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-18.0.0-py2.7.egg-info/dependency_links.txt
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-18.0.0-py2.7.egg-info/not-zip-safe
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-18.0.0-py2.7.egg-info/requires.txt
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-18.0.0-py2.7.egg-info/top_level.txt
|
||||
drwxr-xr-x root/root usr/lib/python2.7/site-packages/hyperlink-19.0.0-py2.7.egg-info/
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-19.0.0-py2.7.egg-info/PKG-INFO
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-19.0.0-py2.7.egg-info/SOURCES.txt
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-19.0.0-py2.7.egg-info/dependency_links.txt
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-19.0.0-py2.7.egg-info/not-zip-safe
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-19.0.0-py2.7.egg-info/requires.txt
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-19.0.0-py2.7.egg-info/top_level.txt
|
||||
drwxr-xr-x root/root usr/lib/python2.7/site-packages/hyperlink/
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/hyperlink/__init__.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/hyperlink/__init__.pyc
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3ztZhHA7y6ThaC+DBCRHwx8m2Zqos7Bl/HmScEX9pI/8b2Dg8kLdxxaoLF3EZ7GWwEKZsmjr+hqpPL+TM2HZNAY=
|
||||
SHA256 (Pkgfile) = a9afe025f441648ce45a01929a2b4b55dbbb131566183a64dff1a204857f34d2
|
||||
SHA256 (.footprint) = 31e75ed26f0a9e42e9e8477fcd33efe3fdab4821a506a081810d95a3c03ea98b
|
||||
SHA256 (hyperlink-18.0.0.tar.gz) = f01b4ff744f14bc5d0a22a6b9f1525ab7d6312cb0ff967f59414bbac52f0a306
|
||||
RWSagIOpLGJF32U01ifbXysOJLfI1mX4/2qqiHsviRRRD3kRCChWl0nMkVWye1pSk+Nvq2g60YzFUrH6PzmJO8HmTGQjFcNyigQ=
|
||||
SHA256 (Pkgfile) = b08392a46d52206038391503e17672ac190e8098dfe264f89019be274f445281
|
||||
SHA256 (.footprint) = 09239b6077d2d55367de0e4f0d97ad0a9a67a72044c23be50d9be03d4fbd0869
|
||||
SHA256 (hyperlink-19.0.0.tar.gz) = 4288e34705da077fada1111a24a0aa08bb1e76699c9ce49876af722441845654
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: python-setuptools
|
||||
|
||||
name=python-hyperlink
|
||||
version=18.0.0
|
||||
version=19.0.0
|
||||
release=1
|
||||
source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.tar.gz)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user