15
0

Accepting request 1098174 from devel:languages:python

- update to 2.0.2:
  * fix: drop deprecated `setup_requires` and `tests_require`
  * fix: replace ` ` with `\n` in error reports for matches

OBS-URL: https://build.opensuse.org/request/show/1098174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Arpeggio?expand=0&rev=16
This commit is contained in:
2023-07-12 15:27:08 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70eb3d33948b9d69320c919d2e1820381220e6960ed46f805fbe6f1a09f03a66
size 767813

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1207c060596f377f1b6b8a9c8bc6c97cfde007acdd1c25544849a06a8c549515
size 768254

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 11 13:21:36 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.0.2:
* fix: drop deprecated `setup_requires` and `tests_require`
* fix: replace ` ` with `\n` in error reports for matches
-------------------------------------------------------------------
Thu Aug 11 09:14:13 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Arpeggio
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 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-%{**}}
%define skip_python2 1
Name: python-Arpeggio
Version: 2.0.0
Version: 2.0.2
Release: 0
Summary: Packrat parser interpreter
License: MIT