From bfeece3d579f5460531e5eb2f64b996c7f072b539dfa685887988b5de3012cb8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 20 Jan 2023 12:14:07 +0000 Subject: [PATCH] - update to 0.2.3: * Strip the local part in python version Fix #12 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-findpython?expand=0&rev=7 --- findpython-0.2.2.tar.gz | 3 --- findpython-0.2.3.tar.gz | 3 +++ python-findpython.changes | 6 ++++++ python-findpython.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 findpython-0.2.2.tar.gz create mode 100644 findpython-0.2.3.tar.gz diff --git a/findpython-0.2.2.tar.gz b/findpython-0.2.2.tar.gz deleted file mode 100644 index 8e9be4c..0000000 --- a/findpython-0.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80557961c04cf1c8c4ba4ca3ac7cf76ec27fa92788a6af42cb701e3450c49430 -size 15998 diff --git a/findpython-0.2.3.tar.gz b/findpython-0.2.3.tar.gz new file mode 100644 index 0000000..00ff1b4 --- /dev/null +++ b/findpython-0.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c265a8fe9fd05736031eed6e58ad5551634ef0819aa1c1e45fa3530e5b6a4656 +size 16111 diff --git a/python-findpython.changes b/python-findpython.changes index dbb6729..3d5b7d3 100644 --- a/python-findpython.changes +++ b/python-findpython.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 20 12:13:56 UTC 2023 - Dirk Müller + +- update to 0.2.3: + * Strip the local part in python version Fix #12 + ------------------------------------------------------------------- Tue Nov 8 00:26:09 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-findpython.spec b/python-findpython.spec index a2039dc..88e6fa4 100644 --- a/python-findpython.spec +++ b/python-findpython.spec @@ -1,7 +1,7 @@ # # spec file for package python-findpython # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-findpython -Version: 0.2.2 +Version: 0.2.3 Release: 0 Summary: Utility to find python versions on your system License: MIT