1
0
forked from ports/contrib

python3-attrs: 17.2.0 -> 17.3.0

This commit is contained in:
Danny Rawlins 2017-11-25 18:13:12 +11:00
parent 5c1d64309a
commit 0aeed2ee84
4 changed files with 12 additions and 12 deletions

View File

@ -31,9 +31,9 @@ drwxr-xr-x root/root usr/lib/python3.6/site-packages/attr/__pycache__/
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attr/exceptions.py
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attr/filters.py
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attr/validators.py
drwxr-xr-x root/root usr/lib/python3.6/site-packages/attrs-17.2.0-py3.6.egg-info/
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.2.0-py3.6.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.2.0-py3.6.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.2.0-py3.6.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.2.0-py3.6.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.2.0-py3.6.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.6/site-packages/attrs-17.3.0-py3.6.egg-info/
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.3.0-py3.6.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.3.0-py3.6.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.3.0-py3.6.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.3.0-py3.6.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.3.0-py3.6.egg-info/top_level.txt

View File

@ -1 +1 @@
3b7136a570f3ff8a4ff42e7360073f9f attrs-17.2.0.tar.gz
4314f784ca3174d91956da9828248960 attrs-17.3.0.tar.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34z7Qq7uqs46rDfHVEzgxA6lEMzjlD2N5axo7rdKr63hlo70nBNBAqIL0c8XjVBZjI4gRARZ5ax2G/SqJX3PDgc=
SHA256 (Pkgfile) = 8ea63d735f6f6f04d8606568b7e3003aee201aec1135e8d153b32089e323a779
SHA256 (.footprint) = 22ecf067e1feb573f7fd59b1dab00cd451d005e0d5d2a184c57ad3ecaa1eb08d
SHA256 (attrs-17.2.0.tar.gz) = 5d4d1b99f94d69338f485984127e4473b3ab9e20f43821b0e546cc3b2302fd11
RWSagIOpLGJF3708/emuV09tCEdaMZNDGZIM22xHIDDviykhVAUVi087hIiSPp2bUz5fcHKSJvFZ8WBOnemmopOFQo1mZ86HaQU=
SHA256 (Pkgfile) = 8ef65faed8f0c89f1758809a00e2b6047c649d9ce1aefa78dbc8d292f8ee8445
SHA256 (.footprint) = 46d06a634775e3813328a92a7388709994f2e15a70aff35c43a5cd759498d1b5
SHA256 (attrs-17.3.0.tar.gz) = c78f53e32d7cf36d8597c8a2c7e3c0ad210f97b9509e152e4c37fa80869f823c

View File

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