From d210d4f29a45d43494f80fa07a08856b7b0543df3c99998e0f29c18c917af939 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 27 Jan 2026 17:14:25 +0000 Subject: [PATCH] - update to 2026.1.14.14: * add "Environment :: Cygwin (MS Windows)", "Framework :: Django CMS :: 5.1", "Framework :: Zope :: 6" OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trove-classifiers?expand=0&rev=39 --- .gitattributes | 23 ++++ .gitignore | 1 + _multibuild | 3 + python-trove-classifiers.changes | 175 +++++++++++++++++++++++++ python-trove-classifiers.spec | 101 ++++++++++++++ trove_classifiers-2025.11.14.15.tar.gz | 3 + trove_classifiers-2025.3.19.19.tar.gz | 3 + trove_classifiers-2025.9.11.17.tar.gz | 3 + trove_classifiers-2026.1.14.14.tar.gz | 3 + 9 files changed, 315 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 _multibuild create mode 100644 python-trove-classifiers.changes create mode 100644 python-trove-classifiers.spec create mode 100644 trove_classifiers-2025.11.14.15.tar.gz create mode 100644 trove_classifiers-2025.3.19.19.tar.gz create mode 100644 trove_classifiers-2025.9.11.17.tar.gz create mode 100644 trove_classifiers-2026.1.14.14.tar.gz diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..ec2fdbb --- /dev/null +++ b/_multibuild @@ -0,0 +1,3 @@ + + test + \ No newline at end of file diff --git a/python-trove-classifiers.changes b/python-trove-classifiers.changes new file mode 100644 index 0000000..7c9f4fc --- /dev/null +++ b/python-trove-classifiers.changes @@ -0,0 +1,175 @@ +------------------------------------------------------------------- +Tue Jan 27 17:13:38 UTC 2026 - Dirk Müller + +- update to 2026.1.14.14: + * add "Environment :: Cygwin (MS Windows)", + "Framework :: Django CMS :: 5.1", + "Framework :: Zope :: 6" + +------------------------------------------------------------------- +Fri Nov 21 21:52:24 UTC 2025 - Dirk Müller + +- update to 2025.11.14.15: + * add Scientific/Engineering related classifiers + +------------------------------------------------------------------- +Thu Oct 2 01:23:29 UTC 2025 - Steve Kowalik + +- Update to 2025.9.11.17: + * Add support for Odoo 19.0 in classifiers + * Add classifier: Framework InvenTree + * Add `"Programming Language :: Zig"` classifier + * Add Django 6 classifiers to trove_classifiers + * Add classifier for CUDA 13 + * Add trove classifier for GraalPython + * feat: add free-threading classifiers + * Add several missing languages + * Add Trove classifier for Python 3.15 + * Don't assume basename of sys.executable is "python" + * Add entry point to enable installing with pipx or uvx + * Add classifier for Wagtail 7 + +------------------------------------------------------------------- +Sun Mar 30 08:16:54 UTC 2025 - Dirk Müller + +- update to 2025.3.19.19: + * fixup Django classifiers + +------------------------------------------------------------------- +Tue Feb 25 20:19:56 UTC 2025 - Dirk Müller + +- update to 2025.2.18.16: + * add Plone 6.2 classifier + +------------------------------------------------------------------- +Mon Feb 10 21:53:20 UTC 2025 - Dirk Müller + +- 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 + +- 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 + +- update to 2024.4.10: + * added more trove classifiers + +------------------------------------------------------------------- +Sat Apr 6 17:42:31 UTC 2024 - Dirk Müller + +- update to 2024.3.25: + * added more trove classifiers + +------------------------------------------------------------------- +Sat Mar 16 13:44:52 UTC 2024 - Dirk Müller + +- update to 2024.3.3: + * added more trove classifiers + +------------------------------------------------------------------- +Sun Jan 21 10:43:01 UTC 2024 - Dirk Müller + +- update to 2024.1.8: + * added more CAN classifiers + +------------------------------------------------------------------- +Wed Dec 27 15:55:49 UTC 2023 - Dirk Müller + +- update to 2023.11.13: + * Update release.yml + * Added PySimpleGUI versions 4 and 5 as a Framework + * Add Odoo 17 trove classifier + +------------------------------------------------------------------- +Mon Oct 30 15:43:58 UTC 2023 - Johannes Kastl + +- update to 2023.10.18: + * Add Framework :: Mkdocs classifier (#154) +- update to 2023.10.17: + * Add the `NVIDIA CUDA :: 12 :: 12.2` classifier. (#155) + * Remove the accidental dangling whitespace from CUDA 12. +- update to 2023.9.19: + * Add Trove classifier for Django 5.0 (#153) +- update to 2023.8.7: + * Add Trove classifier for Python 3.13 (#150) +- update to 2023.7.6: + * add Oceanography to Scientific/Engineering (#149) + This seemed to be the place to add a new one -- please let me + know if there's another way to propose a new classifier. + - Note: we could do something like: + Met/Ocean Science, but there is already Atmospheric + Science, I figured Oceanography made sense. +- update to 2023.5.24: + * Add identifier "Programming Language :: Lua" (#145) +- update to 2023.5.22: + * Add Plone 6.1 classifier (#147) + +------------------------------------------------------------------- +Thu May 4 20:22:46 UTC 2023 - Dirk Müller + +- update to 2023.5.2: + * fix: incorrect specification of mypy section in pyproject.toml + * Add Pydantic :: 2 classifier. + * Add JSON and JSON Schema classifiers + * Add classifier for Wagtail 5 + * Add `Environment :: WebAssembly` classifiers (#129) + * Add Django :: 4.2 classifier. + * Add Pycsou Framework trove-classifier + +------------------------------------------------------------------- +Mon May 1 18:58:56 UTC 2023 - Ben Greiner + +- Test in multibuild: pytest requires python-iniconfig which + cycles back as build requirement in any build involving hatchling + +------------------------------------------------------------------- +Fri Apr 21 12:37:58 UTC 2023 - Dirk Müller + +- add sle15_python_module_pythons (jsc#PED-68) + +------------------------------------------------------------------- +Tue Apr 18 22:41:03 UTC 2023 - Matej Cepl + +- Switch to single spec version build for PSP + +------------------------------------------------------------------- +Wed Dec 7 22:30:07 UTC 2022 - Yogalakshmi Arunachalam + +- Update to v2022.12.1 + * Add django CMS 4.1 (#122) + +------------------------------------------------------------------- +Sat Oct 29 16:19:27 UTC 2022 - Yogalakshmi Arunachalam + +- Update to v2022.10.19 + * add cuda 11.8 + +------------------------------------------------------------------- +Tue Oct 11 16:14:11 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 2022.9.26 + * Add "Framework :: Odoo :: 16.0" classifier (#117) + * The Odoo 16.0 branch has been created and it will be released in October. + +------------------------------------------------------------------- +Wed Jul 13 21:19:44 UTC 2022 - Ben Greiner + +- Initial specfile for v2022.6.26 diff --git a/python-trove-classifiers.spec b/python-trove-classifiers.spec new file mode 100644 index 0000000..ee3d9e4 --- /dev/null +++ b/python-trove-classifiers.spec @@ -0,0 +1,101 @@ +# +# spec file for package python-trove-classifiers +# +# Copyright (c) 2026 SUSE LLC and contributors +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%global flavor @BUILD_FLAVOR@%{nil} +%if "%{flavor}" == "test" +%define psuffix -test +%bcond_without test +%else +%define psuffix %{nil} +%bcond_with test +%endif +%if 0%{?suse_version} > 1500 +%bcond_without libalternatives +%else +%bcond_with libalternatives +%endif + +%{?sle15_python_module_pythons} +Name: python-trove-classifiers%{?psuffix} +Version: 2026.1.14.14 +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 +BuildRequires: %{python_module calver} +BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} +BuildRequires: fdupes +BuildRequires: python-rpm-macros +%if %{with test} +BuildRequires: %{python_module pytest} +BuildRequires: %{python_module trove-classifiers = %{version}} +%endif +BuildArch: noarch +%if %{with libalternatives} +BuildRequires: alts +Requires: alts +%else +Requires(post): update-alternatives +Requires(postun): update-alternatives +%endif +%python_subpackages + +%description +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} + +%if !%{with test} +%build +%pyproject_wheel + +%install +%pyproject_install +%python_clone -a %{buildroot}%{_bindir}/trove-classifiers +%python_expand %fdupes %{buildroot}%{$python_sitelib} +%endif + +%if %{with test} +%check +%pytest +%endif + +%if !%{with test} +%pre +# If libalternatives is used: Removing old update-alternatives entries. +%python_libalternatives_reset_alternative trove-classifiers + +%post +%python_install_alternative trove-classifiers + +%postun +%python_uninstall_alternative trove-classifiers + +%files %{python_files} +%doc README.md +%license LICENSE +%python_alternative %{_bindir}/trove-classifiers +%{python_sitelib}/trove_classifiers +%{python_sitelib}/trove_classifiers-%{version}.dist-info +%endif + +%changelog diff --git a/trove_classifiers-2025.11.14.15.tar.gz b/trove_classifiers-2025.11.14.15.tar.gz new file mode 100644 index 0000000..5a815e8 --- /dev/null +++ b/trove_classifiers-2025.11.14.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b60f49d40bbd895bc61d8dc414fc2f2286d70eb72ed23548db8cf94f62804ca +size 16995 diff --git a/trove_classifiers-2025.3.19.19.tar.gz b/trove_classifiers-2025.3.19.19.tar.gz new file mode 100644 index 0000000..0f650c6 --- /dev/null +++ b/trove_classifiers-2025.3.19.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e9d396fe908d5f43b7454fa4c43d17cd0fdadf046f45fb38a5e3af8d959ecd +size 16280 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 0000000..c6123c7 --- /dev/null +++ b/trove_classifiers-2025.9.11.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:931ca9841a5e9c9408bc2ae67b50d28acf85bef56219b56860876dd1f2d024dd +size 16975 diff --git a/trove_classifiers-2026.1.14.14.tar.gz b/trove_classifiers-2026.1.14.14.tar.gz new file mode 100644 index 0000000..f3780de --- /dev/null +++ b/trove_classifiers-2026.1.14.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00492545a1402b09d4858605ba190ea33243d361e2b01c9c296ce06b5c3325f3 +size 16997