FreeBSD Bugzilla – Attachment 183328 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]
Add databases/py-sispy to Ports
py-sispy.diff (text/plain), 2.49 KB, created by
Rick Miller
on 2017-06-08 12:21:25 UTC
(
hide
)
Description:
Add databases/py-sispy to Ports
Filename:
MIME Type:
Creator:
Rick Miller
Created:
2017-06-08 12:21:25 UTC
Size:
2.49 KB
patch
obsolete
>Index: databases/py-sispy/Makefile >=================================================================== >--- databases/py-sispy/Makefile (nonexistent) >+++ databases/py-sispy/Makefile (working copy) >@@ -0,0 +1,25 @@ >+# Created by Rick Miller >+# $FreeBSD$ >+ >+PORTNAME= sispy >+PORTVERSION= 1.0.1 >+DISTVERSIONPREFIX=v >+CATEGORIES= databases python >+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_PROJECT= sis-python >+GH_TAGNAME= ${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} >+ >+# Python 2.6+, 3.4+ >+USES= python >+USE_PYTHON= autoplist distutils concurrent >+ >+.include <bsd.port.mk> > >Property changes on: databases/py-sispy/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: databases/py-sispy/distinfo >=================================================================== >--- databases/py-sispy/distinfo (nonexistent) >+++ databases/py-sispy/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1496922845 >+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: databases/py-sispy/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: databases/py-sispy/pkg-descr >=================================================================== >--- databases/py-sispy/pkg-descr (nonexistent) >+++ databases/py-sispy/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: databases/py-sispy/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