14
0

Accepting request 1096298 from home:mcalabkova:branches:devel:languages:python

- Update to 2023.3
  * Added support for Python 3.11 and 3.10.
  * Dropped support for Python 3.6.
  * Fixed project backups schema to allow blank project website.
  * Fixed project backup with unicode website URLs.
  * Added theme to user data.
- Drop upstreamed test-data.patch

OBS-URL: https://build.opensuse.org/request/show/1096298
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weblate-schemas?expand=0&rev=11
This commit is contained in:
2023-07-03 07:16:07 +00:00
committed by Git OBS Bridge
parent 9326990e2d
commit c9edbcd672
5 changed files with 16 additions and 28 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Jul 1 14:19:13 UTC 2023 - Markéta Machová <mmachova@suse.com>
- Update to 2023.3
* Added support for Python 3.11 and 3.10.
* Dropped support for Python 3.6.
* Fixed project backups schema to allow blank project website.
* Fixed project backup with unicode website URLs.
* Added theme to user data.
- Drop upstreamed test-data.patch
-------------------------------------------------------------------
Thu Oct 27 10:07:16 UTC 2022 - Markéta Machová <mmachova@suse.com>