Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 210B27A110 for ; Sun, 24 Jul 2016 19:30:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C71B185F20; Sun, 24 Jul 2016 19:30:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 57C1785F16 for ; Sun, 24 Jul 2016 19:30:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id egRTMXQZjsGL for ; Sun, 24 Jul 2016 19:30:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CA20684CE9 for ; Sun, 24 Jul 2016 19:30:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C503CFBB5; Sun, 24 Jul 2016 19:30:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1469388634299460" MIME-Version: 1.0 Date: Sun, 24 Jul 2016 19:30:34 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/py-setuptools To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160724193034.C503CFBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1469388634299460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 24 19:30:34 UTC 2016 Modified Files: pkgsrc/devel/py-setuptools: Makefile distinfo Log Message: Updated py-setuptools to 25.0.0. v25.0.0 ------- * #674: Default ``sys.path`` manipulation by easy-install.pth is now "raw", meaning that when writing easy-install.pth during any install operation, the ``sys.path`` will not be rewritten, giving preference to easy_installed packages. To retain the old behavior when using any easy_install operation (including ``setup.py install`` when setuptools is present), set the environment variable: SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite This project hopes that that few if any environments find it necessary to retain the old behavior, and intends to drop support for it altogether in a future release. Please report any relevant concerns in the ticket for this change. v24.3.1 ------- * #398: Fix shebang handling on Windows in script headers where spaces in ``sys.executable`` would produce an improperly-formatted shebang header, introduced in 12.0 with the fix for #188. * #663, #670: More style updates. v24.3.0 ------- * #516: Disable ``os.link`` to avoid hard linking in ``sdist.make_distribution``, avoiding errors on systems that support hard links but not on the file system in which the build is occurring. v24.2.1 ------- * #667: Update Metadata-Version to 1.2 when ``python_requires`` is supplied. v24.2.0 ------- * #631: Add support for ``python_requires`` keyword. v24.1.1 ------- * More style updates. See #660, #661, #641. v24.1.0 ------- * #659: ``setup.py`` now will fail fast and with a helpful error message when the necessary metadata is missing. * More style updates. See #656, #635, #640, #644, #650, #652, and #655. To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 pkgsrc/devel/py-setuptools/Makefile cvs rdiff -u -r1.81 -r1.82 pkgsrc/devel/py-setuptools/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1469388634299460 Content-Disposition: inline Content-Length: 1802 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-setuptools/Makefile diff -u pkgsrc/devel/py-setuptools/Makefile:1.102 pkgsrc/devel/py-setuptools/Makefile:1.103 --- pkgsrc/devel/py-setuptools/Makefile:1.102 Thu Jul 21 12:54:49 2016 +++ pkgsrc/devel/py-setuptools/Makefile Sun Jul 24 19:30:34 2016 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.102 2016/07/21 12:54:49 wiz Exp $ +# $NetBSD: Makefile,v 1.103 2016/07/24 19:30:34 wiz Exp $ -DISTNAME= setuptools-24.0.3 +DISTNAME= setuptools-25.0.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools/} Index: pkgsrc/devel/py-setuptools/distinfo diff -u pkgsrc/devel/py-setuptools/distinfo:1.81 pkgsrc/devel/py-setuptools/distinfo:1.82 --- pkgsrc/devel/py-setuptools/distinfo:1.81 Thu Jul 21 12:54:49 2016 +++ pkgsrc/devel/py-setuptools/distinfo Sun Jul 24 19:30:34 2016 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.81 2016/07/21 12:54:49 wiz Exp $ +$NetBSD: distinfo,v 1.82 2016/07/24 19:30:34 wiz Exp $ -SHA1 (setuptools-24.0.3.tar.gz) = a7fae97a32e4f4bc7900b3fe2464b7f4836fa913 -RMD160 (setuptools-24.0.3.tar.gz) = f184e2e9fa5dea1ff880074e0cb167e532c3924d -SHA512 (setuptools-24.0.3.tar.gz) = b591b68fd9dbc6c76d54a4a05b08de6a82bdb6ca8ce1fafd717e5f7e6152207ecadd7f8478f237f8392797fc1f74bae36db5becb69801a972d0bc1aeb56dcf7d -Size (setuptools-24.0.3.tar.gz) = 608585 bytes +SHA1 (setuptools-25.0.0.tar.gz) = d553bbc5b28800d602a81abc95a8318762cec261 +RMD160 (setuptools-25.0.0.tar.gz) = 9242f0f2803427bff4e614857e466b76d9b5ee95 +SHA512 (setuptools-25.0.0.tar.gz) = 8ac7282382782915498f0b91512e99c981b76e52876c8633f1988b5711ce5cab5f834f63b52b88b31dfa0a645a381ced18f1cb2a15320a1c7a2034c622bb742b +Size (setuptools-25.0.0.tar.gz) = 610873 bytes SHA1 (patch-setup.py) = 21fda11ff2f33c57ec49e18375cf7d7b8f8388bf --_----------=_1469388634299460--