From eb8735ed550aeab4bff40c3cf37bf3e837cf4d879ee0e7581519006f563735b9 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Tue, 3 Jun 2025 13:33:20 +0000 Subject: [PATCH] Accepting request 1282049 from home:glaubitz:branches:devel:languages:python - Update to 0.6.3 * Refresh lockfile and fix deprecation warnings * Prefer 64bit Python interpreters OBS-URL: https://build.opensuse.org/request/show/1282049 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=23 --- findpython-0.6.2.tar.gz | 3 --- findpython-0.6.3.tar.gz | 3 +++ python-findpython.changes | 7 +++++++ python-findpython.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 findpython-0.6.2.tar.gz create mode 100644 findpython-0.6.3.tar.gz diff --git a/findpython-0.6.2.tar.gz b/findpython-0.6.2.tar.gz deleted file mode 100644 index cd9af26..0000000 --- a/findpython-0.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0c75ba9f35a7f9bb4423eb31bd17358cccf15761b6837317719177aeff46723 -size 17770 diff --git a/findpython-0.6.3.tar.gz b/findpython-0.6.3.tar.gz new file mode 100644 index 0000000..a7e1918 --- /dev/null +++ b/findpython-0.6.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5863ea55556d8aadc693481a14ac4f3624952719efc1c5591abb0b4a9e965c94 +size 17827 diff --git a/python-findpython.changes b/python-findpython.changes index 9016c3f..5e2341d 100644 --- a/python-findpython.changes +++ b/python-findpython.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 2 17:39:06 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.6.3 + * Refresh lockfile and fix deprecation warnings + * Prefer 64bit Python interpreters + ------------------------------------------------------------------- Tue Oct 22 16:04:03 UTC 2024 - Dirk Müller diff --git a/python-findpython.spec b/python-findpython.spec index a902cc7..46eee7b 100644 --- a/python-findpython.spec +++ b/python-findpython.spec @@ -1,7 +1,7 @@ # # spec file for package python-findpython # -# 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,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-findpython -Version: 0.6.2 +Version: 0.6.3 Release: 0 Summary: Utility to find python versions on your system License: MIT