Commit Graph

  • 11efc8ea59 Remove system-python Miro Hrončok 2017-08-21 13:33:07 +0200
  • 043c57400a Use bconds for configuring the build Petr Viktorin 2017-08-16 15:36:04 +0200
  • b0aea52b40 2to3 fixes Miro Hrončok 2017-08-16 15:36:09 +0200
  • fdb68ed66b Add an SRPM. Tomas Orsava 2017-08-15 14:32:10 +0200
  • 7be8319d06 Remove %defattr Petr Viktorin 2017-08-14 18:21:35 +0200
  • 3b6c14fc81 Use one %excludes for _bindir Petr Viktorin 2017-08-14 18:20:01 +0200
  • d77a7431cf Remove scriptlets for libs-devel Petr Viktorin 2017-08-14 18:09:20 +0200
  • f9489e3893 Remove __requires_exclude Petr Viktorin 2017-08-14 18:08:57 +0200
  • 9ba66c80ea Bump release Petr Viktorin 2017-08-14 15:59:33 +0200
  • d6ede35c5a Exclude all of bindir in one %exclude Petr Viktorin 2017-08-14 15:47:36 +0200
  • 58a433d6ef Have /usr/libexec symlink point from generic to specific version binaries Petr Viktorin 2017-08-14 15:37:28 +0200
  • fcf2f93a53 Remove bundled setuptools, pip, ensurepip Petr Viktorin 2017-08-14 14:43:53 +0200
  • 32e586eff7 Remove notes on bootstrapping Petr Viktorin 2017-08-14 14:40:57 +0200
  • 42986b18c0 Adjust summaries and descriptions Petr Viktorin 2017-08-14 14:35:38 +0200
  • a0cd36ddc8 Re-add runtime dependency on python-rpm-macros Tomas Orsava 2017-08-10 11:09:23 +0200
  • 5512ed134b Make platform-python-devel depend on platform-python-libs-devel Charalampos Stratakis 2017-08-09 18:01:42 +0200
  • 5f6ab2390e Depend on platform-python-rpm-macros for platfrom-python-devel Charalampos Stratakis 2017-08-08 15:52:38 +0200
  • 65713a25fe Add changelog entry and a link to the Fedora change for platform python. Charalampos Stratakis 2017-08-08 13:37:16 +0200
  • d61f8be0ea Enable profile guided optimizations. Charalampos Stratakis 2017-08-08 13:34:33 +0200
  • 74f3d1a95b Disable test_resource due to uid issues inside the new minimal buildroot by mock which uses systemd-nspawn instead of chroot. Charalampos Stratakis 2017-08-08 11:47:03 +0200
  • 9ef064db22 skip test_user_similar from test_sysconfig since posix_prefix and posix_user installation schemes are the same now so the test doesn't make sense. Charalampos Stratakis 2017-08-08 11:44:29 +0200
  • d859daf94c Fix the "urllib FTP protocol stream injection" vulnerability (rhbz#1478916) Iryna Shcherbina 2017-08-07 18:26:47 +0200
  • 0b6284d2da Add versioned symlinks to platform-python binary Charalampos Stratakis 2017-08-07 18:50:40 +0200
  • 344a4d6857 Keep the bundled setuptools and virtually provide it Charalampos Stratakis 2017-08-07 16:49:38 +0200
  • cc68c99458 Remove rewheel patch and do not require setuptools and pip, instead keep the bundled ones during build and exclude them later from the resulting rpm. Charalampos Stratakis 2017-08-07 16:36:31 +0200
  • fc17b8e18d Change the location for user installed modules to the same location as the python installation Charalampos Stratakis 2017-08-07 16:30:09 +0200
  • 6f2bbd2c8b Disable the test_suite again Charalampos Stratakis 2017-08-04 19:31:45 +0200
  • 4054bf3421 Enable the test suite and disable test_site Charalampos Stratakis 2017-08-04 19:11:58 +0200
  • 9d4b595bf4 Move the platform-python patch to be the first Petr Viktorin 2017-08-04 18:43:25 +0200
  • e05f2277f7 Disable gdb hooks Charalampos Stratakis 2017-08-04 17:33:06 +0200
  • dd25db59cb Remove scriplets that were used for idle3 icons. Charalampos Stratakis 2017-08-04 17:08:03 +0200
  • 00a87f100c Bytecompile the .py files with the platform-python binary Charalampos Stratakis 2017-08-04 17:02:03 +0200
  • e5fc776587 Own the pycache directory in /usr/lib Charalampos Stratakis 2017-08-04 16:43:43 +0200
  • 0d56e9844f Add the version suffix for the pycache directory in libs Charalampos Stratakis 2017-08-04 16:33:48 +0200
  • e4ea7bc0a0 Change the libplatformpython.so name to libplatform-python.so Charalampos Stratakis 2017-08-04 16:31:44 +0200
  • 0db64d265e Update the platform-python patch extension modules now build successfully Charalampos Stratakis 2017-08-04 16:18:48 +0200
  • b6626aac95 Change the library directory to include the version Charalampos Stratakis 2017-08-04 16:00:01 +0200
  • 7de59070d6 Preserve the buildroot Charalampos Stratakis 2017-08-04 13:46:10 +0200
  • f67b3664a4 Update the platform python patch Charalampos Stratakis 2017-08-04 13:43:41 +0200
  • 51824ac6ad Set rewheel to 0 Charalampos Stratakis 2017-08-04 13:28:37 +0200
  • d012e63b08 Remove systemtap, and dtrace and lto flags Charalampos Stratakis 2017-08-04 13:28:18 +0200
  • ac2f39a42f Remove idle3 desktop and appdata files Charalampos Stratakis 2017-08-04 10:34:10 +0200
  • 3e0514b649 More directory fixes Charalampos Stratakis 2017-08-03 18:21:14 +0200
  • deb805687a Add dashes to platform-python Petr Viktorin 2017-08-03 16:32:20 +0200
  • f1a8d261ca Add platform-python patch Charalampos Stratakis 2017-08-03 16:14:57 +0200
  • 0ea301770d Move the platform python changes to a different patch Charalampos Stratakis 2017-08-03 11:01:43 +0200
  • 7355e7a62e Disable profile guided optimizations for now to speed up the build time Charalampos Stratakis 2017-08-01 14:55:27 +0200
  • dcd7ae00e8 Remove macros.platformpython Charalampos Stratakis 2017-08-01 13:36:22 +0200
  • 967ee1d097 Remove debug subpackage and macros Charalampos Stratakis 2017-07-31 18:17:38 +0200
  • feff9dd6cc Change the post and postun scriplets to reflect the rename to platform python Charalampos Stratakis 2017-07-31 15:44:57 +0200
  • c4081e9371 Change installation paths to platform-python Charalampos Stratakis 2017-07-31 15:26:31 +0200
  • 3ead622043 Renamed system-python-libs subpackage to platform-python-libs and files under the python3-libs were moved to platform-python-libs-devel subpackage Charalampos Stratakis 2017-07-31 15:22:05 +0200
  • 71c29e993a Provide platform-python macros and binary which replace the system-python ones Charalampos Stratakis 2017-07-31 15:14:15 +0200
  • 94f7e5a2fa Disable debug build Charalampos Stratakis 2017-07-31 15:06:10 +0200
  • a5cfa92551 Rename package to platform-python Charalampos Stratakis 2017-07-31 15:05:52 +0200
  • 783f35b7f8 Revert "Add --executable option to install.py command" Michal Cyprian 2017-08-11 13:01:28 +0200
  • 58f92d897b Revert "Add --executable option to install.py command" Michal Cyprian 2017-08-11 13:01:28 +0200
  • 16b657d7d6 Fix the "urllib FTP protocol stream injection" vulnerability (rhbz#1478916) Iryna Shcherbina 2017-08-07 18:26:47 +0200
  • 2c3b2229eb Fix the "urllib FTP protocol stream injection" vulnerability (rhbz#1478916) Iryna Shcherbina 2017-08-07 18:26:47 +0200
  • 0411091b2f Remove empty lines to fix multiline bash expression private-torsava-master Tomas Orsava 2017-08-02 17:05:26 +0200
  • e936b4b58f Add bcond for optimizations Tomas Orsava 2017-08-02 16:16:36 +0200
  • 3cf18aa55e Switch 3 macros to bcond's Tomas Orsava 2017-08-02 15:30:21 +0200
  • b726831413 Add debug print Tomas Orsava 2017-08-02 10:54:29 +0200
  • 17520a5b34 Disabled test_resource as test_prlimit currently fails when building in mock Tomas Orsava 2017-08-02 10:11:47 +0200
  • 8227c33d21 Dropped BuildRequires on db4-devel Tomas Orsava 2017-08-01 16:59:32 +0200
  • 7ce2b35305 Dropped BuildRequires on db4-devel Tomas Orsava 2017-08-01 16:59:32 +0200
  • c0e8897305 Remove dependency on `db4-devel` Tomas Orsava 2017-08-01 15:06:57 +0200
  • de728c7f36 Disabled the dependency on `libappstream-glib` Tomas Orsava 2017-08-01 10:46:01 +0200
  • f77700c102 Making a bootstrapping commit for the python3 module Tomas Orsava 2017-07-31 17:23:36 +0200
  • e49a729d35 Make debuginfo packages parallel installable Charalampos Stratakis 2017-07-31 14:02:39 +0200
  • c6fe5c680b Do not generate debuginfo subpackages (#1476593) Florian Weimer 2017-07-30 17:13:49 +0200
  • 4cc9b2e33c - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild Fedora Release Engineering 2017-07-27 12:26:00 +0000
  • b9f2533095 Make sure that we get the default signal handler for test_asyncio, The parent process may have decided to ignore SIGHUP, and signal handlers are inherited which can cause the test to hang in koji. Charalampos Stratakis 2017-07-25 18:03:55 +0200
  • 3a226ae7d7 Make sure that we get the default signal handler for test_asyncio, The parent process may have decided to ignore SIGHUP, and signal handlers are inherited which can cause the test to hang in koji. Charalampos Stratakis 2017-07-25 18:03:55 +0200
  • 44e2147189 Replace the "--verbose" flag with "-wW" when invoking the test suite, so that the tests are run in non-verbose mode by default and failed tests are rerun in verbose mode. Charalampos Stratakis 2017-07-20 17:50:38 +0200
  • 5b6a3e0e34 Replace the "--verbose" flag with "-wW" when invoking the test suite, so that the tests are run in non-verbose mode by default and failed tests are rerun in verbose mode. Charalampos Stratakis 2017-07-20 17:50:38 +0200
  • 05e1bafe57 Remove unused patches Charalampos Stratakis 2017-07-19 14:25:35 +0200
  • a94422417a Remove unused patches Charalampos Stratakis 2017-07-19 14:25:35 +0200
  • 8ff39725bf Update the PEP 538 backport Charalampos Stratakis 2017-07-18 16:48:45 +0200
  • 11f038e300 Update to Python 3.6.2 Charalampos Stratakis 2017-07-18 16:40:02 +0200
  • f13050e2f3 Update the PEP 538 backport Charalampos Stratakis 2017-07-18 16:48:45 +0200
  • 4ff21139d7 Update to Python 3.6.2 Charalampos Stratakis 2017-07-18 16:40:02 +0200
  • fc4e993391 Provide additional reference for patch 252 Charalampos Stratakis 2017-06-28 15:49:10 +0200
  • 46034c8139 Provide additional references for patches 251 and 252 Charalampos Stratakis 2017-06-28 15:46:50 +0200
  • 7e7918aadd Fix for a build failure when with_debug_build=0 Tomas Orsava 2017-06-27 18:02:44 +0200
  • 28f0c0c422 Update to the latest implementation of PEP 538. Charalampos Stratakis 2017-06-27 15:38:30 +0200
  • 252962389c Update to the latest implementation of PEP 538. Charalampos Stratakis 2017-06-27 15:38:30 +0200
  • 332b947dfc Make pip and distutils in user environment install into separate location Michal Cyprian 2017-06-26 16:32:56 +0200
  • 8b94f726d7 Fix test_alpn_protocols from test_ssl Charalampos Stratakis 2017-06-24 17:24:42 +0200
  • 1d013eb47b setuptools from version 36.0.0 rebundled its dependencies so we don't have to require them in order for rewheel to work, so dropping patch 260 as well. Charalampos Stratakis 2017-06-19 11:10:58 +0200
  • b5403ba5eb Fix test_alpn_protocols from test_ssl Charalampos Stratakis 2017-06-24 17:24:42 +0200
  • 3f280d64ad setuptools from version 36.0.0 rebundled its dependencies so we don't have to require them in order for rewheel to work, so dropping patch 260 as well. Charalampos Stratakis 2017-06-19 11:10:58 +0200
  • bb9ca6b393 Add dependency to the devel subpackage on python3-rpm-generators Tomas Orsava 2017-05-05 16:47:58 +0200
  • afb0016f9d Polishing the Notes on bootstrapping Python Tomas Orsava 2017-05-16 11:06:53 +0200
  • 3ce08cb6e0 Enable profile guided optimizations for x86_64 and i686 architectures f24 Charalampos Stratakis 2017-05-10 15:04:27 +0200
  • 50e4bfa0d1 Enable profile guided optimizations for x86_64 and i686 architectures Charalampos Stratakis 2017-05-10 15:04:27 +0200
  • 63656420a3 Fix conditional macro Charalampos Stratakis 2017-05-09 17:05:44 +0200
  • 368ff01e1e Added patch for fixing recompilation of Python when using common build commands and the --enable-optimizations flag. Charalampos Stratakis 2017-05-09 16:57:18 +0200
  • e890527e80 Update to a newer implementation of PEP 538 Charalampos Stratakis 2017-05-09 14:44:40 +0200
  • ec7e3db6a1 Change description, to reflect that python3 is now the default Python Charalampos Stratakis 2017-05-09 11:43:22 +0200