14
0

Accepting request 1009845 from home:yarunachalam:branches:devel:languages:python

- 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.

OBS-URL: https://build.opensuse.org/request/show/1009845
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trove-classifiers?expand=0&rev=3
This commit is contained in:
2022-10-11 18:22:13 +00:00
committed by Git OBS Bridge
parent ed7bef2600
commit ed1c915022
4 changed files with 15 additions and 9 deletions

View File

@@ -18,19 +18,19 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-trove-classifiers
Version: 2022.6.26
Version: 2022.8.31
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-rpm-macros
BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module calver}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages
@@ -57,4 +57,3 @@ Classifiers categorize projects per PEP 301. Use this package to validate classi
%{python_sitelib}/trove_classifiers-%{version}*-info
%changelog