Update to 1.26.9. fixes rhbz#2064777

This commit is contained in:
Kevin Fenzi 2022-05-30 14:19:03 -07:00
commit 50b1f9d1e9
3 changed files with 7 additions and 3 deletions

View file

@ -4,8 +4,8 @@
%bcond_without tests
Name: python-%{srcname}
Version: 1.26.8
Release: 2%{?dist}
Version: 1.26.9
Release: 1%{?dist}
Summary: Python HTTP library with thread-safe connection pooling and file post
License: MIT
@ -113,6 +113,9 @@ ln -s %{python3_sitelib}/__pycache__/six.cpython-%{python3_version_nodots}.pyc \
%changelog
* Mon May 30 2022 Kevin Fenzi <kevin@scrye.com> - 1.26.9-1
- Update to 1.26.9. fixes rhbz#2064777
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild