Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang python27: updated to 2.7.18



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36672a3be5a2
branches:  trunk
changeset: 429489:36672a3be5a2
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Apr 20 20:05:56 2020 +0000

description:
python27: updated to 2.7.18

Python 2.7.18, the last release of Python 2

The CPython core developers are pleased to announce the immediate availability of Python 2.7.18.

Python 2.7.18 is the last Python 2.7
release and therefore the last Python 2 release. It's time for the CPython
community to say a fond but firm farewell to Python 2.

Download this unique, commemorative Python release on python.org.

Python 2.7 has been under active development since the release of Python 2.6,
more than 11 years ago. Over all those years, CPython's core developers and
contributors sedulously applied bug fixes to the 2.7 branch, no small task as
the Python 2 and 3 branches diverged. There were large changes midway through
Python 2.7's life such as PEP 466's feature backports to the ssl module and
hash randomization. Traditionally, these features would never have been added
to a branch in maintenance mode, but exceptions were made to keep Python 2 users
secure. Thank you to CPython's community for such dedication.

Python 2.7 was lucky to have the services of two generations of binary builders
and operating system experts, Martin von Löwis and Steve Dower for Windows, and
Ronald Oussoren and Ned Deily for macOS. The reason we provided binary Python
2.7 releases for macOS 10.9, an operating system obsoleted by Apple 4 years ago,
or why the "Microsoft Visual C++ Compiler for Python 2.7" exists is the
dedication of these individuals.

Python 3 would be nowhere without the dedication of the wider community. Library
maintainers followed CPython by maintaining Python 2 support for many years but
also threw their weight behind the Python 3 statement.
Linux distributors chased Python 2 out of their
archives. Users migrated hundreds of millions of lines of code, developed
porting guides, and kept Python 2 in their brain while Python 3 gained 10 years
of improvements.

Finally, thank you to GvR for creating Python 0.9, 1, 2, and 3.

Long live Python 3+!

diffstat:

 lang/py27-html-docs/Makefile |   7 +++----
 lang/py27-html-docs/PLIST    |   4 ++--
 lang/py27-html-docs/distinfo |  10 +++++-----
 lang/python27/Makefile       |   3 +--
 lang/python27/dist.mk        |   4 ++--
 lang/python27/distinfo       |  10 +++++-----
 6 files changed, 18 insertions(+), 20 deletions(-)

diffs (95 lines):

diff -r 3fa8f5df1417 -r 36672a3be5a2 lang/py27-html-docs/Makefile
--- a/lang/py27-html-docs/Makefile      Mon Apr 20 20:03:52 2020 +0000
+++ b/lang/py27-html-docs/Makefile      Mon Apr 20 20:05:56 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2019/10/21 10:08:08 leot Exp $
-#
+# $NetBSD: Makefile,v 1.14 2020/04/20 20:05:56 adam Exp $
 
-VERS=          2.7.17
+VERS=          2.7.18
 DISTNAME=      python-${VERS}-docs-html
 PKGNAME=       py27-html-docs-${VERS}
 CATEGORIES=    lang python
@@ -25,6 +24,6 @@
 INSTALLATION_DIRS=     ${HTMLDIR}
 
 do-install:
-       cd ${WRKSRC} && pax -rw -pp . ${DESTDIR}${PREFIX}/${HTMLDIR}
+       cd ${WRKSRC} && ${PAX} -rw -pp . ${DESTDIR}${PREFIX}/${HTMLDIR}
 
 .include "../../mk/bsd.pkg.mk"
diff -r 3fa8f5df1417 -r 36672a3be5a2 lang/py27-html-docs/PLIST
--- a/lang/py27-html-docs/PLIST Mon Apr 20 20:03:52 2020 +0000
+++ b/lang/py27-html-docs/PLIST Mon Apr 20 20:05:56 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2019/10/21 10:08:08 leot Exp $
+@comment $NetBSD: PLIST,v 1.7 2020/04/20 20:05:56 adam Exp $
 share/doc/python2.7/.buildinfo
 share/doc/python2.7/_images/logging_flow.png
 share/doc/python2.7/_sources/about.rst.txt
@@ -487,7 +487,7 @@
 share/doc/python2.7/_static/doctools.js
 share/doc/python2.7/_static/documentation_options.js
 share/doc/python2.7/_static/file.png
-share/doc/python2.7/_static/jquery-3.2.1.js
+share/doc/python2.7/_static/jquery-3.4.1.js
 share/doc/python2.7/_static/jquery.js
 share/doc/python2.7/_static/language_data.js
 share/doc/python2.7/_static/minus.png
diff -r 3fa8f5df1417 -r 36672a3be5a2 lang/py27-html-docs/distinfo
--- a/lang/py27-html-docs/distinfo      Mon Apr 20 20:03:52 2020 +0000
+++ b/lang/py27-html-docs/distinfo      Mon Apr 20 20:05:56 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2019/10/21 10:08:08 leot Exp $
+$NetBSD: distinfo,v 1.11 2020/04/20 20:05:56 adam Exp $
 
-SHA1 (python/python-2.7.17-docs-html.tar.bz2) = a9b9eda2e45f25179136f0017a6c054815a39fc8
-RMD160 (python/python-2.7.17-docs-html.tar.bz2) = 5ad336e166099f5b1c14973743bd03b16810a609
-SHA512 (python/python-2.7.17-docs-html.tar.bz2) = e0f1b2c75297dfb7b0b8913423db0d6ee9fde171b346831244fae5a783c2f834ef49dd137d835d4f052bb65a5962e051835b298271ad679dcf19b1d9118d968b
-Size (python/python-2.7.17-docs-html.tar.bz2) = 4605137 bytes
+SHA1 (python/python-2.7.18-docs-html.tar.bz2) = 8eeb71ae7d074730eebfb41afb8ca9a5307bc697
+RMD160 (python/python-2.7.18-docs-html.tar.bz2) = 10120f30975fc9a4ee4f998fcffe764b5090172f
+SHA512 (python/python-2.7.18-docs-html.tar.bz2) = db39390577ec86f13c9b6b57c01cba36fe9fd89092a773dc94f1a6a19d912759d097c4d80e765d3657b572abc731c1da9e7b4cd4c38065cd444606b906744abe
+Size (python/python-2.7.18-docs-html.tar.bz2) = 4634932 bytes
diff -r 3fa8f5df1417 -r 36672a3be5a2 lang/python27/Makefile
--- a/lang/python27/Makefile    Mon Apr 20 20:03:52 2020 +0000
+++ b/lang/python27/Makefile    Mon Apr 20 20:05:56 2020 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.82 2020/03/08 16:42:28 bsiegert Exp $
+# $NetBSD: Makefile,v 1.83 2020/04/20 20:05:56 adam Exp $
 
-PKGREVISION= 2
 .include "dist.mk"
 
 PKGNAME=       python27-${PY_DISTVERSION}
diff -r 3fa8f5df1417 -r 36672a3be5a2 lang/python27/dist.mk
--- a/lang/python27/dist.mk     Mon Apr 20 20:03:52 2020 +0000
+++ b/lang/python27/dist.mk     Mon Apr 20 20:05:56 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: dist.mk,v 1.17 2019/10/21 09:40:35 adam Exp $
+# $NetBSD: dist.mk,v 1.18 2020/04/20 20:05:56 adam Exp $
 
-PY_DISTVERSION=        2.7.17
+PY_DISTVERSION=        2.7.18
 DISTNAME=      Python-${PY_DISTVERSION}
 EXTRACT_SUFX=  .tar.xz
 DISTINFO_FILE= ${.CURDIR}/../../lang/python27/distinfo
diff -r 3fa8f5df1417 -r 36672a3be5a2 lang/python27/distinfo
--- a/lang/python27/distinfo    Mon Apr 20 20:03:52 2020 +0000
+++ b/lang/python27/distinfo    Mon Apr 20 20:05:56 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.72 2019/10/21 09:40:35 adam Exp $
+$NetBSD: distinfo,v 1.73 2020/04/20 20:05:56 adam Exp $
 
-SHA1 (Python-2.7.17.tar.xz) = dc5784d11d09c29fbf3fc155e2f242b3d3309454
-RMD160 (Python-2.7.17.tar.xz) = 55e05d1475d4e27873e71802529499361ba25e14
-SHA512 (Python-2.7.17.tar.xz) = 2dc19a0b0d818c71429dae94783e58b2aac0fa31f5faa1e840cac06245a59932ecc4658d913515736601bcf70a78c9ec60367aed75f4567d1e41ff3bb104da9a
-Size (Python-2.7.17.tar.xz) = 12855568 bytes
+SHA1 (Python-2.7.18.tar.xz) = 678d4cf483a1c92efd347ee8e1e79326dc82810b
+RMD160 (Python-2.7.18.tar.xz) = 40a514bb05c9e631454ea8466e28f5bb229428ad
+SHA512 (Python-2.7.18.tar.xz) = a7bb62b51f48ff0b6df0b18f5b0312a523e3110f49c3237936bfe56ed0e26838c0274ff5401bda6fc21bf24337477ccac49e8026c5d651e4b4cafb5eb5086f6c
+Size (Python-2.7.18.tar.xz) = 12854736 bytes
 SHA1 (patch-Include_pyerrors.h) = 0d2cd52d18cc719b895fa32ed7e11c6cb15bae54
 SHA1 (patch-Include_pyport.h) = f3e4ddbc954425a65301465410911222ca471320
 SHA1 (patch-Lib_ctypes_util.py) = 6fa516c7b43f08992427a0afcbe80c17bcc070f1



Home | Main Index | Thread Index | Old Index