Go to file
Miro Hrončok 7fc9514b60 Keep the LICENSE file in lib/pythonX.Y dir
Virtualenv tries to copy it.

See https://github.com/pypa/virtualenv/issues/1352

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.
2019-07-13 16:42:33 +02:00
tests Update to 7.1.1, pypy3 is now Python 3.6 2019-05-27 17:07:54 +02:00
.gitignore Update to 7.1.1, pypy3 is now Python 3.6 2019-05-27 17:07:54 +02:00
001-nevertty.patch First alpha build of PyPy 3.3 2016-07-08 14:38:18 +02:00
006-always-log-stdout.patch First alpha build of PyPy 3.3 2016-07-08 14:38:18 +02:00
007-remove-startup-message.patch First alpha build of PyPy 3.3 2016-07-08 14:38:18 +02:00
009-add-libxcrypt-support.patch Update to 7.0.0 (#1673127) 2019-03-01 00:06:59 +01:00
011-no-faulthandler.patch Update to 7.1.1, pypy3 is now Python 3.6 2019-05-27 17:07:54 +02:00
189-use-rpm-wheels.patch Update to 7.1.1, pypy3 is now Python 3.6 2019-05-27 17:07:54 +02:00
macros.pypy3 Add macro with pypy version (aka 5.10, not 3.5) 2018-04-11 12:10:38 +02:00
pypy3.spec Keep the LICENSE file in lib/pythonX.Y dir 2019-07-13 16:42:33 +02:00
sources Update to 7.1.1, pypy3 is now Python 3.6 2019-05-27 17:07:54 +02:00