Update to 9.0.3
This commit is contained in:
parent
2611854c44
commit
3989bcbcc0
3 changed files with 9 additions and 4 deletions
|
|
@ -29,8 +29,8 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
# When updating, update the bundled libraries versions bellow!
|
||||
Version: 9.0.1
|
||||
Release: 16%{?dist}
|
||||
Version: 9.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for installing and managing Python packages
|
||||
|
||||
Group: Development/Libraries
|
||||
|
|
@ -385,6 +385,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
|
||||
|
||||
* Wed Feb 21 2018 Lumír Balhar <lbalhar@redhat.com> - 9.0.1-16
|
||||
- Include built HTML documentation (in the new -doc subpackage) and man page
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue