Commit Graph

  • 5e25a87091 Update to 3.8.0a2 Miro Hrončok 2019-02-26 00:51:48 +0100
  • 4b6961f25f Reenable test_gdb on most archs except arm and s390x Victor Stinner 2019-01-31 11:56:28 +0100
  • 8449402f77 Reduced default build flags used to build extension modules Miro Hrončok 2019-01-02 18:15:20 +0100
  • 1e30f555cf Reenable test_buffer on ppc64le Victor Stinner 2019-02-15 14:55:26 +0100
  • d080918767 Rebuild for readline 8.0 Igor Gnatenko 2019-02-17 09:30:52 +0100
  • 50afd5bbf5 Rebuild for readline 8.0 Igor Gnatenko 2019-02-17 09:30:52 +0100
  • d8428d8696 Fix arch names for the ppc architecture Tomas Orsava 2019-02-14 17:37:18 +0100
  • 8927d3f267 Reduced default build flags used to build extension modules Miro Hrončok 2019-01-02 18:15:20 +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
  • a6496be3e2 rpmlint: Python modules don't need to be linked against libc Miro Hrončok 2019-02-06 02:25:20 +0100
  • 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
  • 33cd8ff371 rpmlintrc updates Miro Hrončok 2018-09-03 14:10:31 +0200
  • 704ecff960 Enable basic venv smoke test in the CI Petr Šplíchal 2018-07-19 17:02:45 +0200
  • 4da7cff796 Require python3-setuptools from python3-devel to prevent packaging errors (#1623914) Miro Hrončok 2018-08-30 15:17:04 +0200
  • 37056bc0f9 Renew check-pyc-timestamps.py Miro Hrončok 2018-07-26 14:19:23 +0200
  • 83a5f52678 Add /usr/bin/pygettext3.py and msgfmt3.py to python3-devel Miro Hrončok 2018-07-26 13:44:49 +0200
  • 4aa9ebcc03 Backport TLS 1.3 related fixes to fix FTBFS Miro Hrončok 2018-08-17 13:00:03 +0200
  • b9e8a46cca Recommend setuptools and pip for developer experience Miro Hrončok 2018-08-16 12:30:28 +0200
  • 0b241abda6 Drop the rewheel patch, use RPM built wheels instead Miro Hrončok 2018-08-15 15:36:29 +0200
  • da8bebda6d
    Fix wrong requirement on gdbm Igor Gnatenko 2018-08-10 12:56:24 +0200
  • a64e7f7e98 Use the %{valgrind_arches} macro instead of hardcoding unsupported arches Miro Hrončok 2018-08-04 22:07:21 +0200
  • 37437e1d44 Allow to call Py_Main() after Py_Initialize() Miro Hrončok 2018-07-20 17:47:22 +0200
  • d90f9872b6 Replace no longer relevant notes from bootstrapping 3.6 with link to 3.7 Miro Hrončok 2018-07-09 12:53:43 +0200
  • bbb584f232
    Remove /usr/lib64/python3.7/lib-dynload/_dbm* master-riscv64-gdbm David Abdurachmanov 2018-07-16 21:49:31 +0200
  • 50e28ad3af
    Disable gdb and gdbm for gdbm rebuild David Abdurachmanov 2018-07-16 15:45:04 +0200
  • 266317a762 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Fedora Release Engineering 2018-07-14 02:50:11 +0000
  • 7a4ecff9a7
    Rebuild for new gdbm Igor Gnatenko 2018-07-12 10:58:16 +0200
  • dc63bc71b5 Update to 3.7.0 final Miro Hrončok 2018-06-27 12:17:46 +0200
  • 838e397e16 Install appdata files to %{_metainfodir} Miro Hrončok 2018-06-18 23:44:35 +0200
  • 40d6240272 Remove %defattr(-, root, root) Miro Hrončok 2018-06-18 23:42:46 +0200
  • d780a93d16 Don't hardcode pip version, make it dynamic at build time Miro Hrončok 2018-06-13 20:47:48 +0200
  • 3ba1d1aadf Finish bootstrapping, enable rewheel, tests, optimizations Miro Hrončok 2018-06-13 19:14:30 +0200
  • 2266a26125 Bootstrap, disable tests, optimizations Miro Hrončok 2018-06-13 15:27:50 +0200
  • 00bb7bddf2 Bootstrap, disable rewheel Miro Hrončok 2018-06-12 13:55:40 +0200
  • cb1167a878 Merge from python37, update to 3.7.0rc1 Miro Hrončok 2018-06-12 12:44:40 +0200
  • de441a2d3a Fix prerel comment Miro Hrončok 2018-06-12 12:42:28 +0200
  • ceff4b8870 Add 3394 magic number to rpmlintrc Miro Hrončok 2018-06-12 11:47:27 +0200
  • 63f277fa3b Update to 3.7.0rc1 Miro Hrončok 2018-06-12 11:01:05 +0200
  • bcf8a5d914 Update to 3.7.0b5 Miro Hrončok 2018-05-31 10:57:22 +0200
  • 8fcf2dac2d Update the bootstrapping sequence Tomas Orsava 2018-05-24 18:13:25 +0200
  • 2d5b84388b Update the bootstrapping sequence Tomas Orsava 2018-05-24 18:11:18 +0200
  • 29a768cb73 Merge #23 `Rewheel related: rebase the patch and bump the pip bundled version` Charalampos Stratakis 2018-05-14 09:58:59 +0000
  • 611414f20d Bump the bundled pip version to 10.0.1 Miro Hrončok 2018-05-12 10:51:09 +0200
  • 63266cf9ed Rebase the rewheel patch Miro Hrončok 2018-05-12 10:48:48 +0200
  • 8810a59050 Only require python3-rpm-generators when built with rewheel Miro Hrončok 2018-05-11 23:27:10 +0200
  • 0c391afb69 Update to 3.7.0b4 Miro Hrončok 2018-05-10 14:47:13 +0200
  • 8bab70c1f7 Disable gdb / gdb_hooks; add riscv64 triplet detection David Abdurachmanov 2018-05-07 18:41:01 +0200
  • e324bf2dbb Fix multiprocessing regression on newer glibcs Miro Hrončok 2018-04-23 18:17:32 +0200
  • 240a1f769d Fix multiprocessing regression on newer glibcs Miro Hrončok 2018-04-23 13:39:24 +0200
  • 45a046d2f4 Skip test_multiprocessing_fork(server) and _spawn for now Miro Hrončok 2018-04-19 22:17:51 +0200
  • 872e1bafb7 Skip test_multiprocessing_fork(server) and _spawn for now Miro Hrončok 2018-04-19 18:08:13 +0200
  • fc23c477cf Typos and such Miro Hrončok 2018-04-18 17:14:16 +0200
  • 8c67bafd7c Add flatpackage conditionals Miro Hrončok 2018-04-18 14:40:03 +0200
  • 34ebe3da13 Merge master with f28 f28 Miro Hrončok 2018-04-18 13:36:00 +0200
  • 111d8abb6c Update to 3.6.5 f26 Charalampos Stratakis 2018-03-29 16:03:33 +0200
  • 8e08331a37 Fix shebangs of the GDB hooks Miro Hrončok 2018-03-25 20:49:54 +0200
  • d647195bcb rpmlintrc: Filter macro-in-comment %{_pyconfig(32|64)_h} Miro Hrončok 2018-03-24 08:06:56 +0100
  • e99f00f29d Fix broken macro invocation and broken building of C Python extensions Miro Hrončok 2018-03-24 08:02:08 +0100
  • 66a03df063 rpmlintrc: Do not filter library-without-ldconfig-post on F < 28 Miro Hrončok 2018-03-14 14:15:23 +0100
  • 3ef90dfc66 Update to 3.6.5 f27 Charalampos Stratakis 2018-03-29 16:03:33 +0200
  • 3a8efff052 Fix shebangs of the GDB hooks Miro Hrončok 2018-03-25 20:49:54 +0200
  • 8dd12915a9 rpmlintrc: Filter macro-in-comment %{_pyconfig(32|64)_h} Miro Hrončok 2018-03-24 08:06:56 +0100
  • f124ad4c93 Fix broken macro invocation and broken building of C Python extensions Miro Hrončok 2018-03-24 08:02:08 +0100
  • 23b7cdc7ee rpmlintrc: Do not filter library-without-ldconfig-post on F < 28 Miro Hrončok 2018-03-14 14:15:23 +0100
  • 8799184fe7 Remove macros.systempython Miro Hrončok 2018-03-29 15:04:40 +0200
  • 9518239d87 Add rpmlintrc file Miro Hrončok 2018-03-01 15:21:59 +0100
  • 8b019d678b Use %% for actual % in spec Miro Hrončok 2018-03-01 15:19:51 +0100
  • 9a2e4be589 Update to 3.6.5 Charalampos Stratakis 2018-03-29 16:03:33 +0200
  • fb9702fb7f Update to 3.6.5 Charalampos Stratakis 2018-03-29 16:03:33 +0200
  • 1c084246f6 Add rpmlintrc file Miro Hrončok 2018-03-01 15:21:59 +0100
  • f21dd01d2a Add -n option for pathfix.py (#1546990) Miro Hrončok 2018-03-14 22:05:06 +0100
  • 58a18acd4d Fix the py_byte_compile macro to work on Python 2 Miro Hrončok 2018-01-18 16:53:05 +0100
  • e73306ff64 Use %% for actual % in spec Miro Hrončok 2018-03-01 15:19:51 +0100
  • b0edf85387 Add -n option for pathfix.py (#1546990) Miro Hrončok 2018-03-14 22:05:06 +0100