forked from pool/python-grimoirelab-toolkit
- update to 0.4.0:
* Drop Python 3.7 support - Initial release of 0.3.4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-grimoirelab-toolkit?expand=0&rev=3
This commit is contained in:
@@ -16,14 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-grimoirelab-toolkit
|
||||
Version: 0.3.4
|
||||
Version: 0.4.0
|
||||
Release: 0
|
||||
Summary: Toolkit of common functions used across GrimoireLab
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://chaoss.github.io/grimoirelab/
|
||||
Source: https://files.pythonhosted.org/packages/source/g/grimoirelab-toolkit/grimoirelab_toolkit-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module base >= 3.8}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module poetry-core >= 1.0.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
||||
Reference in New Issue
Block a user