diff --git a/PyBindGen-0.22.0.tar.gz b/PyBindGen-0.22.0.tar.gz deleted file mode 100644 index b49ae07..0000000 --- a/PyBindGen-0.22.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b4837d3138ac56863d93fe462f1dac39fb87bd50898e0da4c57fefd645437ac -size 449453 diff --git a/PyBindGen-0.22.1.tar.gz b/PyBindGen-0.22.1.tar.gz new file mode 100644 index 0000000..a2315a6 --- /dev/null +++ b/PyBindGen-0.22.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c7f22391a49a84518f5a2ad06e3a5b1e839d10e34da7631519c8a28fcba3764 +size 449409 diff --git a/python-PyBindGen.changes b/python-PyBindGen.changes index b0ab20b..ae4257f 100644 --- a/python-PyBindGen.changes +++ b/python-PyBindGen.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 1 16:01:08 UTC 2022 - Stefan Brüns + +- Update to 0.22.1 + * Fix collections import (needed for Python 3.10) + ------------------------------------------------------------------- Thu Mar 3 18:35:17 UTC 2022 - Stefan Brüns diff --git a/python-PyBindGen.spec b/python-PyBindGen.spec index e542b68..dff2aec 100644 --- a/python-PyBindGen.spec +++ b/python-PyBindGen.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-PyBindGen -Version: 0.22.0 +Version: 0.22.1 Release: 0 Summary: Python Bindings Generator License: LGPL-2.1-only