Commit Graph

  • 1e0644aa8a Remove manual %python_provides calls Miro Hrončok 2020-04-03 23:32:28 +0000
  • d799859b91 Restructure the package, so we can build python3 + python3-libs from python39 Miro Hrončok 2020-03-23 14:26:46 +0100
  • b6195fa378 Reenable test_gdb Victor Stinner 2020-04-02 19:32:47 +0200
  • 0cf6d40a7f Remove the OPENSSL_CONF=/non-existing-file workaround Tomas Hrnciar 2020-03-31 09:47:30 +0200
  • b89d4ad8e7 Update to Python 3.9.0a5 Miro Hrončok 2020-03-24 18:56:52 +0100
  • f6b4d318e9 Enable https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup on power and arm Miro Hrončok 2020-02-28 18:34:31 +0100
  • 2d49fce8f2 Merge #23 `Update to 3.9.0a4` Marcel Plch 2020-03-02 12:07:28 +0000
  • 1206bb9631 Update to 3.9.0a4 Marcel Plch 2020-02-27 13:12:49 +0100
  • 093c1453a5 Hardlink duplicated bytecode cache files by --hardlink-dupes instead of BRP script Miro Hrončok 2020-02-11 10:56:17 +0100
  • 088c30cb53 Update the ensurepip module to work with setuptools >= 45 Miro Hrončok 2020-02-11 22:28:39 +0100
  • eecc383e09 Use __isa_bits instead of crafted value Nicolas Chauvet 2020-02-24 10:23:04 +0100
  • 42de082336 Use compileall2 module for byte-compilation in the python3 package Lumir Balhar 2020-01-22 11:24:23 +0100
  • d8879e2d28 De-hardcode py_SOVERSION in the files section Tomas Orsava 2020-01-22 15:54:21 +0100
  • 33b3a95c1e Temporarily don't use -fno-semantic-interposition on power and arm Miro Hrončok 2020-01-30 11:22:38 +0100
  • f4a58d6359 Run the test suite with --timeout=1800 Victor Stinner 2020-01-27 18:03:37 +0100
  • 0ae3172083 Update to Python 3.9.0a3 Victor Stinner 2020-01-27 16:18:32 +0100
  • 78bc51a18d Package __init__.py within ensurepip's bundled directory when not using the system installed rpmwheels Charalampos Stratakis 2020-01-03 14:25:58 +0100
  • d33516835b Rebased to Python 3.9.0a2 Miro Hrončok 2019-12-19 12:25:44 +0100
  • 620353def6 Build Python with -fno-semantic-interposition Charalampos Stratakis 2019-12-03 19:39:22 +0100
  • fc7d3985d4 Reintroduce the OPENSSL_CONF=/non-existing-file workaround Miro Hrončok 2019-12-02 13:22:43 +0100
  • 9885fc6e12 Recommend python3-tkinter when tk is installed Miro Hrončok 2019-11-20 13:48:19 +0100
  • 83f99db714 New bcond main_python Tomas Orsava 2019-11-18 12:46:25 +0100
  • 85bf9e384b Debootstrap Python 3.9 Miro Hrončok 2019-11-28 15:53:58 +0100
  • a6d1cbb1a9 Don't remove the test.test_tools module Miro Hrončok 2019-11-28 10:27:28 +0100
  • 1639fefb13 Fedora CI: Update the test machine before testing Miro Hrončok 2019-11-28 02:42:51 +0100
  • 1a985bb5d6 Fix incorrectly rebased RPM wheels patch Miro Hrončok 2019-11-26 01:08:45 +0100
  • d126d7b2af Bootstrap Python 3.9 Miro Hrončok 2019-11-25 20:22:21 +0100
  • b180b3028c Rebased to Python 3.9.0a1 Miro Hrončok 2019-11-20 10:35:05 +0100
  • 6b5182a34c Add "downstream only" explanations to various patches Miro Hrončok 2019-11-25 13:20:27 +0100
  • 853a0fc587 Verify upstream sources with GPG Miro Hrončok 2019-11-01 07:09:41 +0000
  • e0704196d3 Update to Python 3.8.0 final Miro Hrončok 2019-10-14 22:19:24 +0200
  • 0c70c9d269 Pass -Og to EXTRA_CFLAGS as well as to CFLAGS_NODIST Miro Hrončok 2019-10-14 23:06:52 +0200
  • 2eefe4e7c0 Make the debug build compile with -Og Charalampos Stratakis 2019-10-03 03:45:09 +0200
  • 8e2dbb0fbf Rebased to Python 3.8.0rc1 Miro Hrončok 2019-10-01 23:05:55 +0200
  • 06c7812898 Avoid using _prefix macro for /usr/lib/debug dir Kalev Lember 2019-09-25 06:50:47 +0000
  • 4352870f13 Rebased to Python 3.8.0b4 Miro Hrončok 2019-08-30 15:47:05 +0200
  • 8f6e3122a8 Enable Profile-guided optimization for all arches, not just x86 Miro Hrončok 2019-08-15 16:51:16 +0200
  • e9ba67b74b Conditionalize python3-devel runtime dependencies on RPM packages and setuptools Miro Hrončok 2019-08-11 11:23:07 +0200
  • 2d970f424c Stop disabling test_asyncio, the problem was fixed Miro Hrončok 2019-08-09 21:04:49 +0200
  • 2d19c7ecdc Skip test_gdb everywhere Miro Hrončok 2019-08-09 20:57:37 +0200
  • 29530ba2a8 Update to 3.8.0b3 Miro Hrončok 2019-07-30 00:48:16 +0200
  • 69c2d11d9a Update python-debug description for Python 3.8 ABI unification Petr Viktorin 2019-07-19 17:49:16 +0200
  • d35394ed78 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Fedora Release Engineering 2019-07-26 17:27:40 +0000
  • ff90d23b8f Keep the LICENSE.txt file in lib/pythonX.Y dir Miro Hrončok 2019-07-11 16:20:09 +0200
  • 9213c03924 Restore pyc to TIMESTAMP invalidation mode as default in rpmbubild Miro Hrončok 2019-07-15 15:38:52 +0200
  • 7bf69ee163 Move test.support module to python3-test subpackage Lumir Balhar 2019-07-15 12:19:12 +0000
  • 988896a172 Python now means Python 3 Miro Hrončok 2019-07-12 19:03:54 +0200
  • b9306b1085 Add %python_provide provides Miro Hrončok 2019-07-08 11:44:23 +0200
  • bc1bef742b Remove the OPENSSL_CONF=/non-existing-file workaround Miro Hrončok 2019-06-26 10:30:21 +0200
  • f16aa02ebf Remove patch 316 Miro Hrončok 2019-07-08 09:48:15 +0200
  • 13257b57b3 Update to 3.8.0b2 Miro Hrončok 2019-07-05 12:10:54 +0200
  • b6a6e97b8f Don't skip so many tests on the CI Miro Hrončok 2019-06-28 10:34:48 +0200
  • 949410ed57 Fedora CI: Provision 3 GiB of RAM Miro Hrončok 2019-06-28 13:12:55 +0200
  • 17d397670a Skip test_distutils if bootstraping, use python3.X for regen-all Victor Stinner 2019-06-17 17:29:58 +0200
  • 3a6f3f6941 Reenable test_distutils and test_bdist_rpm Victor Stinner 2019-06-11 15:01:09 +0200
  • a292838ccc Update to 3.8.0b1 Miro Hrončok 2019-06-05 09:14:07 +0200
  • 7aab0ddc87 Remove Patch178, merge Patch205 into Patch102 Miro Hrončok 2019-05-17 13:24:33 +0200
  • 9fbe2eee9d rpmlint: Filter out shared-lib-without-dependency-information Miro Hrončok 2019-05-16 10:33:14 +0200
  • 7e0c125217 Regenerate generated files with python3 Miro Hrončok 2019-04-25 18:55:05 +0200
  • 285f5549c6 Update to 3.8.0a4 Miro Hrončok 2019-05-07 17:13:12 +0200
  • 084a366e3d add symlink for python3.Xm manpages Patrik Kopkan 2019-04-18 16:40:00 +0200
  • 35551f989b Reenable test_posix.test_fs_holes() Victor Stinner 2019-03-05 15:50:30 +0100
  • b564dce4fa Reenable RecvmsgGenericStreamTests.testRecvmsgEOF() Victor Stinner 2019-03-05 15:35:12 +0100
  • 0cd827e77e Reenable test_gdb on most archs except arm and s390x Victor Stinner 2019-01-31 11:56:28 +0100
  • 41ec7ac424 Reenable test_buffer on ppc64le Victor Stinner 2019-02-15 14:55:26 +0100
  • b02de40d57 Fix arch names for the ppc architecture Tomas Orsava 2019-02-14 17:37:18 +0100
  • 136178652c Temporarily skip test_asyncio to workaround bpo-35998 Miro Hrončok 2019-03-20 11:31:21 +0000
  • 804ec7c37d Update to 3.8.0a3 Miro Hrončok 2019-03-27 01:14:40 +0100
  • ad7d856a30 Add bootstrap bcond for Python 3.8 Miro Hrončok 2019-03-10 19:48:49 +0100
  • 5e25a87091 Update to 3.8.0a2 Miro Hrončok 2019-02-26 00:51:48 +0100
  • 8449402f77 Reduced default build flags used to build extension modules Miro Hrončok 2019-01-02 18:15:20 +0100
  • d080918767 Rebuild for readline 8.0 Igor Gnatenko 2019-02-17 09:30:52 +0100
  • 553fd279ba rpmlint: Python modules don't need to be linked against libc Miro Hrončok 2019-02-06 02:25:20 +0100
  • 4aedf056ed Update Fedora CI tests definitions for 3.8 Miro Hrončok 2019-02-06 17:28:13 +0100
  • 1f112461d1 Trim the %changelog Miro Hrončok 2019-02-06 17:24:49 +0100
  • b796d42367 Merge python38 from review request Miro Hrončok 2019-02-06 17:21:53 +0100
  • 13cea58a5c Added the README Gwyn Ciesla 2019-02-06 16:18:54 +0000
  • 3dcd1e8c08 Make flat, rename to python38 Miro Hrončok 2019-02-05 12:35:53 +0100
  • d051c04cb1 Drop obsoletes for platform-python Miro Hrončok 2019-02-05 12:33:45 +0100
  • 1fb3c04b75 Update to 3.8.0a1 Miro Hrončok 2019-02-05 01:40:25 +0100
  • 1cdc336f35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Fedora Release Engineering 2019-02-02 10:18:25 +0000
  • 75005c20f6 Clean old cruft, provide pythonX.Y Miro Hrončok 2019-01-28 12:54:13 +0100
  • 4e7015b153 Security fix for CVE-2019-5010 Miro Hrončok 2019-01-16 09:13:16 +0100
  • 053863ab41
    Rebuilt for libcrypt.so.2 (#1666033) Björn Esser 2019-01-14 18:53:46 +0100
  • 41f5904a99 No longer revert upstream commit 3b699932e5ac3e7 Miro Hrončok 2019-01-04 23:52:11 +0100
  • 1385d6e65a Update to 3.7.2 Miro Hrončok 2018-12-12 07:58:52 +0100
  • 15d5b5cfc5 Mark bdist_wininst unsupported to skip the tests Miro Hrončok 2018-12-20 12:46:25 +0100
  • 0e0fe4ff87 Remove patches fixed upstream Victor Stinner 2018-12-18 15:41:35 +0100
  • 1092d478f5 Make sure we don't ship any exe files (not needed an prebuilt) Miro Hrončok 2018-12-07 10:03:24 +0100
  • 5258d1d194 Run the testsuite in parallel, --findleaks runs in the CI Miro Hrončok 2018-12-10 17:29:57 +0100
  • bc86296869 Run the selftest suite on Fedora CI Miro Hrončok 2018-11-14 16:34:36 +0100
  • 7be8eebca6 Require glibc-all-langpacks to test locales Victor Stinner 2018-12-18 11:27:06 +0100
  • 4f22584498 Fix mktime() error in test_email Miro Hrončok 2018-11-27 13:36:14 +0100
  • e21e6a6b22 Show test.pythoninfo, helpful for debugging test failures Miro Hrončok 2018-11-26 15:52:56 +0100
  • 31d96372de Make sure the entire test.support module is in python3-libs (#1651245) Miro Hrončok 2018-11-19 15:55:55 +0100
  • a4e394925c Verify the value of '-s' when execute the CLI of cProfile Victor Stinner 2018-11-07 00:37:34 +0100
  • 72bc3f43c4 Temporarily revert upstream commit 3b699932e5ac3e7 Miro Hrončok 2018-11-04 19:26:46 +0100
  • d533a32456 Update to 3.7.1 Miro Hrončok 2018-10-01 16:05:20 +0200
  • 091b4b20e9 Compile the debug build with -Og rather than -O0 Petr Viktorin 2018-09-27 11:32:47 +0200
  • e354fb5703 Disable test_gdb for now as it fails with latest gdb. Charalampos Stratakis 2018-09-27 13:57:12 +0200