15
0
forked from pool/python-dukpy
Files
python-dukpy/python-dukpy.changes
Tomáš Chvátal f2b5a21eaa - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=7
2019-03-08 15:28:46 +00:00

21 lines
679 B
Plaintext

-------------------------------------------------------------------
Fri Mar 8 14:55:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- 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 09:42:12 UTC 2018 - jengelh@inai.de
- Ensure neutrality of description.
-------------------------------------------------------------------
Tue Aug 7 15:40:54 UTC 2018 - toddrme2178@gmail.com
- Initial version