ff90d23b8f
The license() builtin tries to read it and virtualenv tries to copy it. See https://github.com/pypa/virtualenv/issues/1352 Up until now, the license() builtin juts felt back to: See https://www.python.org/psf/license/ However it should output the full license text. Virtualenv ~16.6 warns: No LICENSE.txt / LICENSE found in source Technically, it is probably possible to install the package without %license files, but that would simply resort to the previous noncritical behavior. This fix is not critical and hence it doesn't bump release, for easier backporting to all our Python packages. |
||
---|---|---|
tests | ||
.gitignore | ||
00001-rpath.patch | ||
00102-lib64.patch | ||
00111-no-static-lib.patch | ||
00189-use-rpm-wheels.patch | ||
00251-change-user-install-location.patch | ||
00274-fix-arch-names.patch | ||
00328-pyc-timestamp-invalidation-mode.patch | ||
check-pyc-timestamps.py | ||
idle3.appdata.xml | ||
idle3.desktop | ||
python38.rpmlintrc | ||
python38.spec | ||
sources |