- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
dec15db94e
commit
2dd76e6404
@ -16,7 +16,7 @@
|
||||
Name: python-httpretty
|
||||
Version: 1.0.5
|
||||
# If github_date is defined, assume a post-release snapshot
|
||||
Release: 1%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
|
||||
Release: 2%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
|
||||
Summary: HTTP request mock tool for Python
|
||||
|
||||
License: MIT
|
||||
@ -160,6 +160,9 @@ LANG=C.UTF-8 %{__python2} -m nose -v
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jan 6 2021 Jiri Popelka <jpopelka@redhat.com> - 1.0.5-1
|
||||
- 1.0.5
|
||||
- Enable tests for F34 (#1896191 has been resolved)
|
||||
|
Loading…
Reference in New Issue
Block a user