FreeBSD Bugzilla – Attachment 183305 Details for
Bug 219823
[NEW PORT] databases/pysispy: Client library for interacting with the SIS RESTful API
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff to add py-sis-python to FreeBSD Ports
py-sis-python.diff (text/plain), 2.46 KB, created by
Rick Miller
on 2017-06-07 17:00:58 UTC
(
hide
)
Description:
Diff to add py-sis-python to FreeBSD Ports
Filename:
MIME Type:
Creator:
Rick Miller
Created:
2017-06-07 17:00:58 UTC
Size:
2.46 KB
patch
obsolete
>Index: py-sis-python/Makefile >=================================================================== >--- py-sis-python/Makefile (nonexistent) >+++ py-sis-python/Makefile (working copy) >@@ -0,0 +1,24 @@ >+# $FreeBSD$ >+ >+PORTNAME= sis-python >+PORTVERSION= 1.0.1 >+DISTVERSIONPREFIX=v >+CATEGORIES= databases python >+#MASTER_SITES= https://github.com/sis-cmdb/sis-python/tarball/v${PORTVERSION}/ >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= vmiller@verisign.com >+COMMENT= Python client library for interacting with the SIS RESTful API >+ >+LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+USE_GITHUB= yes >+GH_ACCOUNT= sis-cmdb >+GH_TAGNAME= ${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} >+ >+# Python 2.6+, 3.4+ >+USES= python >+USE_PYTHON= autoplist distutils concurrent >+ >+.include <bsd.port.mk> > >Property changes on: py-sis-python/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: py-sis-python/distinfo >=================================================================== >--- py-sis-python/distinfo (nonexistent) >+++ py-sis-python/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1496836303 >+SHA256 (sis-cmdb-sis-python-v1.0.1_GH0.tar.gz) = c4eae67cb05cca729fe48fc52dff4875fc497448fa9ed531ac243fe0220e78bc >+SIZE (sis-cmdb-sis-python-v1.0.1_GH0.tar.gz) = 9163 > >Property changes on: py-sis-python/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: py-sis-python/pkg-descr >=================================================================== >--- py-sis-python/pkg-descr (nonexistent) >+++ py-sis-python/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+client library for interacting with the SIS RESTful API >+ >+https://pypi.python.org/pypi/sispy > >Property changes on: py-sis-python/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 219823
:
183264
|
183305
|
183328
|
183329