Commit Graph

  • 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
  • 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
  • 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 Miro Hrončok 2018-04-18 13:36:00 +0200
  • 8799184fe7 Remove macros.systempython Miro Hrončok 2018-03-29 15:04:40 +0200
  • 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
  • 3422f8b4a4 Remove macros.pybytecompile3.7 Miro Hrončok 2018-03-29 15:01:56 +0200
  • a50d5ce864 Update to 3.7.0b3 Miro Hrončok 2018-03-29 15:00:59 +0200
  • 6f038c8ede Update setuptools and pip bundled versions Miro Hrončok 2018-03-27 13:24:32 +0200
  • cb0fe74d03 Fix shebangs of the GDB hooks Miro Hrončok 2018-03-25 20:55:08 +0200
  • 6c5992ec4e Fix shebangs of the GDB hooks Miro Hrončok 2018-03-25 20:49:54 +0200
  • 34f9f5ef13 rpmlintrc: Filter macro-in-comment %{_pyconfig(32|64)_h} Miro Hrončok 2018-03-24 08:06:56 +0100
  • 3777cb5efa Fix broken macro invocation and broken building of C Python extensions Miro Hrončok 2018-03-24 08:02:08 +0100
  • 37c970a4db rpmlintrc: Filter macro-in-comment %{_pyconfig(32|64)_h} Miro Hrončok 2018-03-24 08:06:56 +0100
  • e8fa184158 Fix broken macro invocation and broken building of C Python extensions Miro Hrončok 2018-03-24 08:02:08 +0100
  • 58c6b177d4 Add rpmlintrc file Miro Hrončok 2018-03-01 15:21:59 +0100
  • 90512a5a1b Use %% for actual % in spec Miro Hrončok 2018-03-01 15:19:51 +0100
  • 545e680253 Add -n option for pathfix.py (#1546990) Miro Hrončok 2018-03-14 22:05:06 +0100
  • e5f4159f8f Fix the py_byte_compile macro to work on Python 2 Miro Hrončok 2018-01-18 16:53:05 +0100
  • 94ba907c0b rpmlintrc: Add stuff from the nonflat package Miro Hrončok 2018-03-01 16:00:00 +0100
  • 42c61b3ece Add rpmlintrc file Miro Hrončok 2018-03-01 15:21:59 +0100
  • c9bb114a1d Do not send IP addresses in SNI TLS extension Charalampos Stratakis 2018-03-13 16:58:18 +0100
  • acda1a219a Use %% for actual % in spec Miro Hrončok 2018-03-01 15:19:51 +0100
  • ef18b4528a Update to 3.7.0b2 Miro Hrončok 2018-02-28 10:30:29 +0100
  • 6a6a8d45dd Fix the py_byte_compile macro to work on Python 2 Miro Hrončok 2018-01-18 16:53:05 +0100
  • 6b9e1d1d7a Replace patch 291 with the upstream fix. Charalampos Stratakis 2018-02-26 17:28:35 +0100
  • 347e968f54 Rebuild with new LDFLAGS from redhat-rpm-config Florian Weimer 2018-02-24 18:28:44 +0100
  • f52973f5cb Reenable test_gdb on x86_64 Iryna Shcherbina 2018-02-20 18:56:34 +0100
  • a2c6e9ba55 Do not skip test_faulthandler on ppc64le and aarch64 as it no longer fails Iryna Shcherbina 2018-02-14 22:29:50 +0100
  • de5e1e875a test_pass_by_value no longer fails on aarch64; patch removed Iryna Shcherbina 2018-02-14 17:10:48 +0100
  • 3f778c43e3 Filter out automatic /usr/bin/python3.X requirement... Miro Hrončok 2018-02-21 14:35:54 +0100
  • 06a649c4a5 Filter out automatic /usr/bin/python3.X requirement... Miro Hrončok 2018-02-21 14:35:54 +0100
  • 6e4c18d0c7 Remove %ldconfig_scriptlets (F28+ only) Miro Hrončok 2018-02-17 21:01:39 +0100
  • ffaa0f3078 Remove unused Postfix argument from InstallPython Iryna Shcherbina 2018-02-13 16:23:24 +0100
  • 56c7fd9871 Fix deprecation warning on using imp Iryna Shcherbina 2018-02-13 13:49:21 +0100
  • daeec838fe Remove not used patches Iryna Shcherbina 2018-02-13 11:16:40 +0100
  • 3bbc2a0bdf Fix rpmlint errors: spelling, tabs (bz#1535596) Iryna Shcherbina 2018-02-12 17:43:19 +0100
  • bf7378574e Remove sys.executable check from change-user-install-location patch Michal Cyprian 2018-02-16 15:33:54 +0100
  • d938460ea1 Remove the python3-tools package (bz#1312030) Iryna Shcherbina 2018-01-18 22:57:38 +0100
  • 9203532359 Remove unused Postfix argument from InstallPython Iryna Shcherbina 2018-02-13 16:23:24 +0100
  • f3f5f60ac0 Fix deprecation warning on using imp Iryna Shcherbina 2018-02-13 13:49:21 +0100
  • 627aaf656c Remove not used patches Iryna Shcherbina 2018-02-13 11:16:40 +0100
  • ac19ab7c07 Fix rpmlint errors: spelling, tabs (bz#1535596) Iryna Shcherbina 2018-02-12 17:43:19 +0100
  • 2bcebb2b16 Fix the name macro in the description 2 Miro Hrončok 2018-02-15 14:34:07 +0100
  • 654b8b4665 Fix the name macro in the description 2 Miro Hrončok 2018-02-15 14:34:07 +0100
  • 1161a4660d Fix the name macro in the description Charalampos Stratakis 2018-02-08 14:54:08 +0100
  • 0679427e97 Readd ldconfig scriplets via macro Miro Hrončok 2018-02-14 18:48:02 +0100
  • cc54a40057 3.7.0b1 sources Miro Hrončok 2018-02-12 19:44:15 +0100
  • 02bfb4dc2a Define TLS cipher suite on build time Charalampos Stratakis 2018-02-01 11:20:15 +0100
  • d84538b320 Disable test_gdb for all arches and test_buffer for ppc64le in anticipation of the F28 mass rebuild Tomas Orsava 2018-01-31 15:16:02 +0100
  • cea6d60615 Update to 3.7.0b1 Iryna Shcherbina 2018-02-01 18:50:40 +0100
  • 10ba826cb6 Synced patch for libxcrypt with upstream Charalampos Stratakis 2018-01-23 17:18:20 +0100
  • d3af3ef92c Add patch to explicitly link _ctypes module with -ldl (#1537489) Björn Esser 2018-01-23 15:25:04 +0100
  • 221978fced Disable strict symbol checks in the link editor. Charalampos Stratakis 2018-01-23 13:22:12 +0100
  • 212f3d7eb8 Add patch for libxcrypt Björn Esser 2018-01-22 21:10:32 +0100
  • 8ab3c20b1a R: gdbm-devel → R: gdbm for python3-libs Igor Gnatenko 2018-01-18 19:41:19 +0100
  • 60eff5e207 Require large enough gdbm (fixup for previous commit) Miro Hrončok 2018-01-17 11:48:11 +0100
  • 13f7a0acb9 Rebuild for reverted gdbm 1:1.13 on F27 Charalampos Stratakis 2018-01-16 20:36:17 +0100
  • 0b33e0cf27 Remove a ppc64 segfault workaround which provided a larger stack for that arch, as it doesn't seem to affect the build anymore. Charalampos Stratakis 2017-12-04 17:53:50 +0100
  • 3dcb34959e Masc two macros in comments that were expanded. Charalampos Stratakis 2017-11-29 16:46:46 +0100
  • 6f9a91b642 Remove python-gdb.py source file as it now gets installed from the upstream sources Charalampos Stratakis 2017-11-29 16:32:41 +0100
  • 31d212b3c7 Remove our downstream systemtap instrumentation as now upstream provides us with dtrace hooks. Charalampos Stratakis 2017-11-29 16:09:30 +0100
  • 72d368458c - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Fedora Release Engineering 2018-02-09 12:01:54 +0000