diff --git a/-3.1.0.tar.gz b/-3.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/3.1.0.tar.gz b/3.1.0.tar.gz deleted file mode 100644 index 6de9e6a64340b89a87fa3e3a4ba904e7dea3eb8a..0000000000000000000000000000000000000000 Binary files a/3.1.0.tar.gz and /dev/null differ diff --git a/python-time-machine.spec b/python-time-machine.spec index a57f2e337e57fefc526e2088f226937280f29346..3571e274127969848411e71ed2a483287bc2fdcd 100644 --- a/python-time-machine.spec +++ b/python-time-machine.spec @@ -8,7 +8,7 @@ Release: 1 Summary: Travel through time in your tests. License: MIT URL: https://github.com/adamchainz/time-machine -Source0: https://github.com/adamchainz/time-machine/archive/refs/tags/%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/-//-%{version}.tar.gz BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -47,6 +47,9 @@ Travel through time in your tests. %{python3_sitearch}/time_machine %changelog +* Wed Nov 26 2025 zhangzeyang0718 - 3.1.0-1 +- Update to 3.1.0 + * Mon Nov 24 2025 lixiaoyong - 3.1.0-1 - Update package to version 3.1.0 Optimize patching of uuid module