diff --git a/pbs_installer-2024.10.16.tar.gz b/pbs_installer-2024.10.16.tar.gz deleted file mode 100644 index 2152f50..0000000 --- a/pbs_installer-2024.10.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d547d9a5bb564791102d138346bff609659c16acc0147fd701755a2eae8f2050 -size 46527 diff --git a/pbs_installer-2025.2.12.tar.gz b/pbs_installer-2025.2.12.tar.gz new file mode 100644 index 0000000..410902f --- /dev/null +++ b/pbs_installer-2025.2.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6815165babf312c90d27ccd16afe598de641d616860f88e1855f183b0253b39 +size 51760 diff --git a/python-pbs-installer.changes b/python-pbs-installer.changes index 0ef5d65..3be89fa 100644 --- a/python-pbs-installer.changes +++ b/python-pbs-installer.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 12 11:18:16 UTC 2025 - Ben Greiner + +- 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 diff --git a/python-pbs-installer.spec b/python-pbs-installer.spec index ce045d5..5b8fc4e 100644 --- a/python-pbs-installer.spec +++ b/python-pbs-installer.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,15 @@ %{?sle15_python_module_pythons} Name: python-pbs-installer -Version: 2024.10.16 +Version: 2025.2.12 Release: 0 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_module base >= 3.8} BuildRequires: %{python_module pdm-backend} BuildRequires: %{python_module pip} -BuildRequires: %{python_module pytest} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives