1.1.3
This commit is contained in:
parent
5c62298cbb
commit
4d84284d58
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/httpretty-1.0.5.tar.gz
|
||||
/httpretty-1.1.0.tar.gz
|
||||
/httpretty-1.1.2.tar.gz
|
||||
/httpretty-1.1.3.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global run_tests 1
|
||||
|
||||
Name: python-httpretty
|
||||
Version: 1.1.2
|
||||
Version: 1.1.3
|
||||
# If github_date is defined, assume a post-release snapshot
|
||||
Release: 1%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
|
||||
Summary: HTTP request mock tool for Python
|
||||
@ -161,6 +161,9 @@ LANG=C.UTF-8 %{__python2} -m nose -v
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 25 2021 Jiri Popelka <jpopelka@redhat.com> - 1.1.3-1
|
||||
- 1.1.3
|
||||
|
||||
* Mon May 24 2021 Jiri Popelka <jpopelka@redhat.com> - 1.1.2-1
|
||||
- 1.1.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (httpretty-1.1.2.tar.gz) = 674641509e43cb36c14af560853271495474157477350ff80a9bd311b435fb64e9aa2b710419b34b1f344ffc963f8c7141a631dd3f0d9599accb43647b5680c0
|
||||
SHA512 (httpretty-1.1.3.tar.gz) = 3bac68ecb78efc7592f9ab314ca9ef570c8193fb7c2ab3d3fa003b0ff623ac57d6a74f8f0e7b6c2ed45f30e520d157345db56837212d9acd4ec6259570a43dfe
|
||||
|
Loading…
Reference in New Issue
Block a user