pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-pip



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Oct 19 06:38:56 UTC 2019

Modified Files:
        pkgsrc/devel/py-pip: Makefile distinfo

Log Message:
py-pip: updated to 19.3.1

19.3.1:

Features
- Document Python 3.8 support.

Bug Fixes
- Fix bug that prevented installation of PEP 517 packages without ``setup.py``.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/py-pip/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/py-pip/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-pip/Makefile
diff -u pkgsrc/devel/py-pip/Makefile:1.35 pkgsrc/devel/py-pip/Makefile:1.36
--- pkgsrc/devel/py-pip/Makefile:1.35   Tue Oct 15 17:16:54 2019
+++ pkgsrc/devel/py-pip/Makefile        Sat Oct 19 06:38:56 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2019/10/15 17:16:54 adam Exp $
+# $NetBSD: Makefile,v 1.36 2019/10/19 06:38:56 adam Exp $
 
-DISTNAME=      pip-19.3
+DISTNAME=      pip-19.3.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pip/}

Index: pkgsrc/devel/py-pip/distinfo
diff -u pkgsrc/devel/py-pip/distinfo:1.29 pkgsrc/devel/py-pip/distinfo:1.30
--- pkgsrc/devel/py-pip/distinfo:1.29   Tue Oct 15 17:16:54 2019
+++ pkgsrc/devel/py-pip/distinfo        Sat Oct 19 06:38:56 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2019/10/15 17:16:54 adam Exp $
+$NetBSD: distinfo,v 1.30 2019/10/19 06:38:56 adam Exp $
 
-SHA1 (pip-19.3.tar.gz) = e7d9a481827e0547f5c050a6dd92187b2aa0c321
-RMD160 (pip-19.3.tar.gz) = 71fa022b55e345ee8dfbfa73927fe0f3099dbe16
-SHA512 (pip-19.3.tar.gz) = dfb7fa9b106331d9b7a78891280cf364c6496ebac2735faedb38fc0d1cfaf09e2c4be00364ea64ee92a141faf4f1359a1e701ac4ff8a6bbdee7b4550a589ec84
-Size (pip-19.3.tar.gz) = 1393470 bytes
+SHA1 (pip-19.3.1.tar.gz) = ddf74fc8e3ba7f35757257bd5b24dbbb998ca29d
+RMD160 (pip-19.3.1.tar.gz) = e2aee78bd544b49da6f8e8af6be1ea7c0248c6f4
+SHA512 (pip-19.3.1.tar.gz) = 954b390580e23d0a85d1fa4cbd2f35171df7930fbe346f9a809477fe133e95f7d30208d79b5d07f30c81ab1b0a9b52f36f3ff6c77dc81a1c9ab9beb2bd8e0aa1
+Size (pip-19.3.1.tar.gz) = 1393609 bytes



Home | Main Index | Thread Index | Old Index