forked from pool/python-pbs-installer
Accepting request 1252401 from home:bnavigator:branches:devel:languages:python
- Update to 2025.2.12 * No upstream Changelog. Use git diff: https://github.com/frostming/pbs-installer/compare/2024.10.10...2025.02.12 OBS-URL: https://build.opensuse.org/request/show/1252401 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbs-installer?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d547d9a5bb564791102d138346bff609659c16acc0147fd701755a2eae8f2050
|
|
||||||
size 46527
|
|
3
pbs_installer-2025.2.12.tar.gz
Normal file
3
pbs_installer-2025.2.12.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c6815165babf312c90d27ccd16afe598de641d616860f88e1855f183b0253b39
|
||||||
|
size 51760
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 12 11:18:16 UTC 2025 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to 2025.2.12
|
||||||
|
* No upstream Changelog. Use git diff:
|
||||||
|
https://github.com/frostming/pbs-installer/compare/2024.10.10...2025.02.12
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 20 15:56:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Wed Nov 20 15:56:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pbs-installer
|
# spec file for package python-pbs-installer
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 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
|
||||||
@@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pbs-installer
|
Name: python-pbs-installer
|
||||||
Version: 2024.10.16
|
Version: 2025.2.12
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Installer for Python Build Standalone
|
Summary: Installer for Python Build Standalone
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/frostming/pbs-installer
|
URL: https://github.com/frostming/pbs-installer
|
||||||
Source: https://files.pythonhosted.org/packages/source/p/pbs-installer/pbs_installer-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/p/pbs-installer/pbs_installer-%{version}.tar.gz
|
||||||
|
BuildRequires: %{python_module base >= 3.8}
|
||||||
BuildRequires: %{python_module pdm-backend}
|
BuildRequires: %{python_module pdm-backend}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module pytest}
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
|
Reference in New Issue
Block a user