diff --git a/python-trove-classifiers.spec b/python-trove-classifiers.spec index 0f4cf053c09e965531732b8eb39095638d81b9fc..2439c15312341e790efdf0690df2e3c0fc6a8e52 100644 --- a/python-trove-classifiers.spec +++ b/python-trove-classifiers.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-trove-classifiers -Version: 2025.5.9.12 +Version: 2025.9.11.17 Release: 1 Summary: Canonical source for classifiers on PyPI (pypi.org). License: Apache-2.0 URL: https://github.com/pypa/trove-classifiers -Source0: https://files.pythonhosted.org/packages/38/04/1cd43f72c241fedcf0d9a18d0783953ee301eac9e5d9db1df0f0f089d9af/trove_classifiers-2025.5.9.12.tar.gz +Source0: https://files.pythonhosted.org/packages/ca/9a/778622bc06632529817c3c524c82749a112603ae2bbcf72ee3eb33a2c4f1/trove_classifiers-2025.9.11.17.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -70,6 +70,10 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Thu Sep 18 2025 wuzhaomin - 2025.9.11.17-1 +- Update package with version 2025.9.11.17 +- Add support for Odoo 19.0 in classifiers + * Thu Jul 17 2025 Dongxing Wang - 2025.5.9.12-1 - Update package to version 2025.5.9.12 and fix build error for setuptools 78.1.1 Add trove classifier for GraalPython diff --git a/trove_classifiers-2025.5.9.12.tar.gz b/trove_classifiers-2025.5.9.12.tar.gz deleted file mode 100644 index 61e47aaf0d161675101e55236146f5d34c03a24a..0000000000000000000000000000000000000000 Binary files a/trove_classifiers-2025.5.9.12.tar.gz and /dev/null differ diff --git a/trove_classifiers-2025.9.11.17.tar.gz b/trove_classifiers-2025.9.11.17.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ffd84f4e9ce23142fab36adbe1be78a2fbfeb753 Binary files /dev/null and b/trove_classifiers-2025.9.11.17.tar.gz differ