FreeBSD Bugzilla – Attachment 177988 Details for
Bug 215298
[NEW PORT] net/py-python-barbicanclient - Client library for openstack barbican key management api
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net/py-python-barbicanclient
py-python-barbicanclient.diff (text/plain), 3.14 KB, created by
Alexander Nusov
on 2016-12-15 14:55:21 UTC
(
hide
)
Description:
net/py-python-barbicanclient
Filename:
MIME Type:
Creator:
Alexander Nusov
Created:
2016-12-15 14:55:21 UTC
Size:
3.14 KB
patch
obsolete
>Index: net/py-python-barbicanclient/Makefile >=================================================================== >--- net/py-python-barbicanclient/Makefile (nonexistent) >+++ net/py-python-barbicanclient/Makefile (working copy) >@@ -0,0 +1,30 @@ >+# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> >+# $FreeBSD$ >+ >+PORTNAME= python-barbicanclient >+PORTVERSION= 4.1.0 >+CATEGORIES= net python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= alexander.nusov@nfvexpress.com >+COMMENT= Client library for openstack barbican key management api >+ >+LICENSE= APACHE20 >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr >+RUN_DEPENDS:= ${BUILD_DEPENDS} >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \ >+ ${PYTHON_PKGNAMEPREFIX}requests>=2.10.0:www/py-requests \ >+ ${PYTHON_PKGNAMEPREFIX}keystoneclient>=0:net/py-keystoneclient \ >+ ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.16.0:devel/py-oslo.utils \ >+ ${PYTHON_PKGNAMEPREFIX}oslo.serialization>=1.10.0:devel/py-oslo.serialization \ >+ ${PYTHON_PKGNAMEPREFIX}oslo.i18n>=2.1.0:devel/py-oslo.i18n \ >+ ${PYTHON_PKGNAMEPREFIX}cliff>=0:devel/py-cliff >+ >+NO_ARCH= yes >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: net/py-python-barbicanclient/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: net/py-python-barbicanclient/distinfo >=================================================================== >--- net/py-python-barbicanclient/distinfo (nonexistent) >+++ net/py-python-barbicanclient/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1481137848 >+SHA256 (python-barbicanclient-4.1.0.tar.gz) = 843678153d6091ad40133191229128b481d58d4c7d170ed21ceac5d8bfade3d7 >+SIZE (python-barbicanclient-4.1.0.tar.gz) = 106512 > >Property changes on: net/py-python-barbicanclient/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: net/py-python-barbicanclient/pkg-descr >=================================================================== >--- net/py-python-barbicanclient/pkg-descr (nonexistent) >+++ net/py-python-barbicanclient/pkg-descr (working copy) >@@ -0,0 +1,5 @@ >+This is a client for the Barbican Key Management API. There is a Python >+library for accessing the API (barbicanclient module), and a command-line >+script (barbican). >+ >+WWW: http://pypi.python.org/pypi/python-barbicanclient > >Property changes on: net/py-python-barbicanclient/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 215298
:
177961
| 177988