forked from pool/python-dep-logic
Accepting request 1155913 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1155913 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dep-logic?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 06:53:41 UTC 2024 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Use sle15_python_module_pythons
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 27 15:42:44 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-dep-logic
|
||||
Version: 0.2.0
|
||||
Release: 0
|
||||
@@ -23,9 +24,9 @@ Summary: Python dependency specifications supporting logical operations
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/pdm-project/dep-logic
|
||||
Source: https://files.pythonhosted.org/packages/source/d/dep-logic/dep_logic-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module pdm-backend}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module packaging >= 22}
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
||||
Reference in New Issue
Block a user