aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pypuppetdb
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2016-10-15 07:28:38 +0000
committerRomain Tartière <romain@FreeBSD.org>2016-10-15 07:28:38 +0000
commitadcd4b94c97adc14bb1fadfd01a48ca740089873 (patch)
tree4001f6295a5985413a09638c30f5829a045215b6 /databases/py-pypuppetdb
parent3c90d5fd6e159afb1797cde79cfbd27a81553164 (diff)
downloadports-adcd4b94c97adc14bb1fadfd01a48ca740089873.tar.gz
ports-adcd4b94c97adc14bb1fadfd01a48ca740089873.zip
New port for Puppetboard 0.2
Puppetboard depends on pypuppetdb>=0.3, so: - copy databases/py-pypuppetdb to databases/py-pypuppetdb03; - update databases/py-pypuppetdb03 to 0.3.1; - copy www/py-puppetboard to www/py-puppetboard02; - update www/py-puppetboard02 to 0.2.0; - register conflicts between these ports; - take maintainership of new ports. While here: - Update projects account. PR: 211604 [1], 211918 [2] Submitted by: neel@neelc.org [1], romain [2]
Notes
Notes: svn path=/head/; revision=424006
Diffstat (limited to 'databases/py-pypuppetdb')
-rw-r--r--databases/py-pypuppetdb/Makefile3
-rw-r--r--databases/py-pypuppetdb/distinfo5
-rw-r--r--databases/py-pypuppetdb/pkg-descr2
3 files changed, 6 insertions, 4 deletions
diff --git a/databases/py-pypuppetdb/Makefile b/databases/py-pypuppetdb/Makefile
index 9fc653dbb1d5..3429fbfc44ec 100644
--- a/databases/py-pypuppetdb/Makefile
+++ b/databases/py-pypuppetdb/Makefile
@@ -12,8 +12,9 @@ COMMENT= Library to work with PuppetDB's REST API
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+CONFLICTS_INSTALL= pypuppetdb03-*
USE_GITHUB= yes
-GH_ACCOUNT= puppet-community
+GH_ACCOUNT= voxpupuli
USES= python
USE_PYTHON= autoplist distutils
diff --git a/databases/py-pypuppetdb/distinfo b/databases/py-pypuppetdb/distinfo
index 72f2fcbbf3bc..a7d2ac978849 100644
--- a/databases/py-pypuppetdb/distinfo
+++ b/databases/py-pypuppetdb/distinfo
@@ -1,2 +1,3 @@
-SHA256 (puppet-community-pypuppetdb-v0.1.1_GH0.tar.gz) = e1d34b8a5ceef363c36aa1cfcb2c1243e3288ca66345157d606904f26b37b2d3
-SIZE (puppet-community-pypuppetdb-v0.1.1_GH0.tar.gz) = 28597
+TIMESTAMP = 1476513087
+SHA256 (voxpupuli-pypuppetdb-v0.1.1_GH0.tar.gz) = e1d34b8a5ceef363c36aa1cfcb2c1243e3288ca66345157d606904f26b37b2d3
+SIZE (voxpupuli-pypuppetdb-v0.1.1_GH0.tar.gz) = 28597
diff --git a/databases/py-pypuppetdb/pkg-descr b/databases/py-pypuppetdb/pkg-descr
index 4b8ba9a294ff..0fd5731c4374 100644
--- a/databases/py-pypuppetdb/pkg-descr
+++ b/databases/py-pypuppetdb/pkg-descr
@@ -1,4 +1,4 @@
This library is a thin wrapper around the PuppetDB REST API providing some
convinience functions and objects to request and hold data from PuppetDB.
-WWW: https://github.com/puppet-community/pypuppetdb
+WWW: https://github.com/voxpupuli/pypuppetdb