diff --git a/python-dateutil-2.8.2.tar.gz b/python-dateutil-2.8.2.tar.gz deleted file mode 100644 index f73bc9ee925c0392d286c2761390ee47c003ad73..0000000000000000000000000000000000000000 Binary files a/python-dateutil-2.8.2.tar.gz and /dev/null differ diff --git a/python-dateutil-2.9.0.post0.tar.gz b/python-dateutil-2.9.0.post0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..642470d338c2326d63f35020079a4240f949cb66 Binary files /dev/null and b/python-dateutil-2.9.0.post0.tar.gz differ diff --git a/python-dateutil.spec b/python-dateutil.spec index 046bcf0f34d609f862fb9bb6522b70a2e029dc45..4269c87973fe423b932eb73c45b5f01bd5339709 100644 --- a/python-dateutil.spec +++ b/python-dateutil.spec @@ -2,11 +2,11 @@ %global _description The dateutil module provides powerful extensions to the standard datetime module, available in Python. Name: python-dateutil -Version: 2.8.2 -Release: 3 +Version: 2.9.0.post0 +Release: 1 Epoch: 1 Summary: Powerful extensions to datetime -License: Apache 2.0 or BSD or Python +License: (Apache-2.0 AND BSD-3-Clause) OR BSD-3-Clause URL: https://github.com/dateutil/dateutil Source0: https://files.pythonhosted.org/packages/source/p/python-dateutil/python-dateutil-%{version}.tar.gz @@ -39,20 +39,21 @@ Requires: python3-six tzdata %check rm setup.cfg export LANG=en_US.UTF-8 -%{__python3} -m pytest +%{__python3} -m pytest -W ignore::pytest.PytestUnknownMarkWarning %files -n python3-%{_name} -%defattr(-,root,root) %doc README.rst %license LICENSE %{python3_sitelib}/%{_name}/ %{python3_sitelib}/*info %files help -%defattr(-,root,root) %doc NEWS PKG-INFO RELEASING %changelog +* Thu Jan 23 2025 Funda Wang - 2.9.0.post0-1 +- update to 2.9.0.post0 + * Tue Aug 09 2022 shixuantong - 2.8.2-3 - Type:bugfix - ID:NA diff --git a/python-dateutil.yaml b/python-dateutil.yaml index 79f0ef665d626789ac241effaacdfe206615aa50..a970760e95d12542a1456cf8b80ad03130ff2fe5 100644 --- a/python-dateutil.yaml +++ b/python-dateutil.yaml @@ -1,4 +1,4 @@ -version_control: github -src_repo: dateutil/dateutil -tag_prefix: ^ -seperator: . \ No newline at end of file +version_control: github +src_repo: dateutil/dateutil +tag_prefix: +separator: .