forked from pool/python-grimoirelab-toolkit
Accepting request 1133215 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1133215 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-grimoirelab-toolkit?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17d70cbcb5776860709f9a43e35a9f38de07174d5f19aafa8a9edb9ab142e088
|
||||
size 21132
|
||||
3
grimoirelab_toolkit-0.4.0.tar.gz
Normal file
3
grimoirelab_toolkit-0.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:506f24db39927c4c0173d26d00997873a40418b0f2eb84946e202a8fc1e427f0
|
||||
size 21246
|
||||
@@ -1,4 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 21:58:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.4.0:
|
||||
* Drop Python 3.7 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 22 01:49:01 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Initial release of 0.3.4
|
||||
- Initial release of 0.3.4
|
||||
|
||||
@@ -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