Accepting request 978933 from home:aplanas:branches:devel:languages:python
- Update to 2022.4.24 * Many fixes, including drop of Python 2 and improvement of fuzzy test coverage OBS-URL: https://build.opensuse.org/request/show/978933 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=30
This commit is contained in:
parent
5333a71a13
commit
ca9c4354d7
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 24 07:25:05 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>
|
||||
|
||||
- Update to 2022.4.24
|
||||
* Many fixes, including drop of Python 2 and improvement of fuzzy
|
||||
test coverage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 1 09:30:05 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-regex
|
||||
#
|
||||
# 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
|
||||
@ -17,8 +17,9 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-regex
|
||||
Version: 2021.7.6
|
||||
Version: 2022.4.24
|
||||
Release: 0
|
||||
Summary: Alternative regular expression module for Python
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8394e266005f2d8c6f0bc6780001f7afa3ef81a7a2111fa35058ded6fce79e4d
|
||||
size 693843
|
3
regex-2022.4.24.tar.gz
Normal file
3
regex-2022.4.24.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92183e9180c392371079262879c6532ccf55f808e6900df5d9f03c9ca8807255
|
||||
size 383365
|
Loading…
x
Reference in New Issue
Block a user