- 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
This commit is contained in:
parent
8bf338017d
commit
baeecca143
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 16 08:13:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <steven.kowalik@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ee892cd5f29f3373097f5a814697e397cf3ce313616df0af11231e2ad118077
|
||||
size 2485539
|
3
setuptools-67.6.1.tar.gz
Normal file
3
setuptools-67.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:257de92a9d50a60b8e22abfcbb771571fde0dbf3ec234463212027a4eeecbe9a
|
||||
size 2486256
|
Loading…
x
Reference in New Issue
Block a user