Compare commits

1 Commits
1.1 ... main

4 changed files with 45 additions and 8 deletions

View File

@@ -1,3 +1,40 @@
-------------------------------------------------------------------
Sun Mar 30 08:16:54 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 2025.3.19.19:
* fixup Django classifiers
-------------------------------------------------------------------
Tue Feb 25 20:19:56 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 2025.2.18.16:
* add Plone 6.2 classifier
-------------------------------------------------------------------
Mon Feb 10 21:53:20 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 2025.1.15.22:
* Add CUDA 12.6 classifier
* Remove unused licenses
* Add upcoming django version
* Add term for quantum computing
* Add Django trove classifiers for 5 and upcoming 5.2 release
-------------------------------------------------------------------
Tue Nov 12 01:30:35 UTC 2024 - Steve Kowalik <steven.kowalik@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)
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 20 07:52:12 UTC 2024 - Dirk Müller <dmueller@suse.com> Sat Apr 20 07:52:12 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-trove-classifiers # spec file for package python-trove-classifiers
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -27,12 +27,12 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-trove-classifiers%{?psuffix} Name: python-trove-classifiers%{?psuffix}
Version: 2024.4.10 Version: 2025.3.19.19
Release: 0 Release: 0
Summary: Canonical source for classifiers on PyPI Summary: Canonical source for classifiers on PyPI
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/pypa/trove-classifiers 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 calver}
BuildRequires: %{python_module pip} BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
@@ -49,7 +49,7 @@ BuildArch: noarch
Classifiers categorize projects per PEP 301. Use this package to validate classifiers in packages for PyPI upload or download. Classifiers categorize projects per PEP 301. Use this package to validate classifiers in packages for PyPI upload or download.
%prep %prep
%setup -q -n trove-classifiers-%{version} %setup -q -n trove_classifiers-%{version}
%if !%{with test} %if !%{with test}
%build %build
@@ -70,7 +70,7 @@ Classifiers categorize projects per PEP 301. Use this package to validate classi
%doc README.md %doc README.md
%license LICENSE %license LICENSE
%{python_sitelib}/trove_classifiers %{python_sitelib}/trove_classifiers
%{python_sitelib}/trove_classifiers-%{version}*-info %{python_sitelib}/trove_classifiers-%{version}.dist-info
%endif %endif
%changelog %changelog

BIN
trove-classifiers-2024.4.10.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
trove_classifiers-2025.3.19.19.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.