diff --git a/python-trove-classifiers.spec b/python-trove-classifiers.spec index ac285654403bd93971f354188390427120741f2a..348e2d8c272f464422a49137d5423b9915d013c1 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: 2024.9.12 +Version: 2024.10.21.16 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/16/14/55ceb59dabf95f554b5368fdabe8d370165a25f817a23d809ad6c87a0b06/trove_classifiers-2024.9.12.tar.gz +Source0: https://files.pythonhosted.org/packages/99/85/92c2667cf221b37648041ce9319427f92fa76cbec634aad844e67e284706/trove_classifiers-2024.10.21.16.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -59,6 +59,16 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Fri Nov 1 2024 wanggang - 2024.10.21.16 +- Update package to version 2024.10.21.16 + chore: update calver to include hour (#191) + Add Django trove classifiers for 5 and upcoming 5.2 release. (#193) + We missed adding the generic `Framework :: Django :: 5`, and I'll add 5.2 since it will be released in a few months. + Co-authored-by: Dustin Ingram + chore: update github actions (#192) + Update CMU to include SPDX in parentheses (#190) + Add classifier for MIT-CMU licence (#189) + * Sat Sep 21 2024 xuhe - 2024.9.12-1 - Update version to 2024.9.12 - Add Odoo 18 trove classifier. diff --git a/trove_classifiers-2024.10.21.16.tar.gz b/trove_classifiers-2024.10.21.16.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c6d7a5dde6fc281c0e9c154dfe27ef7a9c184b54 Binary files /dev/null and b/trove_classifiers-2024.10.21.16.tar.gz differ diff --git a/trove_classifiers-2024.9.12.tar.gz b/trove_classifiers-2024.9.12.tar.gz deleted file mode 100644 index 99c3b46e1fa93f1f8e15650282014cf25d1cf4df..0000000000000000000000000000000000000000 Binary files a/trove_classifiers-2024.9.12.tar.gz and /dev/null differ