Accepting request 1034806 from devel:languages:python

- Update to 1.0.1 
  * Added support for Python 3.11

OBS-URL: https://build.opensuse.org/request/show/1034806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-funcparserlib?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2022-11-09 11:58:23 +00:00 committed by Git OBS Bridge
commit e08209c36e
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a734eb4afbfa9dc5c939576c5a9bee3b7b0a075bd014a49a1eea210a484224a
size 66709

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5bb957ea085c63c1d561cf32870f489f83e6f54e7ff514b00d338c93def451be
size 66860

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 8 00:46:46 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 1.0.1
* Added support for Python 3.11
-------------------------------------------------------------------
Mon Oct 17 00:40:42 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-funcparserlib
Version: 1.0.0
Version: 1.0.1
Release: 0
Summary: Recursive descent parsing library based on functional combinators
License: MIT