Wed Feb 12 07:56:54 2020 UTC ()
py-stevedore: updated to 1.32.0

1.32.0
* Switch to Ussuri jobs
* Blacklist sphinx 2.1.0 (autodoc bug)
* Update the constraints url
* Update master for stable/train


(adam)
diff -r1.6 -r1.7 pkgsrc/devel/py-stevedore/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/py-stevedore/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/devel/py-stevedore/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-stevedore/Makefile 2019/11/25 06:23:39 1.6
+++ pkgsrc/devel/py-stevedore/Makefile 2020/02/12 07:56:54 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2019/11/25 06:23:39 adam Exp $ 1# $NetBSD: Makefile,v 1.7 2020/02/12 07:56:54 adam Exp $
2 2
3DISTNAME= stevedore-1.31.0 3DISTNAME= stevedore-1.32.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=s/stevedore/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=s/stevedore/}
7 7
8MAINTAINER= kamelderouiche@yahoo.com 8MAINTAINER= kamelderouiche@yahoo.com
9HOMEPAGE= https://github.com/dreamhost/stevedore 9HOMEPAGE= https://github.com/dreamhost/stevedore
10COMMENT= Manage dynamic plugins for Python applications 10COMMENT= Manage dynamic plugins for Python applications
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-pbr>=2.1.1:../../devel/py-pbr 13DEPENDS+= ${PYPKGPREFIX}-pbr>=2.1.1:../../devel/py-pbr
14DEPENDS+= ${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six 14DEPENDS+= ${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none

cvs diff -r1.5 -r1.6 pkgsrc/devel/py-stevedore/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-stevedore/distinfo 2019/11/25 06:23:39 1.5
+++ pkgsrc/devel/py-stevedore/distinfo 2020/02/12 07:56:54 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2019/11/25 06:23:39 adam Exp $ 1$NetBSD: distinfo,v 1.6 2020/02/12 07:56:54 adam Exp $
2 2
3SHA1 (stevedore-1.31.0.tar.gz) = dfe231fb27700d6b0b5ec32d6afa4fece9843350 3SHA1 (stevedore-1.32.0.tar.gz) = 37fd6d851888ff9f5ce672b848f23d131a710c4c
4RMD160 (stevedore-1.31.0.tar.gz) = de1f8e7334aeb7daaf887f8f08441c0050369bc4 4RMD160 (stevedore-1.32.0.tar.gz) = 5d575e01649131baac82ed3dba1e19ad30131a85
5SHA512 (stevedore-1.31.0.tar.gz) = 07b641b63766eddd094690acad81c1417a9721d785f81ca11da0ec2afed455d1beedfea5be4dcfd833d9379d650b193e26207ec0411d274bdf399ea2acd321a0 5SHA512 (stevedore-1.32.0.tar.gz) = 98c66b9ac827f69737cc2522029108831380b4bf4c633786d9819b52be930f6116ce5bfab58e724a2efad147830fcb6353409322fc5e01617d35d1c8aafb0259
6Size (stevedore-1.31.0.tar.gz) = 505482 bytes 6Size (stevedore-1.32.0.tar.gz) = 510344 bytes