import python-virtualenv-15.1.0-18.module+el8.0.0+2966+d39a1df3

This commit is contained in:
CentOS Sources 2019-05-07 17:45:28 -04:00 committed by Andrew Lukoshko
parent c4c2b6fcea
commit e3dffacbbc

View File

@ -7,7 +7,7 @@
Name: python-virtualenv
Version: 15.1.0
Release: 17%{?dist}
Release: 18%{?dist}
Summary: Tool to create isolated Python environments
Group: Development/Languages
@ -187,6 +187,10 @@ fi
%changelog
* Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 15.1.0-18
- Bumping due to problems with modular RPM upgrade path (#1695587)
- Related: rhbz#1693974
* 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