FreeBSD Bugzilla – Attachment 212754 Details for
Bug 245101
New port: devel/py-proxmoxer Wrapper around the Proxmox REST API v2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add new port devel/py-proxmoxer
py-proxmoxer.patch (text/plain), 2.66 KB, created by
david
on 2020-03-27 13:43:26 UTC
(
hide
)
Description:
Add new port devel/py-proxmoxer
Filename:
MIME Type:
Creator:
david
Created:
2020-03-27 13:43:26 UTC
Size:
2.66 KB
patch
obsolete
>Index: devel/py-proxmoxer/Makefile >=================================================================== >--- devel/py-proxmoxer/Makefile (nonexistent) >+++ devel/py-proxmoxer/Makefile (working copy) >@@ -0,0 +1,20 @@ >+# $FreeBSD$ >+# Created by: Davíð Steinn Geirsson <david@isnic.is> >+ >+PORTNAME= proxmoxer >+PORTVERSION= 1.0.4 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= david@isnic.is >+COMMENT= Proxmoxer is a wrapper around the Proxmox REST API v2. >+ >+LICENSE= MIT >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} >+ >+USES= python:2.7+ >+USE_PYTHON= distutils autoplist >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-proxmoxer/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: devel/py-proxmoxer/distinfo >=================================================================== >--- devel/py-proxmoxer/distinfo (nonexistent) >+++ devel/py-proxmoxer/distinfo (working copy) >@@ -0,0 +1,3 @@ >+SHA256 (proxmoxer-1.0.4.tar.gz) = 48de41cc3927057dc7f8d7e9bd489145b43847541e443aa82b011faf7e424694 >+SIZE (proxmoxer-1.0.4.tar.gz) = 16754 >+ > >Property changes on: devel/py-proxmoxer/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: devel/py-proxmoxer/pkg-descr >=================================================================== >--- devel/py-proxmoxer/pkg-descr (nonexistent) >+++ devel/py-proxmoxer/pkg-descr (working copy) >@@ -0,0 +1,7 @@ >+Proxmoxer is a wrapper around the Proxmox REST API v2. >+ >+It was inspired by slumber, but it dedicated only to Proxmox. It allows to use not only REST API over HTTPS, but the same api over ssh and pvesh utility. >+ >+Like Proxmoxia it dynamically creates attributes which responds to the attributes youâve attempted to reach. >+ >+WWW: https://github.com/proxmoxer/proxmoxer > >Property changes on: devel/py-proxmoxer/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 245101
: 212754