Commit Graph

18 Commits

Author SHA1 Message Date
Miro Hrončok 54d40fa62a Use openssl-devel again 2018-10-22 18:15:16 +02:00
Miro Hrončok 7d128984a0 Update to 3.6.7
Removed patches due to being upstreamed: 310

Rebased patches: 170, 262
2018-10-22 18:15:16 +02:00
Miro Hrončok 4aa52bbbf8 Security fix for CVE-2018-14647 (#1631822) 2018-09-24 12:09:32 +02:00
Miro Hrončok b49696cee1 Renew check-pyc-timestamps.py
- rename it, the are no pyo files on Python 3
- make sure to check all levels of pyc files optimization
- use path globs
- use comprehensions instead of map + filter
- use f-strings and print() instead of sys.stderr.write()
2018-08-23 15:19:13 +02:00
Miro Hrončok d7a3b52d72 Add /usr/bin/pygettext3.py and msgfmt3.py to python3-devel
Resolves: rhbz#1571474
2018-08-23 15:19:13 +02:00
Miro Hrončok 3a056652bc Recommend setuptools and pip for developer experience 2018-08-23 15:19:13 +02:00
Miro Hrončok 04c140d8ed Drop the rewheel patch, use RPM built wheels instead 2018-08-23 15:19:13 +02:00
Miro Hrončok cbd5d5de4a Temporarily use compat-openssl10-devel to workaround #1609291 2018-08-23 15:19:13 +02:00
Igor Gnatenko 353f180766 Fix wrong requirement on gdbm
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-08-17 11:54:55 +02:00
Miro Hrončok b9da5bc7f4 Use the %{valgrind_arches} macro instead of hardcoding unsupported arches
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/7GJQDPCQ743DKJ3LAJFDDX3ZD6LOPB5N/
2018-08-17 11:53:26 +02:00
Fedora Release Engineering 1d12e5b385 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 02:54:14 +00:00
Charalampos Stratakis f35966cd37 Update to Python 3.6.6
Removed patches due to being upstreamed: 301, 302

Rebased patches: 189, 292, 294
2018-07-10 17:57:59 +02:00
Miro Hrončok 4eb44f11ab Don't hardcode pip version, make it dynamic at build time
This will make test_with_pip (test.test_venv.EnsurePipTest) happy.
2018-07-09 15:22:31 +02:00
Miro Hrončok a93be81b4c Install appdata files to %{_metainfodir}
See: https://www.freedesktop.org/software/appstream/docs/sect-Metadata-Application.html
and: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html
2018-07-02 20:35:42 +02:00
Miro Hrončok f1646d157f Remove %defattr(-, root, root)
It is not needed since gods know when. Is's the default.
2018-07-02 20:35:34 +02:00
Miro Hrončok f94b6ace18 Remove macros to sync with python37
Backports 3422f8b4a4
Backports 8799184fe7?branch=master
2018-06-19 17:55:27 +02:00
Miro Hrončok bb5ad1d3c1 Drop the old %changelog 2018-06-19 17:55:23 +02:00
Miro Hrončok 8bee8c4537 Merge from python3 2018-06-19 17:55:02 +02:00