15
0

Accepting request 1034404 from home:yarunachalam:branches:devel:languages:python

- Update to 1.0.1 
  * Added
    Added support for Python 3.11

OBS-URL: https://build.opensuse.org/request/show/1034404
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=22
This commit is contained in:
2022-11-08 09:46:26 +00:00
committed by Git OBS Bridge
parent db64d6c530
commit b372e5a3aa
4 changed files with 11 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,10 @@
-------------------------------------------------------------------
Tue Nov 8 00:46:46 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 1.0.1
* Added
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