From baeecca143dc8e399d06633272c9b7534b11abfac65d45bcceff2944f07f42a1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 16 Apr 2023 08:15:46 +0000 Subject: [PATCH] - update to 67.6.1: * #3865: Fixed ``_WouldIgnoreField`` warnings for ``scripts`` and ``gui_scripts``, when ``entry-points`` is not listed in dynamic. * #3875: Update code generated by ``validate-pyproject`` to use v0.12.2. * This should fix default license patterns when ``pyproject.toml`` is used. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=238 --- python-setuptools.changes | 11 +++++++++++ python-setuptools.spec | 2 +- setuptools-67.6.0.tar.gz | 3 --- setuptools-67.6.1.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 setuptools-67.6.0.tar.gz create mode 100644 setuptools-67.6.1.tar.gz diff --git a/python-setuptools.changes b/python-setuptools.changes index 46706cc..3f56a7b 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Apr 16 08:13:23 UTC 2023 - Dirk Müller + +- update to 67.6.1: + * #3865: Fixed ``_WouldIgnoreField`` warnings for ``scripts`` + and ``gui_scripts``, when ``entry-points`` is not listed in dynamic. + * #3875: Update code generated by ``validate-pyproject`` to use + v0.12.2. + * This should fix default license patterns when + ``pyproject.toml`` is used. + ------------------------------------------------------------------- Thu Mar 9 05:04:25 UTC 2023 - Steve Kowalik diff --git a/python-setuptools.spec b/python-setuptools.spec index e0666d3..eac1975 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -37,7 +37,7 @@ # in order to avoid rewriting for subpackage generator %define mypython python Name: python-setuptools%{psuffix} -Version: 67.6.0 +Version: 67.6.1 Release: 0 Summary: Download, build, install, upgrade, and uninstall Python packages License: Apache-2.0 AND MIT AND BSD-2-Clause AND Python-2.0 diff --git a/setuptools-67.6.0.tar.gz b/setuptools-67.6.0.tar.gz deleted file mode 100644 index 6f2fdbb..0000000 --- a/setuptools-67.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ee892cd5f29f3373097f5a814697e397cf3ce313616df0af11231e2ad118077 -size 2485539 diff --git a/setuptools-67.6.1.tar.gz b/setuptools-67.6.1.tar.gz new file mode 100644 index 0000000..59bb706 --- /dev/null +++ b/setuptools-67.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257de92a9d50a60b8e22abfcbb771571fde0dbf3ec234463212027a4eeecbe9a +size 2486256