forked from pool/python-trove-classifiers
- 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) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trove-classifiers?expand=0&rev=27
This commit is contained in:
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
||||||
|
|
||||||
|
@@ -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: 2024.10.21.16
|
||||||
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)
BIN
trove-classifiers-2024.4.10.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
trove_classifiers-2024.10.21.16.tar.gz
Normal file
3
trove_classifiers-2024.10.21.16.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:17cbd055d67d5e9d9de63293a8732943fabc21574e4c7b74edf112b4928cf5f3
|
||||||
|
size 16153
|
Reference in New Issue
Block a user