15
0

Accepting request 1195059 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1195059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbs-installer?expand=0&rev=2
This commit is contained in:
2024-08-21 21:26:50 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 20 13:04:33 UTC 2024 - Andreas Schneider <asn@cryptomilk.org>
- Add sle15_python_module_pythons
-------------------------------------------------------------------
Tue Jul 2 08:38:29 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -16,6 +16,7 @@
#
%{?sle15_python_module_pythons}
Name: python-pbs-installer
Version: 2024.4.24
Release: 0
@@ -23,11 +24,11 @@ Summary: Installer for Python Build Standalone
License: MIT
URL: https://github.com/frostming/pbs-installer
Source: https://files.pythonhosted.org/packages/source/p/pbs-installer/pbs_installer-%{version}.tar.gz
BuildRequires: python-rpm-macros
BuildRequires: %{python_module pdm-backend}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires(post): update-alternatives
Requires(postun): update-alternatives
Suggests: python-httpx >= 0.27.0