-
Tue Jun 16 2020 Charalampos Stratakis <cstratak@redhat.com> - 3-39
- Strip tildes from %version in %pypi_source by default
- Resolves: rhbz#1844902
-
Mon Oct 14 2019 Charalampos Stratakis <cstratak@redhat.com> - 3-38
- Fix the %py_build macro to respect the global definition of %__python
- Resolves: rhbz#1757833
-
Fri Dec 14 2018 Miro Hrončok <mhroncok@redhat.com> - 3-37
- Workaround leaking buildroot PATH in %py_byte_compile
- Resolves: rhbz#1644455
-
Fri Dec 14 2018 Miro Hrončok <mhroncok@redhat.com> - 3-36
- Make %py_byte_compile terminate build on SyntaxErrors
- Resolves: rhbz#1620168
-
Mon Sep 17 2018 Tomas Orsava <torsava@redhat.com> - 3-35
- Disable the python_provide macro for `python2-` prefixed packages
- Resolves: rhbz#1636029
-
Mon Jul 16 2018 Tomas Orsava <torsava@redhat.com> - 3-34
- macros.pybytecompile: Macro was not line-continued properly and thus didn't work
-
Wed Jul 11 2018 Tomas Orsava <torsava@redhat.com> - 3-33
- macros.pybytecompile: Detect Python version through sys.version_info instead
of guessing from the executable name
-
Tue Jul 10 2018 Tomas Orsava <torsava@redhat.com> - 3-32
- Merging: (Tue Jul 10 2018 Tomas Orsava <torsava@redhat.com> - 3-32)
- Fix %py_byte_compile macro: when invoked with a Python 2 binary it also
mistakenly ran py3_byte_compile
- Merging: (Tue Jul 03 2018 Miro Hrončok <mhroncok@redhat.com> - 3-31)
- Add %python3_platform useful for PYTHONPATH on arched builds
- Merging: (Mon Jun 18 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 3-30)
- Add %pypi_source macro, as well as %__pypi_url and
%_pypi_default_extension.
- Merging: (Wed Apr 18 2018 Miro Hrončok <mhroncok@redhat.com> - 3-29)
- move macros.pybytecompile from python3-devel
-
Wed Jun 27 2018 Tomas Orsava <torsava@redhat.com> - 3-31
- Remove RHEL_ALLOW_PYTHON2_FOR_BUILD=1 from build and install macros,
as that is where the user needs to set it themself
-
Thu Jun 21 2018 Tomas Orsava <torsava@redhat.com> - 3-30
- Explicitly enable Python 2 when invoking Python 2 macros
See: https://url.corp.redhat.com/rhel8-py2