Package Release Info

python-pykwalify-1.7.0-bp152.2.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-pykwalify
python3-pykwalify

Change Logs

* Wed May 20 2020 Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
* Tue Feb 12 2019 t.gruner@katodev.de
- update to verison 1.7.0 (October 3, 2018)
  - In this release there was a line removed from the license file. It was modified in the following commit
    (cc4e31b39ff4cce2dfbc662baa6469470dd3c033 Wed Oct 3 16:20:59 2018 +0200) and will be the main reason for
    the 1.7.0 release. All commits and tags and releases (1.6.1 and all releases before it) prior to this commit will
    use the old license that includes the change done in the above mentioned commit. Only release 1.7.0 and commits past
    this point will use the new/updated license file.
  - Dropped support for python 3.3 and 3.4
- version 1.6.1 (March 13, 2018)
  - Added support for keyword *nullable*. It is now possible to allow for a key not to be empty, when *required* keyword is not used.
  - Added support for keyword *class*. It will not cause any validation errors, but serves to make kwalify schemas compatible that uses that keywork.
  - Bug fixes:
  - Improved compatibility with unicodes to validate as strings.
  - Changed behaviour:
  - Propergate json and yaml loading errors when used from the cli to the user for easier debugging.
  - General changes:
  - Allow ruamel.yaml versions up to 0.16
  - License is now bundled with the built release.
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
Version: 1.6.0-bp150.1.3
* Wed Aug 23 2017 t.gruner@katodev.de
- Initial release 1.6.0