forked from pool/python-patchy
- update to 2.9.0:
* Drop Python 3.8 support. * Support Python 3.13. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patchy?expand=0&rev=8
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ab574b4659fb0f7fdafd0e0c49a65b60c84cfe3b9fdef313c11b2069edd2695
|
||||
size 52221
|
||||
3
patchy-2.9.0.tar.gz
Normal file
3
patchy-2.9.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38f12841ca5ac51548c45a518925cfb13bc5b65ab315bc0a3669b550b037441f
|
||||
size 53229
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 28 16:50:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.9.0:
|
||||
* Drop Python 3.8 support.
|
||||
* Support Python 3.13.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 13 20:28:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -16,10 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%global skip_python2 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-patchy
|
||||
Version: 2.8.0
|
||||
Version: 2.9.0
|
||||
Release: 0
|
||||
License: BSD-3-Clause
|
||||
Summary: Patch the inner source of python functions at runtime
|
||||
|
||||
Reference in New Issue
Block a user