svn commit: r554527 - head/devel/py-attrs
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Nov 8 17:18:54 UTC 2020
Author: sunpoet
Date: Sun Nov 8 17:18:48 2020
New Revision: 554527
URL: https://svnweb.freebsd.org/changeset/ports/554527
Log:
Update to 20.3.0
Changes: https://github.com/python-attrs/attrs/releases
Modified:
head/devel/py-attrs/Makefile
head/devel/py-attrs/distinfo
Modified: head/devel/py-attrs/Makefile
==============================================================================
--- head/devel/py-attrs/Makefile Sun Nov 8 17:18:43 2020 (r554526)
+++ head/devel/py-attrs/Makefile Sun Nov 8 17:18:48 2020 (r554527)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= attrs
-PORTVERSION= 20.2.0
+PORTVERSION= 20.3.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +21,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/
${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
Modified: head/devel/py-attrs/distinfo
==============================================================================
--- head/devel/py-attrs/distinfo Sun Nov 8 17:18:43 2020 (r554526)
+++ head/devel/py-attrs/distinfo Sun Nov 8 17:18:48 2020 (r554527)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599328661
-SHA256 (attrs-20.2.0.tar.gz) = 26b54ddbbb9ee1d34d5d3668dd37d6cf74990ab23c828c2888dccdceee395594
-SIZE (attrs-20.2.0.tar.gz) = 160604
+TIMESTAMP = 1604680136
+SHA256 (attrs-20.3.0.tar.gz) = 832aa3cde19744e49938b91fea06d69ecb9e649c93ba974535d08ad92164f700
+SIZE (attrs-20.3.0.tar.gz) = 164523
More information about the svn-ports-head
mailing list