Rebuilt for Python 3.8.0rc1 (#1748018)
This commit is contained in:
parent
3a030d6ac6
commit
613339b62a
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
Name: python-xmltramp
|
||||
Version: 2.18
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Pythonic API for XML
|
||||
|
||||
License: GPLv2
|
||||
|
|
@ -54,6 +54,9 @@ install -Dm0644 -t %{buildroot}%{python3_sitelib}/ xmltramp.py
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.18-7
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.18-6
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue