17
0

Accepting request 1000722 from home:StefanBruens:branches:science

- Update to 0.22.1
  * Fix collections import (needed for Python 3.10)

OBS-URL: https://build.opensuse.org/request/show/1000722
OBS-URL: https://build.opensuse.org/package/show/science/python-PyBindGen?expand=0&rev=7
This commit is contained in:
2022-09-03 15:03:30 +00:00
committed by Git OBS Bridge
parent ce35d17e18
commit 583097ffda
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:5b4837d3138ac56863d93fe462f1dac39fb87bd50898e0da4c57fefd645437ac
size 449453

3
PyBindGen-0.22.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8c7f22391a49a84518f5a2ad06e3a5b1e839d10e34da7631519c8a28fcba3764
size 449409

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 1 16:01:08 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to 0.22.1
* Fix collections import (needed for Python 3.10)
-------------------------------------------------------------------
Thu Mar 3 18:35:17 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@@ -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