pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pluggy
Module Name: pkgsrc
Committed By: adam
Date: Thu May 9 11:58:21 UTC 2019
Modified Files:
pkgsrc/devel/py-pluggy: Makefile distinfo
Log Message:
py-pluggy: updated to 0.11.0
pluggy 0.11.0:
- Revert changes made in 0.10.0 release breaking .egg installs.
pluggy 0.10.0:
- Switch from pkg_resources to importlib-metadata for entrypoint detection for improved performance and import time.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-pluggy/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-pluggy/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-pluggy/Makefile
diff -u pkgsrc/devel/py-pluggy/Makefile:1.10 pkgsrc/devel/py-pluggy/Makefile:1.11
--- pkgsrc/devel/py-pluggy/Makefile:1.10 Sun Feb 24 20:33:49 2019
+++ pkgsrc/devel/py-pluggy/Makefile Thu May 9 11:58:21 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2019/02/24 20:33:49 adam Exp $
+# $NetBSD: Makefile,v 1.11 2019/05/09 11:58:21 adam Exp $
-DISTNAME= pluggy-0.9.0
+DISTNAME= pluggy-0.11.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pluggy/}
Index: pkgsrc/devel/py-pluggy/distinfo
diff -u pkgsrc/devel/py-pluggy/distinfo:1.9 pkgsrc/devel/py-pluggy/distinfo:1.10
--- pkgsrc/devel/py-pluggy/distinfo:1.9 Sun Feb 24 20:33:49 2019
+++ pkgsrc/devel/py-pluggy/distinfo Thu May 9 11:58:21 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/02/24 20:33:49 adam Exp $
+$NetBSD: distinfo,v 1.10 2019/05/09 11:58:21 adam Exp $
-SHA1 (pluggy-0.9.0.tar.gz) = 6bdadc9a082d2d83b780bea66ec55517454bb2d0
-RMD160 (pluggy-0.9.0.tar.gz) = 306e29737afb7fe9ee02f50eef88a0136ade3cdd
-SHA512 (pluggy-0.9.0.tar.gz) = 377d201393b11afbbe7dcce6053a4200782e4d2017252a4dee3859a5cf3eb21534ebd6ac7c9fd518b5eff441009b1b5791c8fc86e59385b7eddfc9dbc103eb33
-Size (pluggy-0.9.0.tar.gz) = 54035 bytes
+SHA1 (pluggy-0.11.0.tar.gz) = 0219097f2d3d88926a34187c5fb05740dee05a2d
+RMD160 (pluggy-0.11.0.tar.gz) = 21c7fd6cb25e810dc47be9b0063ca456d3f75b50
+SHA512 (pluggy-0.11.0.tar.gz) = 8808f5015fa6f33fcb07047c644706bf3acceed1e107dd617395e61aa9765a45e3a641e49c610ab817ebaa2c4f3b32a15bf347579206e979fe6b844ba2f684b5
+Size (pluggy-0.11.0.tar.gz) = 56897 bytes
Home |
Main Index |
Thread Index |
Old Index