14
0

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

- update to 1.1.0
  * Removed Python 2 compatibility code
  * Removed tests code from binary package
  * Improved identity constraints validation
  * Added JSON lazy decoding as experimental feature
  * few bugfixes

OBS-URL: https://build.opensuse.org/request/show/770539
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2020-02-06 11:56:31 +00:00
committed by Git OBS Bridge
parent a6ad4a7dd3
commit d8812ef81a
4 changed files with 23 additions and 11 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Feb 6 11:47:34 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.1.0
* Removed Python 2 compatibility code
* Removed tests code from binary package
* Improved identity constraints validation
* Added JSON lazy decoding as experimental feature
* few bugfixes
-------------------------------------------------------------------
Thu Dec 5 10:56:46 UTC 2019 - Andreas Hasenkopf <ahasenkopf@suse.com>