forked from pool/python-Kajiki
- update to 0.9.2:
* Python 3.11 compatibility. * Documentation updates and clarifications. * Unit test updates. * Fixed compatibility for Python 3.11. * The unit tests were moved out of the ``kajiki`` package: tests are now under the ``tests/`` directory. * Migrated from Travis CI to GitHub Actions. * Support dropped for Python 2.7. * Fixed up lnotab bugs in Python 3.6+ (``ERROR LOOKING UP LINE`` messages). * DTD will not be inserted before an ```` declaration anymore. * Dependency on ``nine`` dropped. * Dropped integration for TurboGears 1. * Improved end-to-end testing. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 09:22:21 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.9.2:
|
||||
* Python 3.11 compatibility.
|
||||
* Documentation updates and clarifications.
|
||||
* Unit test updates.
|
||||
* Fixed compatibility for Python 3.11.
|
||||
* The unit tests were moved out of the ``kajiki`` package:
|
||||
tests are now under the ``tests/`` directory.
|
||||
* Migrated from Travis CI to GitHub Actions.
|
||||
* Support dropped for Python 2.7.
|
||||
* Fixed up lnotab bugs in Python 3.6+ (``ERROR LOOKING UP
|
||||
LINE`` messages).
|
||||
* DTD will not be inserted before an ```` declaration
|
||||
anymore.
|
||||
* Dependency on ``nine`` dropped.
|
||||
* Dropped integration for TurboGears 1.
|
||||
* Improved end-to-end testing.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 31 12:19:49 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user