AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.22.1 * Fix collections import (needed for Python 3.10)
- Remove some unnecessary she-bangs from installed module
- Update to 0.22 * No changelog available
- Update to 0.20.1 * fix for method returning const reference to a class, closes #21 - Update to 0.20.0 * Merge pull request #18 from dan-eicher/master Ordered dicts and custom_names
- Update to 0.19.0 Remove python-PyBindGen-r870.patch - Make package singlespec - Cleanup
- Update to 0.17.0 - Remove all patches. Have been applied upstream. - Add python-PyBindGen-r870.patch
- Add python-PyBindGen-r834.patch * Fix build problem with the 'bool const &' param type
- Add python-PyBindGen-r831.patch * Fixes UnboundLocalError in overloading.py
- Initial version