Accepting request 1085098 from home:ojkastl_buildservice:Branch_devel_languages_python
add sle15_python_module_pythons OBS-URL: https://build.opensuse.org/request/show/1085098 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uc-micro-py?expand=0&rev=3
This commit is contained in:
parent
55547e33c9
commit
789ba0f0f2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 5 12:29:55 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- add sle15_python_module_pythons
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 6 12:41:39 UTC 2022 - Elisei Roca <eroca@mailbox.org>
|
Tue Sep 6 12:41:39 UTC 2022 - Elisei Roca <eroca@mailbox.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-uc-micro-py
|
# spec file for package python-uc-micro-py
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-uc-micro-py
|
Name: python-uc-micro-py
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -24,8 +24,8 @@ Summary: Micro subset of unicode data files for linkify-it-py projects
|
|||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/tsutsu3/uc.micro-py
|
URL: https://github.com/tsutsu3/uc.micro-py
|
||||||
Source: https://github.com/tsutsu3/uc.micro-py/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://github.com/tsutsu3/uc.micro-py/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user