mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
Add py-oslo.rootwrap 5.2.0, oslo rootwrap.
PR: 214743 Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
This commit is contained in:
parent
f5d4600343
commit
90deabe954
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427222
@ -4380,6 +4380,7 @@
|
||||
SUBDIR += py-oslo.policy
|
||||
SUBDIR += py-oslo.privsep
|
||||
SUBDIR += py-oslo.reports
|
||||
SUBDIR += py-oslo.rootwrap
|
||||
SUBDIR += py-oslo.serialization
|
||||
SUBDIR += py-oslo.service
|
||||
SUBDIR += py-oslo.utils
|
||||
|
23
devel/py-oslo.rootwrap/Makefile
Normal file
23
devel/py-oslo.rootwrap/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= oslo.rootwrap
|
||||
PORTVERSION= 5.2.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= alexander.nusov@nfvexpress.com
|
||||
COMMENT= Oslo rootwrap
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.8:devel/py-pbr
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/py-oslo.rootwrap/distinfo
Normal file
3
devel/py-oslo.rootwrap/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1478983477
|
||||
SHA256 (oslo.rootwrap-5.2.0.tar.gz) = 2b02962b9d79a7ecd9aba9474f0952b238abadba01a26a9beec840554f09fbde
|
||||
SIZE (oslo.rootwrap-5.2.0.tar.gz) = 39440
|
3
devel/py-oslo.rootwrap/pkg-descr
Normal file
3
devel/py-oslo.rootwrap/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Oslo Rootwrap
|
||||
|
||||
WWW: http://pypi.python.org/pypi/oslo.rootwrap
|
Loading…
Reference in New Issue
Block a user