svn commit: r533616 - head/devel/py-automaton
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 2 01:37:27 UTC 2020
Author: sunpoet
Date: Sat May 2 01:37:22 2020
New Revision: 533616
URL: https://svnweb.freebsd.org/changeset/ports/533616
Log:
Update to 2.0.1
Changes: https://docs.openstack.org/automaton/latest/user/history.html
Modified:
head/devel/py-automaton/Makefile
head/devel/py-automaton/distinfo
Modified: head/devel/py-automaton/Makefile
==============================================================================
--- head/devel/py-automaton/Makefile Sat May 2 01:37:17 2020 (r533615)
+++ head/devel/py-automaton/Makefile Sat May 2 01:37:22 2020 (r533616)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= automaton
-PORTVERSION= 1.17.0
+PORTVERSION= 2.0.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/p
${PYTHON_PKGNAMEPREFIX}prettytable>=0.7.2<0.8:devel/py-prettytable@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} \
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
Modified: head/devel/py-automaton/distinfo
==============================================================================
--- head/devel/py-automaton/distinfo Sat May 2 01:37:17 2020 (r533615)
+++ head/devel/py-automaton/distinfo Sat May 2 01:37:22 2020 (r533616)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578401132
-SHA256 (automaton-1.17.0.tar.gz) = 4e032549ccfe64bca8e121cc7af001f7dffd75831adcf8396a80445d485a8875
-SIZE (automaton-1.17.0.tar.gz) = 30862
+TIMESTAMP = 1588348195
+SHA256 (automaton-2.0.1.tar.gz) = 8cfb6e1d6ca2ce0fd3eff8089945a419adb9a69e33f6add10668231a487bdc80
+SIZE (automaton-2.0.1.tar.gz) = 31344
More information about the svn-ports-all
mailing list