svn commit: r527274 - head/devel/py-tenacity
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Feb 27 21:24:13 UTC 2020
Author: sunpoet
Date: Thu Feb 27 21:24:10 2020
New Revision: 527274
URL: https://svnweb.freebsd.org/changeset/ports/527274
Log:
Update to 6.1.0
Changes: https://github.com/jd/tenacity/releases
https://github.com/jd/tenacity/commits/master
Modified:
head/devel/py-tenacity/Makefile
head/devel/py-tenacity/distinfo
Modified: head/devel/py-tenacity/Makefile
==============================================================================
--- head/devel/py-tenacity/Makefile Thu Feb 27 21:24:05 2020 (r527273)
+++ head/devel/py-tenacity/Makefile Thu Feb 27 21:24:10 2020 (r527274)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tenacity
-PORTVERSION= 6.0.0
+PORTVERSION= 6.1.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-tenacity/distinfo
==============================================================================
--- head/devel/py-tenacity/distinfo Thu Feb 27 21:24:05 2020 (r527273)
+++ head/devel/py-tenacity/distinfo Thu Feb 27 21:24:10 2020 (r527274)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578401164
-SHA256 (tenacity-6.0.0.tar.gz) = 72f397c2bb1887e048726603f3f629ea16f88cb3e61e4ed3c57e98582b8e3571
-SIZE (tenacity-6.0.0.tar.gz) = 33589
+TIMESTAMP = 1582811384
+SHA256 (tenacity-6.1.0.tar.gz) = fb01d8ef2474eed422d8314a566c9e391cccb6e50cf4585022add6cb5cda66c8
+SIZE (tenacity-6.1.0.tar.gz) = 33438
More information about the svn-ports-head
mailing list