forked from ports/contrib
python3-attrs: 17.4.0 -> 18.1.0
This commit is contained in:
parent
98ae4a1b12
commit
b264262b87
@ -31,10 +31,10 @@ 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.4.0-py3.6.egg-info/
|
||||
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.4.0-py3.6.egg-info/PKG-INFO
|
||||
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.4.0-py3.6.egg-info/SOURCES.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.4.0-py3.6.egg-info/dependency_links.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.4.0-py3.6.egg-info/not-zip-safe
|
||||
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.4.0-py3.6.egg-info/requires.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.6/site-packages/attrs-17.4.0-py3.6.egg-info/top_level.txt
|
||||
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
|
||||
|
@ -1 +1 @@
|
||||
d7a89063b2e0fd36bd82389c4d82821d attrs-17.4.0.tar.gz
|
||||
3f3f3e0750dab74cfa1dc8b0fd7a5f86 attrs-18.1.0.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3/C0zbhmvOKEjVuuwQnKSvU2M7G9dVSeK8iUaETKmNP8sC9uwJjgZsELiJjfvWY08eEo/yKSTNr4YQji5c8AGAE=
|
||||
SHA256 (Pkgfile) = 79c87b64c71213fa43febb46543bd90cfce3bf3aa998d7ecb514caf9c9f6e5a8
|
||||
SHA256 (.footprint) = 5edf50e6281019b4dc355359d5e69ee9a3780738bfc2a2ac646174ea40a1d132
|
||||
SHA256 (attrs-17.4.0.tar.gz) = 1c7960ccfd6a005cd9f7ba884e6316b5e430a3f1a6c37c5f87d8b43f83b54ec9
|
||||
RWSagIOpLGJF36ca4BJDYQcVxRLqoTlzIAC4OOWZeU1HSVJYUFqthigwIThqRE23NPQfucohE+lJ+VLTwp+Xdh9uU6Nk46vZ8QE=
|
||||
SHA256 (Pkgfile) = a459a7dfcbcbd27f8108b482fedc3e9f3a8fe59be3bd1bc060ced03432ff7ffa
|
||||
SHA256 (.footprint) = aafce9113c8d3f48720241af020fa31bef95e8ef8c6bb731d4e3fbd78fdebc76
|
||||
SHA256 (attrs-18.1.0.tar.gz) = e0d0eb91441a3b53dab4d9b743eafc1ac44476296a2053b6ca3af0b139faf87b
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: python3-setuptools
|
||||
|
||||
name=python3-attrs
|
||||
version=17.4.0
|
||||
version=18.1.0
|
||||
release=1
|
||||
source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user