python-setuptools
No description set
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:vizhestkov:salt-pytest/python-setuptools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000080 80 Bytes | |
python-setuptools.changes | 0000088926 86.8 KB | |
python-setuptools.spec | 0000005967 5.83 KB | |
remove_mock.patch | 0000006253 6.11 KB | |
setuptools-57.0.0.tar.gz | 0002144749 2.05 MB | |
sort-for-reproducibility.patch | 0000002120 2.07 KB |
Latest Revision
Victor Zhestkov (vizhestkov)
committed
(revision 1)
- Update to 57.0.0 * big changelog since 44.1, see CHANGES.rst. - No python2 support anymore. - Refresh sort-for-reproducibility.patch and remove_mock.patch. - Drop importlib.patch, fixed upstream. - Remove testdata.tar.gz, packaged upstream. - Update requirements. * New Ring-1 dep: python-jaraco.path <-- python-singledispatch - Add python dist provides for setuptools, pkg_resources and easy_install: work around boo#1186870 - Dont create a package for -test flavor - We cannot remove vendored packages when generating setuptools wheel (bsc#1177127). - Add remove_mock.patch to remove dependency on the external mock package. - Avoid duplicite wheel name in the generated package, and we actually don't need a subpackage at all. - Make wheel a separate build run to avoid the setuptools/wheel build cycle. - Add wheel subpackage with the generated wheel for this package (bsc#1176262, CVE-2019-20916). - update to 44.1.0 * Set sys.argv[0] in setup script run by build_meta.__legacy__
Comments 0