svn commit: r534747 - head/devel/py-keystoneauth1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 9 13:48:33 UTC 2020


Author: sunpoet
Date: Sat May  9 13:48:32 2020
New Revision: 534747
URL: https://svnweb.freebsd.org/changeset/ports/534747

Log:
  Update to 4.0.0
  
  Changes:	https://docs.openstack.org/releasenotes/keystoneauth/

Modified:
  head/devel/py-keystoneauth1/Makefile
  head/devel/py-keystoneauth1/distinfo

Modified: head/devel/py-keystoneauth1/Makefile
==============================================================================
--- head/devel/py-keystoneauth1/Makefile	Sat May  9 13:48:27 2020	(r534746)
+++ head/devel/py-keystoneauth1/Makefile	Sat May  9 13:48:32 2020	(r534747)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	keystoneauth1
-PORTVERSION=	3.18.0
+PORTVERSION=	4.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}iso8601>=0.1.11:de
 		${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}os-service-types>=1.2.0:devel/py-os-service-types@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes

Modified: head/devel/py-keystoneauth1/distinfo
==============================================================================
--- head/devel/py-keystoneauth1/distinfo	Sat May  9 13:48:27 2020	(r534746)
+++ head/devel/py-keystoneauth1/distinfo	Sat May  9 13:48:32 2020	(r534747)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578330012
-SHA256 (keystoneauth1-3.18.0.tar.gz) = 3ae67c6542ed66a37cddcd26a35457c1ff5cd14b20f5490973273cf9eb555a52
-SIZE (keystoneauth1-3.18.0.tar.gz) = 256203
+TIMESTAMP = 1589002625
+SHA256 (keystoneauth1-4.0.0.tar.gz) = 02b283a662552cba65c1e6b5e89c06acfa242ff96355f59ab7def861e765a695
+SIZE (keystoneauth1-4.0.0.tar.gz) = 256925


More information about the svn-ports-head mailing list