14
0
forked from pool/python-regex

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:
2022-05-24 10:43:47 +00:00
committed by Git OBS Bridge
parent 98812f1322
commit 07f5bf57e4
4 changed files with 13 additions and 5 deletions

View File

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