Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-iso8601.git#1915f6a33f2e586748055b7391504a183b94ccd6
This commit is contained in:
parent
f4abd33d95
commit
e3907f41f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ iso8601-0.1.4.tar.gz
|
||||
/iso8601-0.1.10.tar.gz
|
||||
/iso8601-0.1.11.tar.gz
|
||||
/iso8601-0.1.12.tar.gz
|
||||
/iso8601-0.1.13.tar.gz
|
||||
|
||||
@ -6,8 +6,8 @@ This module parses the most common forms of ISO 8601 date strings \
|
||||
(e.g. 2007-01-14T20:34:22+00:00) into datetime objects.
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.1.12
|
||||
Release: 3%{?dist}
|
||||
Version: 0.1.13
|
||||
Release: 1%{?dist}
|
||||
Summary: Simple module to parse ISO 8601 dates
|
||||
|
||||
License: MIT
|
||||
@ -63,6 +63,9 @@ BuildRequires: python%{python3_other_pkgversion}-setuptools
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 04 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.1.13-1
|
||||
- Update to latest upstream release 0.1.13 (#1904533)
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.12-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
@ -70,7 +73,7 @@ BuildRequires: python%{python3_other_pkgversion}-setuptools
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Thu Mar 05 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.1.12-1
|
||||
- Update to latest upstream release 0.1.12 (rhbz#1792662)
|
||||
- Update to latest upstream release 0.1.12 (#1792662)
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.11-17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (iso8601-0.1.12.tar.gz) = d64f3a83fd3a678446e17fb35265c0487491a53a2ec306fe2332c59e9e471bfe8580b3280da7ae13664f07f7f29edb0347196351ab698849ccaefb52d6ce6613
|
||||
SHA512 (iso8601-0.1.13.tar.gz) = 0a16e2699ba3f33cec57acdd2be70c64d0e2655f08d30581f56997992945b700e6bfb14164f1f422e073eefeaefab4377a56ec6b3800156347e1568172c32737
|
||||
|
||||
Loading…
Reference in New Issue
Block a user