1
0
forked from ports/contrib

python3-hyperlink: 20.0.1 -> 21.0.0

This commit is contained in:
Tim Biermann 2021-01-27 22:52:07 +00:00
parent 4be1aee811
commit 745008b916
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/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hyperlink-20.0.1-py3.9.egg-info/
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/hyperlink-20.0.1-py3.9.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/hyperlink-20.0.1-py3.9.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/hyperlink-20.0.1-py3.9.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/hyperlink-20.0.1-py3.9.egg-info/not-zip-safe
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/hyperlink-20.0.1-py3.9.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/hyperlink-20.0.1-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hyperlink-21.0.0-py3.9.egg-info/
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/hyperlink-21.0.0-py3.9.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/hyperlink-21.0.0-py3.9.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/hyperlink-21.0.0-py3.9.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/hyperlink-21.0.0-py3.9.egg-info/not-zip-safe
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/hyperlink-21.0.0-py3.9.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/hyperlink-21.0.0-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hyperlink/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hyperlink/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hyperlink/__pycache__/
@ -23,6 +23,7 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/hyperlink/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hyperlink/_socket.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hyperlink/_url.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hyperlink/hypothesis.py
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/hyperlink/idna-tables-properties.csv.gz
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/hyperlink/py.typed
drwxr-xr-x root/root usr/lib/python3.9/site-packages/hyperlink/test/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/hyperlink/test/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37q5t0MfoZfPgwq3USp+sUh9NZvTsNhf/q4FMgdF3UgDInmCUNryFtavEXBY1lLDDhdzQc0df7/43dl86h3IfAQ=
SHA256 (Pkgfile) = ab7873e98164bd4679da5b6fee69e7470aca070a5b07bc548988f040fc94e62e
SHA256 (.footprint) = bdd32c3629b70f1bae5a8305502792a14fefc57dc3d2144cff162ff21906173b
SHA256 (hyperlink-20.0.1.tar.gz) = 47fcc7cd339c6cb2444463ec3277bdcfe142c8b1daf2160bdd52248deec815af
RWSagIOpLGJF38zXkVDhsy3MGWlASLISUXyNusAHfYQX8t0jIcedw9rLDRspqc22Km48SOnp5OmedZdM/tRG3uZ0IN3ZzUR3Tww=
SHA256 (Pkgfile) = 998f88f0513a1cd49432ecd18a78a604a7ec0bae921fe326ff0e1d5298bc39e9
SHA256 (.footprint) = 039ac0405b73a758ad6768ea57adac75f0c55578132a8b687a589c9fde0adea2
SHA256 (hyperlink-21.0.0.tar.gz) = 427af957daa58bc909471c6c40f74c5450fa123dd093fc53efd2e91d2705a56b

View File

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