1
0

4 Commits

Author SHA256 Message Date
67ab9aa537 Accepting request 1282348 from devel:languages:python
Forwarded request #1282049 from glaubitz

- Update to 0.6.3
    * Refresh lockfile and fix deprecation warnings
    * Prefer 64bit Python interpreters

OBS-URL: https://build.opensuse.org/request/show/1282348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-findpython?expand=0&rev=12
2025-06-03 15:57:34 +00:00
323c1fa3f3 - Update to 0.6.3
* Refresh lockfile and fix deprecation warnings
  * Prefer 64bit Python interpreters

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=23
2025-06-03 13:33:20 +00:00
9ae3a974d4 Accepting request 1217082 from devel:languages:python
- update to 0.6.2:
  * Don't skip symlinks for rye provider
  * **ci**: Macos for old python versions

OBS-URL: https://build.opensuse.org/request/show/1217082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-findpython?expand=0&rev=11
2024-10-23 19:10:01 +00:00
ad25d91f83 - update to 0.6.2:
* Don't skip symlinks for rye provider
  * **ci**: Macos for old python versions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=21
2024-10-22 16:04:20 +00:00
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56e52b409a92bcbd495cf981c85acf137f3b3e51cc769b46eba219bb1ab7533c
size 17797

3
findpython-0.6.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5863ea55556d8aadc693481a14ac4f3624952719efc1c5591abb0b4a9e965c94
size 17827

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jun 2 17:39:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <dmueller@suse.com>
- update to 0.6.2:
* Don't skip symlinks for rye provider
* **ci**: Macos for old python versions
-------------------------------------------------------------------
Sat Apr 20 14:05:16 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -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.1
Version: 0.6.3
Release: 0
Summary: Utility to find python versions on your system
License: MIT