* Mon Apr 12 2021 Miroslav Rezanina <mrezanin@redhat.com> 1.0.5-3
- Removing tests - Resolves: rhbz#1918839 - Resolves: rhbz#1945223 - Resolves: rhbz#1922337
This commit is contained in:
parent
b16502bfd4
commit
929288c5eb
@ -15,7 +15,7 @@
|
||||
Name: python-httpretty
|
||||
Version: 1.0.5
|
||||
# If github_date is defined, assume a post-release snapshot
|
||||
Release: 2%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
|
||||
Release: 3%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
|
||||
Summary: HTTP request mock tool for Python
|
||||
|
||||
License: MIT
|
||||
@ -125,6 +125,12 @@ LANG=C.UTF-8 %py2_install
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 12 2021 Miroslav Rezanina <mrezanin@redhat.com> 1.0.5-3
|
||||
- Removing tests
|
||||
- Resolves: rhbz#1918839
|
||||
- Resolves: rhbz#1945223
|
||||
- Resolves: rhbz#1922337
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user