| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Avoid the webassets dependency on Leap 16
- Update to version 0.5.0 * Upgrade duktape to 50af773 * Testing and binary distribution for Python 3.13 - Update BuildRequires and Requires from setup.py
- Update to version 0.4.0 * fix: prevent crash with unicode emoji * Switched to CESU-8 for encoding - Update test/runtime requirements
- update to 0.3.1: * Python 3.12 officially supported * Emit the function name when Python callback fails
- Remove python_module macro definition - Use %pytest_arch instead of custom command - More specific python_sitelib in %files
- Update to version 0.3.0 * Upgrade to duktape engine 2.7.0 * Support for installing nodejs modules where the root distribution directory is not named package. * Better error message when a Python function is not found * GitHub Actions based release workflow, wheels are now automatically generated for more versions. * Wheels for Apple Silicon (M1) are now provided. * Support for Python 2.7, 3.5 and 3.6 is deprecated. DukPy might still work, but it's untested.
- do not require python-mock for build
- Update to 0.2.3 * Support for Python 3.8 * Testuite now based on pytest instead of nose * Deprecated support for Python 2.6 and 3.4 * Updated included babel version to 6.26.0 - Drop pytest.patch, upstream has integrated those changes.
- %python3_only -> %python_alternative
- Update to 0.2.2: * State compatibility with Python 3.7 * Provide wheels for Python 3.7 * Fix building wheel from source distribution * Fix a memory leak in dukpy.evaljs - Add patch from upstream to work well with pytest: * pytest.patch
- Update to 0.2.2: * State compatibility with Python 3.7 * Provide wheels for Python 3.7 * Fix building wheel from source distribution * Fix a memory leak in dukpy.evaljs - Add patch from upstream to work well with pytest: * pytest.patch
- Ensure neutrality of description.
- Initial version