diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-05-23 22:56:27 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-05-23 23:01:58 +1000 |
commit | 45e298c179367d027ac450888a48fb1028455771 (patch) | |
tree | 275abaa1b86057c1a6b8ba446dbb40bc0d58cfa0 | |
parent | 3588c85e8cb4417c06ffefd4d2a66fabfad24048 (diff) | |
download | contrib-45e298c179367d027ac450888a48fb1028455771.tar.gz contrib-45e298c179367d027ac450888a48fb1028455771.tar.xz |
python-hyperlink: 18.0.0 -> 19.0.0
-rw-r--r-- | python-hyperlink/.footprint | 14 | ||||
-rw-r--r-- | python-hyperlink/.signature | 8 | ||||
-rw-r--r-- | python-hyperlink/Pkgfile | 2 |
3 files changed, 12 insertions, 12 deletions
diff --git a/python-hyperlink/.footprint b/python-hyperlink/.footprint index c15577ad8..a9babc425 100644 --- a/python-hyperlink/.footprint +++ b/python-hyperlink/.footprint @@ -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 diff --git a/python-hyperlink/.signature b/python-hyperlink/.signature index 1af4d8ea5..0f520f105 100644 --- a/python-hyperlink/.signature +++ b/python-hyperlink/.signature @@ -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 diff --git a/python-hyperlink/Pkgfile b/python-hyperlink/Pkgfile index 1edf1dbb0..3f7bd23bd 100644 --- a/python-hyperlink/Pkgfile +++ b/python-hyperlink/Pkgfile @@ -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) |