Rebuild for Python 3.6
This commit is contained in:
parent
ef96e1c1bc
commit
27c5de087f
1 changed files with 4 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
Name: python-pyrfc3339
|
||||
Version: 1.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Generate and parse RFC 3339 timestamps
|
||||
|
||||
License: MIT
|
||||
|
|
@ -90,6 +90,9 @@ RFC 3339-compliant timestamps using Python datetime.datetime objects.
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.0-5
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-4
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue