mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
devel/py-osc-lib: update to 1.2.0
Also, specify LICENSE and update RUN_DEPENDS. PR: 214741 Submitted by: maintainer
This commit is contained in:
parent
82a84c3fbe
commit
616201a83c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427199
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= osc-lib
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,9 +10,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= OpenStackClient plugin library support
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \
|
||||
${PYTHON_PKGNAMEPREFIX}stevedore>=1.16.0:devel/py-stevedore \
|
||||
${PYTHON_PKGNAMEPREFIX}stevedore>=1.17.1:devel/py-stevedore \
|
||||
${PYTHON_PKGNAMEPREFIX}keystoneauth1>=2.10.0:devel/py-keystoneauth1 \
|
||||
${PYTHON_PKGNAMEPREFIX}cliff>=2.2.0:devel/py-cliff \
|
||||
${PYTHON_PKGNAMEPREFIX}simplejson>=2.2.0:devel/py-simplejson \
|
||||
@ -26,7 +27,4 @@ USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,install_requires.*,,' ${WRKSRC}/setup.py
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1475932570
|
||||
SHA256 (osc-lib-1.1.0.tar.gz) = e06ca111b2702d442f5cf70c754b6331cc7742231f0fe0b634cbd03c502610ba
|
||||
SIZE (osc-lib-1.1.0.tar.gz) = 72875
|
||||
TIMESTAMP = 1479811750
|
||||
SHA256 (osc-lib-1.2.0.tar.gz) = b5e31136b486a9e8179fb2047ce46877f126bb65756a6b22de890c9c91c9d06c
|
||||
SIZE (osc-lib-1.2.0.tar.gz) = 70903
|
||||
|
Loading…
Reference in New Issue
Block a user