diff --git a/platformdirs-3.11.0.tar.gz b/platformdirs-3.11.0.tar.gz new file mode 100644 index 0000000..90e5584 Binary files /dev/null and b/platformdirs-3.11.0.tar.gz differ diff --git a/platformdirs-3.5.1.tar.gz b/platformdirs-3.5.1.tar.gz deleted file mode 100644 index ab05c90..0000000 Binary files a/platformdirs-3.5.1.tar.gz and /dev/null differ diff --git a/python-platformdirs.spec b/python-platformdirs.spec index a914a78..46cf770 100644 --- a/python-platformdirs.spec +++ b/python-platformdirs.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-platformdirs -Version: 3.5.1 +Version: 3.11.0 Release: 1 Summary: A small Python module for determining appropriate platform-specific dirs License: MIT URL: https://github.com/platformdirs/platformdirs -Source0: https://files.pythonhosted.org/packages/9c/0e/ae9ef1049d4b5697e79250c4b2e72796e4152228e67733389868229c92bb/platformdirs-3.5.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/p/platformdirs/platformdirs-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-pip python3-hatchling python3-hatch-vcs python3-wheel @@ -69,6 +69,9 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Mon Jan 15 2024 xu_ping <707078654@qq.com> - 3.11.0-1 +- Upgrade the version to 3.11.0 + * Mon Jun 05 2023 Dongxing Wang - 3.5.1-1 - Upgrade the version to 3.5.1 for tox 4.5.2