14
0
forked from pool/python-dukpy
Files
python-dukpy/python-dukpy.changes
Matej Cepl 5341f81246 Accepting request 906189 from home:jacraig:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/906189
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=11
2021-07-14 15:04:17 +00:00

36 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Tue Jul 13 00:05:40 UTC 2021 - Jason Craig <os@jacraig.com>
- 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 07:22:47 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
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