- 
    Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 3-38
    
- Bumping due to problems with modular RPM upgrade path
- Resolves: rhbz#1695587
   
  
  - 
    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
   
  
  - 
    Tue Aug 28 2018 Tomas Orsava <torsava@redhat.com> - 3-35
    
- Separate the python2-rpm-macros subpackage into its own component
   
  
  - 
    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
   
  
  - 
    Wed May 09 2018 Tomas Orsava <torsava@redhat.com> - 3-29
    
- Switch the Python 3 executable to /usr/libexec/platform-python
- Update macros using pip or easy_install to be invoked through the main
  executable