python-hyperlink: 20.0.1 -> 21.0.0

This commit is contained in:
Tim Biermann 2021-01-27 22:51:55 +00:00
parent 44759aa2c6
commit 4be1aee811
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 12 deletions

View File

@ -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-20.0.1-py2.7.egg-info/
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-20.0.1-py2.7.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-20.0.1-py2.7.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-20.0.1-py2.7.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-20.0.1-py2.7.egg-info/not-zip-safe
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-20.0.1-py2.7.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-20.0.1-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/hyperlink-21.0.0-py2.7.egg-info/
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-21.0.0-py2.7.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-21.0.0-py2.7.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-21.0.0-py2.7.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-21.0.0-py2.7.egg-info/not-zip-safe
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-21.0.0-py2.7.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink-21.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
@ -22,6 +22,7 @@ drwxr-xr-x root/root usr/lib/python2.7/site-packages/hyperlink/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/hyperlink/hypothesis.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/hyperlink/hypothesis.pyc
-rw-r--r-- root/root usr/lib/python2.7/site-packages/hyperlink/hypothesis.pyo
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink/idna-tables-properties.csv.gz
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/hyperlink/py.typed
drwxr-xr-x root/root usr/lib/python2.7/site-packages/hyperlink/test/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/hyperlink/test/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35nV2v1uO8Bk/w78NOXC2Q1CLEVShpEZoE8hKvcgZaa33xX6SThdNXOhgftI+MqZiqWcLhULwB+oNARONGmbggw=
SHA256 (Pkgfile) = c153eeb6b476fd6ce0935c7b2a66cedfbee041487a643cb705e2bedb250e8ea3
SHA256 (.footprint) = 1320b9188e05104e8c15e32c60a75abe51674de9c10458e03ceee1a9fb3f4a2b
SHA256 (hyperlink-20.0.1.tar.gz) = 47fcc7cd339c6cb2444463ec3277bdcfe142c8b1daf2160bdd52248deec815af
RWSagIOpLGJF3//T7LOlXNvzVduQI4I9vxASxY9ghjf60MTRmoms8lMvwAJyTN34+hwVT0G58tH4FwEvSYuemTQBXT96st1jBQs=
SHA256 (Pkgfile) = 6dde2630679915bdc4458069da00cf4b349cda81e21cc3a720ec2ab21aa8f1c1
SHA256 (.footprint) = acc7198fe34cda289e8b179cca3ec99a2edbb80c5d65832a939f4d395b94b718
SHA256 (hyperlink-21.0.0.tar.gz) = 427af957daa58bc909471c6c40f74c5450fa123dd093fc53efd2e91d2705a56b

View File

@ -4,7 +4,7 @@
# Depends on: python-setuptools
name=python-hyperlink
version=20.0.1
version=21.0.0
release=1
source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.tar.gz)