FreeBSD Bugzilla – Attachment 188316 Details for
Bug 223908
[NEW PORT] dns/py-cloudflare: Python wrapper for the Cloudflare v4 API
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
new port
dns-py-cloudflare.diff (text/plain), 2.67 KB, created by
xenophon+fbsdports
on 2017-11-27 16:35:34 UTC
(
hide
)
Description:
new port
Filename:
MIME Type:
Creator:
xenophon+fbsdports
Created:
2017-11-27 16:35:34 UTC
Size:
2.67 KB
patch
obsolete
>Index: dns/py-cloudflare/Makefile >=================================================================== >--- dns/py-cloudflare/Makefile (nonexistent) >+++ dns/py-cloudflare/Makefile (working copy) >@@ -0,0 +1,30 @@ >+# Created by: Matthew X. Economou <xenophon+fbsdports@irtnog.org> >+# $FreeBSD$ >+ >+PORTNAME= cloudflare >+PORTVERSION= 1.8.1 >+PORTEPOCH= 1 >+CATEGORIES= dns python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= xenophon+fbsdports@irtnog.org >+COMMENT= Python wrapper for the Cloudflare v4 API >+ >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests \ >+ ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future \ >+ ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml \ >+ ${PYTHON_PKGNAMEPREFIX}setuptools${PYTHON_SUFFIX}>=1.0:devel/py-setuptools${PYTHON_SUFFIX} >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+NO_ARCH= yes >+ >+do-test: >+ @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test >+ >+.include <bsd.port.mk> > >Property changes on: dns/py-cloudflare/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: dns/py-cloudflare/distinfo >=================================================================== >--- dns/py-cloudflare/distinfo (nonexistent) >+++ dns/py-cloudflare/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1511020796 >+SHA256 (cloudflare-1.8.1.tar.gz) = 3d73cb071a14d443a8d3ef19a0c6a4cbbfea784de3144666ecbcd35ddfc9b5c2 >+SIZE (cloudflare-1.8.1.tar.gz) = 48493 > >Property changes on: dns/py-cloudflare/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: dns/py-cloudflare/pkg-descr >=================================================================== >--- dns/py-cloudflare/pkg-descr (nonexistent) >+++ dns/py-cloudflare/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Python wrapper for the Cloudflare v4 API >+ >+WWW: https://github.com/cloudflare/python-cloudflare > >Property changes on: dns/py-cloudflare/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 223908
: 188316