diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-06-17 20:04:50 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-06-17 20:04:50 +0000 |
commit | 913f84306c4b453ca2f4f6c7beaf6b8d3434bc08 (patch) | |
tree | 60d77d5897458353911064553f9e43c54d7d0227 | |
parent | Update to 0.9.2 (diff) |
devel/py-attrs upgrade to 16.0.0
PR: 210304
Submitted by: Axel.Rau@Chaos1.DE (maintainer)
-rw-r--r-- | devel/py-attrs/Makefile | 2 | ||||
-rw-r--r-- | devel/py-attrs/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/py-attrs/Makefile b/devel/py-attrs/Makefile index 640a04780e52..f89bc4d67fe5 100644 --- a/devel/py-attrs/Makefile +++ b/devel/py-attrs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= attrs -PORTVERSION= 15.2.0 +PORTVERSION= 16.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-attrs/distinfo b/devel/py-attrs/distinfo index b9c256dd473f..138934a3b862 100644 --- a/devel/py-attrs/distinfo +++ b/devel/py-attrs/distinfo @@ -1,2 +1,3 @@ -SHA256 (attrs-15.2.0.tar.gz) = 9f895d2ecefa0be054e29375769f1d0ee88e93ce820088cf5c49390529bf7ee7 -SIZE (attrs-15.2.0.tar.gz) = 36766 +TIMESTAMP = 1465991740 +SHA256 (attrs-16.0.0.tar.gz) = de6827a454d23716442b571bb35b0efb32a1b5c1037f09cfc7aaf405c7d68abc +SIZE (attrs-16.0.0.tar.gz) = 42535 |