15
0
forked from pool/python-patchy

Accepting request 1218840 from devel:languages:python

- update to 2.9.0:
  * Drop Python 3.8 support.
  * Support Python 3.13.

OBS-URL: https://build.opensuse.org/request/show/1218840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-patchy?expand=0&rev=5
This commit is contained in:
2024-10-29 13:34:57 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 6 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:38f12841ca5ac51548c45a518925cfb13bc5b65ab315bc0a3669b550b037441f
size 53229

View File

@@ -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>

View File

@@ -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