pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-setuptools py-setuptools: updated to 62.3.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08ad18322ce0
branches:  trunk
changeset: 380542:08ad18322ce0
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jun 08 07:43:41 2022 +0000

description:
py-setuptools: updated to 62.3.3

v62.3.3

Documentation changes

* Replaced single backticks with double ones in CHANGES.rst
* Fixed grammar/typos, modified example directory trees for src-layout and flat-layout
* Changes to code snippets and other examples in the Data Files page of the User Guide

Misc

* Modified test_setup_install_includes_dependencies to work with custom PYTHONPATH

diffstat:

 devel/py-setuptools/Makefile |  4 ++--
 devel/py-setuptools/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 51a94720cbbc -r 08ad18322ce0 devel/py-setuptools/Makefile
--- a/devel/py-setuptools/Makefile      Wed Jun 08 07:01:26 2022 +0000
+++ b/devel/py-setuptools/Makefile      Wed Jun 08 07:43:41 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.211 2022/05/18 20:33:46 adam Exp $
+# $NetBSD: Makefile,v 1.212 2022/06/08 07:43:41 adam Exp $
 
-DISTNAME=      setuptools-62.3.2
+DISTNAME=      setuptools-62.3.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/setuptools/}
diff -r 51a94720cbbc -r 08ad18322ce0 devel/py-setuptools/distinfo
--- a/devel/py-setuptools/distinfo      Wed Jun 08 07:01:26 2022 +0000
+++ b/devel/py-setuptools/distinfo      Wed Jun 08 07:43:41 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.188 2022/05/18 20:33:46 adam Exp $
+$NetBSD: distinfo,v 1.189 2022/06/08 07:43:41 adam Exp $
 
-BLAKE2s (setuptools-62.3.2.tar.gz) = 891eaa35d296f4f3310ce753f5df23da9ce804d66ebda729bc5bfc1f421eb6f7
-SHA512 (setuptools-62.3.2.tar.gz) = 8674ff31b04f9229b28247f6035aff3d6b3be6f0a197c7059bd55d9dd390d6cec067ac59def830c3f98dde7fefec72a65cbec34ae923b5088d4b491fea8828ac
-Size (setuptools-62.3.2.tar.gz) = 2583924 bytes
+BLAKE2s (setuptools-62.3.3.tar.gz) = 1f685d47b32c0e718a90119423686a7d31c4c3315162e3376b48d851e97e6a9a
+SHA512 (setuptools-62.3.3.tar.gz) = a7ca81b3f7adedb15a4ff3607654d1a4615de1b30a22aa5cbe4b0a8077db8bdd9348167cbb6deb97e1076d320c2a2a4b0d30acda389905d6503786902eeb66af
+Size (setuptools-62.3.3.tar.gz) = 2586270 bytes



Home | Main Index | Thread Index | Old Index