- 
    Sat Jul 16 2022 Maxwell G <gotmax@e.email> - 8-32
    
- Explicitly Require python3-rpm-generators
- Remove %__pythondist_provides from pythondist.attr.
- Ensure that packages built against alternative python stacks do not have
  python3dist(x) Provides.
- Related: rhbz#1776941.
   
  
  - 
    Sat Jul 16 2022 Miro Hrončok <mhroncok@redhat.com> - 8-31
    
- Fix a regression in the %pytest definition (/usr/bin/pytest: No such file or directory)
   
  
  - 
    Tue May 24 2022 Maxwell G <gotmax@e.email> - 8-30
    
- Pull in appropriate python3X-rpm-macros package for non-default Python
  versions
- Ensure the python macros work properly when building against non-default
  python interpreters.
- Only pull in python2-rpm-macros when python2-devel is present.
- Remove macros that have been added to RHEL itself.
   
  
  - 
    Tue May 17 2022 Maxwell G <gotmax@e.email> - 8-29
    
- Add `Requires: ansible-srpm-macros`
- Backport @churchyard's packaging nitpicks from epel9
   
  
  - 
    Tue Mar 15 2022 Miro Hrončok <mhroncok@redhat.com> - 8-28
    
- Remove %gpgverify and /usr/lib/rpm/gpgverify, it is available in RHEL 8.4+
   
  
  - 
    Wed Jan 19 2022 Pablo Greco <pgreco@centosproject.org> - 8-27
    
- Backport systemd sysusers macros from Fedora
   
  
  - 
    Wed Oct 27 2021 Karolina Surma <ksurma@redhat.com> - 8-26
    
- Add -t, -f, -e options to %py_check_import which emit warning when used
   
  
  - 
    Tue Oct 26 2021 Tomas Orsava <torsava@redhat.com> - 8-25
    
- Define a new macros %python_wheel_dir and %python_wheel_pkg_prefix
   
  
  - 
    Wed Sep 01 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 8-24
    
- Fix macros.build-constraints' %limit_build
  - number of CPUs will never be set to less than 1
  - this now outputs build flag overrides to be used with %make_build etc.
  - add documentation
   
  
  - 
    Mon Aug 02 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 8-23
    
- Add macros.build-constraints
- Refactor to use standard macros, not hard-coded paths