Rebuilt for Python 3.7
This commit is contained in:
parent
5b49f1abe8
commit
104ae44db6
@ -17,7 +17,7 @@
|
|||||||
Name: python-httpretty
|
Name: python-httpretty
|
||||||
Version: 0.9.5
|
Version: 0.9.5
|
||||||
# If github_date is defined, assume a post-release snapshot
|
# 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
|
Summary: HTTP request mock tool for Python
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -149,6 +149,9 @@ LANG=en_US.UTF-8 %{__python3} -m nose -v
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 0.9.5-2
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Wed Jun 06 2018 Miro Hrončok <mhroncok@redhat.com> - 0.9.5-1
|
* Wed Jun 06 2018 Miro Hrončok <mhroncok@redhat.com> - 0.9.5-1
|
||||||
- Update to 0.9.5, fix for Python 3.7 (#1580060)
|
- Update to 0.9.5, fix for Python 3.7 (#1580060)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user