svn commit: r535422 - head/devel/py-oslo.i18n

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 16 10:54:54 UTC 2020


Author: sunpoet
Date: Sat May 16 10:54:50 2020
New Revision: 535422
URL: https://svnweb.freebsd.org/changeset/ports/535422

Log:
  Update to 4.0.1
  
  Changes:	https://docs.openstack.org/oslo.i18n/latest/user/history.html

Modified:
  head/devel/py-oslo.i18n/Makefile
  head/devel/py-oslo.i18n/distinfo

Modified: head/devel/py-oslo.i18n/Makefile
==============================================================================
--- head/devel/py-oslo.i18n/Makefile	Sat May 16 10:54:45 2020	(r535421)
+++ head/devel/py-oslo.i18n/Makefile	Sat May 16 10:54:50 2020	(r535422)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	oslo.i18n
-PORTVERSION=	3.25.1
+PORTVERSION=	4.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${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-oslo.i18n/distinfo
==============================================================================
--- head/devel/py-oslo.i18n/distinfo	Sat May 16 10:54:45 2020	(r535421)
+++ head/devel/py-oslo.i18n/distinfo	Sat May 16 10:54:50 2020	(r535422)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578401152
-SHA256 (oslo.i18n-3.25.1.tar.gz) = 8479724031bee200cb72577cf9670c48c93089e32627a74fb3dc80dec2812fc9
-SIZE (oslo.i18n-3.25.1.tar.gz) = 44402
+TIMESTAMP = 1589487633
+SHA256 (oslo.i18n-4.0.1.tar.gz) = d0f1116399079e8f20e5017e6ea911881f78b12ef858abe65f2b5974b5a7f1ac
+SIZE (oslo.i18n-4.0.1.tar.gz) = 46091


More information about the svn-ports-head mailing list