Update to 1.0.0
Changes: https://github.com/openstack/microversion-parse/commits/master
This commit is contained in:
parent
43baa85825
commit
5a2a1a8fc6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525414
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= microversion_parse
|
||||
PORTVERSION= 0.2.1
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0:devel/py-pbr@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}webob>=1.2.3:www/py-webob@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1580018105
|
||||
SHA256 (microversion_parse-0.2.1.tar.gz) = 5ff172d5d5dbe039ed2c6fc2cb2c1d8887ad6e8738de115791a96b05dfcad15f
|
||||
SIZE (microversion_parse-0.2.1.tar.gz) = 20327
|
||||
TIMESTAMP = 1581007164
|
||||
SHA256 (microversion_parse-1.0.0.tar.gz) = c04ee36f14b9eea21134909f46b1d482216991a8ba6f5325941fd40a71784d93
|
||||
SIZE (microversion_parse-1.0.0.tar.gz) = 19063
|
||||
|
Loading…
Reference in New Issue
Block a user