forked from pool/python-patchy
Accepting request 1008062 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1008062 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-patchy?expand=0&rev=3
This commit is contained in:
@@ -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
3
patchy-2.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:01a395eb5a3cc6e7e37fbc5499b0a2a90a1fe874b2d5252473a7f221f5b98605
|
||||||
|
size 51752
|
||||||
@@ -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>
|
Mon Nov 8 10:59:40 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-patchy
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%global skip_python2 1
|
%global skip_python2 1
|
||||||
Name: python-patchy
|
Name: python-patchy
|
||||||
Version: 2.4.0
|
Version: 2.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Summary: Patch the inner source of python functions at runtime
|
Summary: Patch the inner source of python functions at runtime
|
||||||
|
|||||||
Reference in New Issue
Block a user