python-wheel
No description set
- Devel package for openSUSE:Factory
-
21
derived packages
- Links to openSUSE:Factory / python-wheel
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-wheel && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_multibuild | 0000000053 53 Bytes | |
python-wheel.changes | 0000014570 14.2 KB | |
python-wheel.spec | 0000003265 3.19 KB | |
wheel-0.38.0.tar.gz | 0000068696 67.1 KB |
Revision 58 (latest revision is 82)
Matej Cepl (mcepl)
accepted
request 1030543
from
Arun Persaud (apersaud)
(revision 58)
- specfile: * require python >= 3.8 * update required version for setuptools - update to version 0.38.0: * Dropped support for Python < 3.7 * Updated vendored "packaging" to 21.3 * Replaced all uses of "distutils" with "setuptools" * The handling of "license_files" (including glob patterns and default values) is now delegated to "setuptools>=57.0.0" (#466). The package dependencies were updated to reflect this change. * Fixed potential DoS attack via the "WHEEL_INFO_RE" regular expression * Fixed "ValueError: ZIP does not support timestamps before 1980" when using "SOURCE_DATE_EPOCH=0" or when on-disk timestamps are earlier than 1980-01-01. Such timestamps are now changed to the minimum value before packaging.
Comments 0