Accepting request 1081803 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1081803 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools_scm_git_archive?expand=0&rev=3
This commit is contained in:
commit
82bf6cd78c
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:33:58 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- add sle15_python_module_pythons (jsc#PED-68)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 13 22:44:48 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Make calling of %{sle15modernpython} optional.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 21:32:58 UTC 2019 - Hardik Italia <hitalia@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-setuptools_scm_git_archive
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,13 +17,14 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-setuptools_scm_git_archive
|
||||
Version: 1.1
|
||||
Release: 0
|
||||
Summary: Git archive plugin setuptools_scm
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/Changaco/setuptools_scm_git_archive/
|
||||
URL: https://github.com/Changaco/setuptools_scm_git_archive/
|
||||
Source: https://files.pythonhosted.org/packages/source/s/setuptools_scm_git_archive/setuptools_scm_git_archive-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
Loading…
x
Reference in New Issue
Block a user