diff --git a/pendulum-3.0.0.tar.gz b/pendulum-3.0.0.tar.gz deleted file mode 100644 index 96a3b02de0a8db819c152ab9b264a61ce022dcad..0000000000000000000000000000000000000000 Binary files a/pendulum-3.0.0.tar.gz and /dev/null differ diff --git a/pendulum-3.0.0a1.tar.gz b/pendulum-3.0.0a1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..93aa53a167194856b24a55c16b5898be5f910c6c Binary files /dev/null and b/pendulum-3.0.0a1.tar.gz differ diff --git a/python-pendulum.spec b/python-pendulum.spec index 416da82313b19e59be865ac2fcf2e76506decf71..a13f94cadaa8a13b8de18a0ba1921a5904be8e6a 100644 --- a/python-pendulum.spec +++ b/python-pendulum.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-pendulum -Version: 3.0.0 -Release: 2 +Version: 3.0.0a1 +Release: 1 Summary: Python datetimes made easy License: MIT URL: https://pendulum.eustace.io @@ -60,6 +60,10 @@ install -d -m755 %{buildroot}/%{_pkgdocdir} %{python3_sitearch}/pendulum-%{version}.dist-info/* %changelog +* Tue May 13 2025 openeuler_bot - 3.0.0a1-1 +- update python-pendulum to 3.0.0a1 + + * Mon Jan 27 2025 wangkai <13474090681@163.com> - 3.0.0-2 - Use vendor to fix build error - Remove empty help subpackage