pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-stevedore: Update wip/py-stevedore to 1.21.0
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Fri Apr 14 15:30:56 2017 +0200
Changeset: 258d44c82949326b1e5704d6ade7d8bcedcb9078
Modified Files:
py-stevedore/Makefile
py-stevedore/distinfo
Log Message:
py-stevedore: Update wip/py-stevedore to 1.21.0
Changes:
1.21.0
------
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Remove support for py34
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=258d44c82949326b1e5704d6ade7d8bcedcb9078
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-stevedore/Makefile | 7 ++++---
py-stevedore/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs:
diff --git a/py-stevedore/Makefile b/py-stevedore/Makefile
index b3fc47be83..c7dcd76488 100644
--- a/py-stevedore/Makefile
+++ b/py-stevedore/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2015/08/05 22:19:29 jihbed Exp $
-DISTNAME= stevedore-1.20.0
+DISTNAME= stevedore-1.21.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/stevedore/}
@@ -10,10 +10,11 @@ HOMEPAGE= https://github.com/dreamhost/stevedore
COMMENT= Manage dynamic plugins for Python applications
LICENSE= apache-2.0
-DEPENDS+= ${PYPKGPREFIX}-pbr>=1.3.0:../../devel/py-pbr
+DEPENDS+= ${PYPKGPREFIX}-pbr>=2.0.0:../../devel/py-pbr
DEPENDS+= ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
-USE_LANGUAGES= # none
+USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 34
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-stevedore/distinfo b/py-stevedore/distinfo
index 31d7788bbd..063ee1e8e6 100644
--- a/py-stevedore/distinfo
+++ b/py-stevedore/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.2 2015/08/05 22:19:29 jihbed Exp $
-SHA1 (stevedore-1.20.0.tar.gz) = c4152305bfffeb11f45f67521652a4ea092311d8
-RMD160 (stevedore-1.20.0.tar.gz) = 36ab11fd777e6ec7d6f551253d68d68d7c57f5d7
-SHA512 (stevedore-1.20.0.tar.gz) = c4519004eb61ab6ca48cf3b9e543d6c9d726d6f9e1208b6d6e44eb1e770cd7c5c1f378464e50a5510f99f3d91f1d2cf93e9cf3e1812aeab3bfa71a04dcb695d2
-Size (stevedore-1.20.0.tar.gz) = 505716 bytes
+SHA1 (stevedore-1.21.0.tar.gz) = 2f237c2c2fe1d5b450faa9f1dc3abeb8e88a6190
+RMD160 (stevedore-1.21.0.tar.gz) = b8f3fc44afebd8b6da06f542a8b31cf9f265397f
+SHA512 (stevedore-1.21.0.tar.gz) = b0773189205c5bf12df0b1e985161d69ac6c7788ccc1ec7e2ffdfac84aec027fa1412ef421a97bf84290654e253b8e45d1d88bafc905e7d0fa9a1492f61b1a9f
+Size (stevedore-1.21.0.tar.gz) = 506669 bytes
Home |
Main Index |
Thread Index |
Old Index