Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-trove-classifiers for openSUSE:Factory checked in at 2024-11-15 15:37:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-trove-classifiers (Old) and /work/SRC/openSUSE:Factory/.python-trove-classifiers.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-trove-classifiers" Fri Nov 15 15:37:49 2024 rev:14 rq:1223469 version:2024.10.21.16 Changes: -------- --- /work/SRC/openSUSE:Factory/python-trove-classifiers/python-trove-classifiers.changes 2024-04-23 18:54:50.803812601 +0200 +++ /work/SRC/openSUSE:Factory/.python-trove-classifiers.new.2017/python-trove-classifiers.changes 2024-11-15 15:37:53.744991249 +0100 @@ -1,0 +2,15 @@ +Tue Nov 12 01:30:35 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com> + +- Update to 2024.10.21.16: + * Chore: update calver to include hour (#191) + * Add Django trove classifiers for 5 and upcoming 5.2 release. (#193) + * Chore: update github actions (#192) + * Update CMU to include SPDX in parentheses (#190) + * Add classifier for MIT-CMU licence (#189) + * Add Odoo 18 trove classifier (#187) + * Add CUDA 12.3-12.5 classifiers (#182) + * Add Blue Oak Model License (#181) + * Add Trove classifier for Django 5.1 (#179) + * Add Trove classifier for Python 3.14 (#178) + +------------------------------------------------------------------- Old: ---- trove-classifiers-2024.4.10.tar.gz New: ---- trove_classifiers-2024.10.21.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-trove-classifiers.spec ++++++ --- /var/tmp/diff_new_pack.zZPJet/_old 2024-11-15 15:37:54.309014873 +0100 +++ /var/tmp/diff_new_pack.zZPJet/_new 2024-11-15 15:37:54.313015040 +0100 @@ -27,12 +27,12 @@ %{?sle15_python_module_pythons} Name: python-trove-classifiers%{?psuffix} -Version: 2024.4.10 +Version: 2024.10.21.16 Release: 0 Summary: Canonical source for classifiers on PyPI License: Apache-2.0 URL: https://github.com/pypa/trove-classifiers -Source: https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove-classifiers-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/t/trove-classifiers/trove_classifiers-%{version}.tar.gz BuildRequires: %{python_module calver} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} @@ -49,7 +49,7 @@ Classifiers categorize projects per PEP 301. Use this package to validate classifiers in packages for PyPI upload or download. %prep -%setup -q -n trove-classifiers-%{version} +%setup -q -n trove_classifiers-%{version} %if !%{with test} %build @@ -70,6 +70,6 @@ %doc README.md %license LICENSE %{python_sitelib}/trove_classifiers -%{python_sitelib}/trove_classifiers-%{version}*-info +%{python_sitelib}/trove_classifiers-%{version}.dist-info %endif