Accepting request 1008032 from home:yarunachalam:branches:devel:languages:python

- Update to version 2.6.0: 
  * Support Python 3.11.
 
- Update to version 2.5.0:
  * Drop Python 3.6 support.

OBS-URL: https://build.opensuse.org/request/show/1008032
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patchy?expand=0&rev=4
This commit is contained in:
John Vandenberg
2022-10-05 00:15:20 +00:00
committed by Git OBS Bridge
parent 0736a96d86
commit 37abcbdebd
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8076db1481ee900a89dac6b42ac97b0fae6e94ba835e5c4e1464769d91af53c5
size 52084

3
patchy-2.6.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:01a395eb5a3cc6e7e37fbc5499b0a2a90a1fe874b2d5252473a7f221f5b98605
size 51752

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 4 22:48:48 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.6.0:
* Support Python 3.11.
- Update to version 2.5.0:
* Drop Python 3.6 support.
-------------------------------------------------------------------
Mon Nov 8 10:59:40 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-patchy
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-patchy
Version: 2.4.0
Version: 2.6.0
Release: 0
License: BSD-3-Clause
Summary: Patch the inner source of python functions at runtime