Changelog for
python311-dukpy-0.3.1-1.1.x86_64.rpm :
* Sat Apr 06 2024 Dirk Müller
- update to 0.3.1:
* Python 3.12 officially supported
* Emit the function name when Python callback fails
* Wed Dec 14 2022 Daniel Garcia - Remove python_module macro definition - Use %pytest_arch instead of custom command - More specific python_sitelib in %files
* Tue Dec 13 2022 Yogalakshmi Arunachalam - 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.
* Thu Apr 28 2022 pgajdosAATTsuse.com- do not require python-mock for build
* Tue Jul 13 2021 Jason Craig - 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.
* Tue May 26 2020 Petr Gajdos - %python3_only -> %python_alternative
* Fri Mar 08 2019 Tomáš Chvátal - 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
* Thu Aug 16 2018 jengelhAATTinai.de- Ensure neutrality of description.
* Tue Aug 07 2018 toddrme2178AATTgmail.com- Initial version