17
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 fdbad39388
commit ca4ea1dadd
4 changed files with 11 additions and 4 deletions

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