Rebuilt for Python 3.8.0rc1 (#1748018)
This commit is contained in:
parent
e76fce86fd
commit
2f26549393
@ -17,7 +17,7 @@
|
|||||||
Name: python-httpretty
|
Name: python-httpretty
|
||||||
Version: 0.9.6
|
Version: 0.9.6
|
||||||
# If github_date is defined, assume a post-release snapshot
|
# If github_date is defined, assume a post-release snapshot
|
||||||
Release: 3%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
|
Release: 4%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
|
||||||
Summary: HTTP request mock tool for Python
|
Summary: HTTP request mock tool for Python
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -152,6 +152,9 @@ LANG=C.UTF-8 %{__python2} -m nose -v
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.6-4
|
||||||
|
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||||
|
|
||||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.6-3
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.6-3
|
||||||
- Rebuilt for Python 3.8
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user