Update to 9.0.3
This commit is contained in:
parent
e32f36f5ef
commit
24630acdcb
3 changed files with 9 additions and 4 deletions
|
|
@ -17,8 +17,8 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
# When updating, update the bundled libraries versions bellow!
|
||||
Version: 9.0.1
|
||||
Release: 11%{?dist}
|
||||
Version: 9.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for installing and managing Python packages
|
||||
|
||||
Group: Development/Libraries
|
||||
|
|
@ -295,6 +295,9 @@ py.test-%{python3_version} -m 'not network'
|
|||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Thu Mar 29 2018 Charalampos Stratakis <cstratak@redhat.com> - 9.0.3-1
|
||||
- Update to 9.0.3
|
||||
|
||||
* Mon Dec 04 2017 Charalampos Stratakis <cstratak@redhat.com> - 9.0.1-11
|
||||
- Reintroduce the ipaddress module in the python3 subpackage.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue