- 
    Wed Feb 01 2023 Miro HronÄok <mhroncok@redhat.com> - 15.1.0-22
    
- Add a custom error message when users attempt to create Python 3.11+ virtual environments
- Resolves: rhbz#2165702
   
  
  - 
    Wed Jul 28 2021 Tomas Orsava <torsava@redhat.com> - 15.1.0-21
    
- Adjusted the postun scriptlets to enable upgrading to RHEL 9
- Resolves: rhbz#1933055
   
  
  - 
    Thu Mar 18 2021 Lumír Balhar <lbalhar@redhat.com> - 15.1.0-20
    
- Use python-version-specific wheels from Python modules
Resolves: rhbz#1917971
   
  
  - 
    Fri Jun 21 2019 Miro Hrončok <mhroncok@redhat.com> - 15.1.0-19
    
- Use wheels from RPM packages (rhbz#1659550) (rhbz#1659551)
- Fail with a warning on Python versions < 2.7
   
  
  - 
    Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 15.1.0-18
    
- Bumping due to problems with modular RPM upgrade path
- Resolves: rhbz#1695587
   
  
  - 
    Fri Dec 14 2018 Miro Hrončok <mhroncok@redhat.com> - 15.1.0-17
    
- Don't fail on missing certifi's cert bundle
- Resolves: rhbz#1659440
   
  
  - 
    Wed Nov 28 2018 Tomas Orsava <torsava@redhat.com> - 15.1.0-16
    
- Provide the package name `virtualenv` and the /usr/bin/virtualenv binary
- Resolves: rhbz#1649958
   
  
  - 
    Thu Oct 04 2018 Lumír Balhar <lbalhar@redhat.com> - 15.1.0-15
    
- Fix alternatives - post and postun sections only with python3
- Resolves: rhbz#1633534
   
  
  - 
    Mon Oct 01 2018 Lumír Balhar <lbalhar@redhat.com> - 15.1.0-14
    
- Add alternatives for virtualenv-3
- Resolves: rhbz#1633534
   
  
  - 
    Wed Aug 15 2018 Lumír Balhar <lbalhar@redhat.com> - 15.1.0-13
    
- Remove virtualenv-3 executable. This will be provided by python3 module.
- Resolves: rhbz#1615727