diff --git a/funcparserlib-1.0.0-gh.tar.gz b/funcparserlib-1.0.0-gh.tar.gz deleted file mode 100644 index 79aff65..0000000 --- a/funcparserlib-1.0.0-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a734eb4afbfa9dc5c939576c5a9bee3b7b0a075bd014a49a1eea210a484224a -size 66709 diff --git a/funcparserlib-1.0.1-gh.tar.gz b/funcparserlib-1.0.1-gh.tar.gz new file mode 100644 index 0000000..b1b01c5 --- /dev/null +++ b/funcparserlib-1.0.1-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bb957ea085c63c1d561cf32870f489f83e6f54e7ff514b00d338c93def451be +size 66860 diff --git a/python-funcparserlib.changes b/python-funcparserlib.changes index 334c44d..f5a5ecc 100644 --- a/python-funcparserlib.changes +++ b/python-funcparserlib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 8 00:46:46 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 1.0.1 + * Added + Added support for Python 3.11 + ------------------------------------------------------------------- Mon Oct 17 00:40:42 UTC 2022 - Steve Kowalik diff --git a/python-funcparserlib.spec b/python-funcparserlib.spec index a023cc1..4cfd97f 100644 --- a/python-funcparserlib.spec +++ b/python-funcparserlib.spec @@ -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