diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-16 00:08:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-16 00:08:28 +0000 |
commit | 27a621f3fb96b6e0d88e0992ff305c7006558d11 (patch) | |
tree | c0bbe5040b2238494e3725a502273d73e004feeb | |
parent | Update to 1.2.11 (diff) |
Update to 18.2.0
Changes: https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst
PR: 231386
Submitted by: Axel Rau <axel.rau@chaos1.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=479874
-rw-r--r-- | devel/py-attrs/Makefile | 2 | ||||
-rw-r--r-- | devel/py-attrs/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-attrs/Makefile b/devel/py-attrs/Makefile index fef76103fb8a..e25402dc6ccb 100644 --- a/devel/py-attrs/Makefile +++ b/devel/py-attrs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= attrs -PORTVERSION= 18.1.0 +PORTVERSION= 18.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-attrs/distinfo b/devel/py-attrs/distinfo index e0e305acd8d0..4888ff096963 100644 --- a/devel/py-attrs/distinfo +++ b/devel/py-attrs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529320200 -SHA256 (attrs-18.1.0.tar.gz) = e0d0eb91441a3b53dab4d9b743eafc1ac44476296a2053b6ca3af0b139faf87b -SIZE (attrs-18.1.0.tar.gz) = 106346 +TIMESTAMP = 1537052028 +SHA256 (attrs-18.2.0.tar.gz) = 10cbf6e27dbce8c30807caf056c8eb50917e0eaafe86347671b57254006c3e69 +SIZE (attrs-18.2.0.tar.gz) = 116817 |