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-dateutil.git#a4ef933665df02fe110437bf8b3c225f383e2527
This commit is contained in:
DistroBaker 2021-02-05 00:09:26 +01:00
parent a10521f1a2
commit e6b73140dd

View File

@ -2,7 +2,7 @@
Name: python-%{modname}
Version: 2.8.1
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 1
Summary: Powerful extensions to the standard datetime module
@ -14,6 +14,7 @@ Source: %{pypi_source}
%bcond_without tests
BuildArch: noarch
BuildRequires: make
BuildRequires: python3-sphinx
BuildRequires: python3-sphinx_rtd_theme
@ -73,6 +74,9 @@ make -C docs html
%doc docs/_build/html
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.8.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild