python3-attrs: 18.1.0 -> 18.2.0

This commit is contained in:
Danny Rawlins 2018-09-02 21:57:48 +10:00
parent f94d7c13fd
commit 7f1ab04415
4 changed files with 18 additions and 13 deletions

View File

@ -4,6 +4,7 @@ drwxr-xr-x root/root usr/lib/python3.6/
drwxr-xr-x root/root usr/lib/python3.6/site-packages/
drwxr-xr-x root/root usr/lib/python3.6/site-packages/attr/
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attr/__init__.py
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attr/__init__.pyi
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/__pycache__/__init__.cpython-36.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attr/__pycache__/__init__.cpython-36.pyc
@ -28,13 +29,18 @@ 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/_funcs.py
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attr/_make.py
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attr/converters.py
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attr/converters.pyi
-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/exceptions.pyi
-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/filters.pyi
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attr/py.typed (EMPTY)
-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-18.1.0-py3.6.egg-info/
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-18.1.0-py3.6.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-18.1.0-py3.6.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-18.1.0-py3.6.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-18.1.0-py3.6.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-18.1.0-py3.6.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-18.1.0-py3.6.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attr/validators.pyi
drwxr-xr-x root/root usr/lib/python3.6/site-packages/attrs-18.2.0-py3.6.egg-info/
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-18.2.0-py3.6.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-18.2.0-py3.6.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-18.2.0-py3.6.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-18.2.0-py3.6.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-18.2.0-py3.6.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-18.2.0-py3.6.egg-info/top_level.txt

View File

@ -1 +0,0 @@
3f3f3e0750dab74cfa1dc8b0fd7a5f86 attrs-18.1.0.tar.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36ca4BJDYQcVxRLqoTlzIAC4OOWZeU1HSVJYUFqthigwIThqRE23NPQfucohE+lJ+VLTwp+Xdh9uU6Nk46vZ8QE=
SHA256 (Pkgfile) = a459a7dfcbcbd27f8108b482fedc3e9f3a8fe59be3bd1bc060ced03432ff7ffa
SHA256 (.footprint) = aafce9113c8d3f48720241af020fa31bef95e8ef8c6bb731d4e3fbd78fdebc76
SHA256 (attrs-18.1.0.tar.gz) = e0d0eb91441a3b53dab4d9b743eafc1ac44476296a2053b6ca3af0b139faf87b
RWSagIOpLGJF3yaBCqYFcLeeV9xN2o8ScvkOp7SYrT7qbTQBo2KXNbXbnR16VoYf5KDa8OYuUS18E1RI6fw24WnY9LXU7tGUNAE=
SHA256 (Pkgfile) = e9ab67aded5e714c96bf01a31d74ba9774129d4fee40a22a16db4ddb81388f4f
SHA256 (.footprint) = c3ce2da8e352688f264c7c8b76320855a1c856e75209fa89f859ca0a12df7ea2
SHA256 (attrs-18.2.0.tar.gz) = 10cbf6e27dbce8c30807caf056c8eb50917e0eaafe86347671b57254006c3e69

View File

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