python-attrs: 17.2.0 -> 17.3.0

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

View File

@ -30,9 +30,9 @@ drwxr-xr-x root/root usr/lib/python2.7/site-packages/attr/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/attr/validators.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/attr/validators.pyc
-rw-r--r-- root/root usr/lib/python2.7/site-packages/attr/validators.pyo
drwxr-xr-x root/root usr/lib/python2.7/site-packages/attrs-17.2.0-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/attrs-17.2.0-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/attrs-17.2.0-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/attrs-17.2.0-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/attrs-17.2.0-py2.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python2.7/site-packages/attrs-17.2.0-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/attrs-17.3.0-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/attrs-17.3.0-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/attrs-17.3.0-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/attrs-17.3.0-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/attrs-17.3.0-py2.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python2.7/site-packages/attrs-17.3.0-py2.7.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
RWSagIOpLGJF37MszUnj5CxQHe+pGrRTIcuDa8ycJeaq60PC11dJE6MhZOoWfOcTbLWTcwhizsvn+PSuppMo/533sCjHGUglzAs=
SHA256 (Pkgfile) = 87d6e505acc937763cda851d297d40e38fa62b2ebe5c965d5fd1f00f288b1e5a
SHA256 (.footprint) = 8442edb1ccfe168bcfa9f6ccca39c599a71a7aaabb3842c32ae336e5f6ea25f8
SHA256 (attrs-17.2.0.tar.gz) = 5d4d1b99f94d69338f485984127e4473b3ab9e20f43821b0e546cc3b2302fd11
RWSagIOpLGJF30OjeshWvvnkf8G7rwn3hxZa9eD3we7NlcOPp+v53myA79FWsQa5WD4POrZCnmVbXLqotoWBy9b/8sHZuJXl7w4=
SHA256 (Pkgfile) = 38fdf0e9f835a97c18b995a7e38cd455fe63466d69237c1c92440e7bbbfe4c43
SHA256 (.footprint) = 1db22627ab8ebbbca0563f3d36695b48c77435f4e7667a2258e083b16ef679b2
SHA256 (attrs-17.3.0.tar.gz) = c78f53e32d7cf36d8597c8a2c7e3c0ad210f97b9509e152e4c37fa80869f823c

View File

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