Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-22 19:12:04 +00:00
parent 28f15ad02e
commit b7b4616dd2

View File

@ -16,7 +16,7 @@
Name: python-httpretty
Version: 1.1.4
# If github_date is defined, assume a post-release snapshot
Release: 8%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
Release: 9%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
Summary: HTTP request mock tool for Python
License: MIT
@ -102,6 +102,9 @@ sed -i 's/^rednose = 1$//' setup.cfg
%changelog
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 1.1.4-8
- Rebuilt for Python 3.11