Rebuilt for Python 3.10
This commit is contained in:
parent
81af08a65a
commit
e86e600864
@ -23,7 +23,7 @@
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 7.43.0.6
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: A Python interface to libcurl
|
||||
|
||||
License: LGPLv2+ or MIT
|
||||
@ -186,6 +186,9 @@ rm -fv tests/fake-curl/libcurl/*.so
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 7.43.0.6-6
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed Feb 17 2021 Kamil Dudka <kdudka@redhat.com> - 7.43.0.6-5
|
||||
- temporarily remove a failing test-case (#1927655)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user