import python-mock-2.0.0-13.module+el8.0.0+2961+596d0223

This commit is contained in:
CentOS Sources 2019-05-07 17:58:06 -04:00 committed by Andrew Lukoshko
parent 0337459670
commit 08847a65d2

View File

@ -8,7 +8,7 @@
Name: python-mock
Version: 2.0.0
Release: 12%{?dist}
Release: 13%{?dist}
Summary: A Python Mocking and Patching Library for Testing
License: BSD
@ -108,6 +108,10 @@ sed -i "s|VERSIONPLACEHOLDER|%{version}|" setup.cfg mock/mock.py
%changelog
* Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 2.0.0-13
- Bumping due to problems with modular RPM upgrade path (#1695587)
- Related: rhbz#1693974
* Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 2.0.0-12
- Switch python3 coditions to bcond