pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
New version, please see CHANGELOG
Module Name: pkgsrc-wip
Committed By: Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Sat Oct 3 22:28:51 2015 +0100
Changeset: 6f1bd8a14f3badc639ecd29f3f7b075ec869745e
Modified Files:
py-fedmsg/Makefile
py-fedmsg/PLIST
py-fedmsg/distinfo
Log Message:
New version, please see CHANGELOG
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6f1bd8a14f3badc639ecd29f3f7b075ec869745e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-fedmsg/Makefile | 7 ++++---
py-fedmsg/PLIST | 6 +++++-
py-fedmsg/distinfo | 6 +++---
3 files changed, 12 insertions(+), 7 deletions(-)
diffs:
diff --git a/py-fedmsg/Makefile b/py-fedmsg/Makefile
index eb9ff72..bea0cbd 100644
--- a/py-fedmsg/Makefile
+++ b/py-fedmsg/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.1 2015/02/20 16:43:35 jihbed Exp $
+# $NetBSD$
-DISTNAME= fedmsg-0.12.2
+DISTNAME= fedmsg-0.16.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils devel python
MASTER_SITES= https://pypi.python.org/packages/source/f/fedmsg/
MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://pypi.python.org/packages/source/f/fedmsg/
+HOMEPAGE= https://github.com/fedora-infra/fedmsg/
COMMENT= Fedora Messaging Client API
LICENSE= gnu-lgpl-v2.1
@@ -14,6 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-requests>=2.5.0:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-zmq>=14.4.1:../../net/py-zmq
DEPENDS+= ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-psutil>=2.1.3:../../sysutils/py-psutil
+#DEPENDS+= ${PYPKGPREFIX}-cryptography>=1.0.1:../../security/py-cryptography
DEPENDS+= ${PYPKGPREFIX}-pygments-[0-9]*:../../textproc/py-pygments
DEPENDS+= ${PYPKGPREFIX}-arrow>=0.4.2:../../time/py-arrow
DEPENDS+= ${PYPKGPREFIX}-kitchen>=1.2.1:../../wip/py-kitchen
diff --git a/py-fedmsg/PLIST b/py-fedmsg/PLIST
index 8638fe0..ec59a19 100644
--- a/py-fedmsg/PLIST
+++ b/py-fedmsg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/02/20 16:43:35 jihbed Exp $
+@comment $NetBSD$
bin/fedmsg-announce
bin/fedmsg-collectd
bin/fedmsg-config
@@ -15,6 +15,7 @@ ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/pbr.json
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/fedmsg/__init__.py
@@ -86,6 +87,9 @@ ${PYSITELIB}/fedmsg/crypto/gpg.pyo
${PYSITELIB}/fedmsg/crypto/x509.py
${PYSITELIB}/fedmsg/crypto/x509.pyc
${PYSITELIB}/fedmsg/crypto/x509.pyo
+${PYSITELIB}/fedmsg/crypto/x509_ng.py
+${PYSITELIB}/fedmsg/crypto/x509_ng.pyc
+${PYSITELIB}/fedmsg/crypto/x509_ng.pyo
${PYSITELIB}/fedmsg/encoding/__init__.py
${PYSITELIB}/fedmsg/encoding/__init__.pyc
${PYSITELIB}/fedmsg/encoding/__init__.pyo
diff --git a/py-fedmsg/distinfo b/py-fedmsg/distinfo
index 5c93976..22e8009 100644
--- a/py-fedmsg/distinfo
+++ b/py-fedmsg/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/02/20 16:43:35 jihbed Exp $
-SHA1 (fedmsg-0.12.2.tar.gz) = 7eead0c5c7c3ee51d38f4ef6ed06872ee11a0d2f
-RMD160 (fedmsg-0.12.2.tar.gz) = 1705cd4df9af825b4a9f96213c2469d5079c3ba2
-Size (fedmsg-0.12.2.tar.gz) = 507326 bytes
+SHA1 (fedmsg-0.16.1.tar.gz) = 1e39a8576e43712a71d26768731f67dcb7876be0
+RMD160 (fedmsg-0.16.1.tar.gz) = c3c4b4704bab7a443f7b20117cd59b7a88637df5
+Size (fedmsg-0.16.1.tar.gz) = 525973 bytes
Home |
Main Index |
Thread Index |
Old Index