Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pykwalify-1.7.0-bp153.2.11 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-pykwalify Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.7.0 Vendor: openSUSE
Release: bp153.2.11 Build date: Sat Mar 6 10:33:49 2021
Group: Development/Languages/Python Build host: lamb61
Size: 270489 Source RPM: python-pykwalify-1.7.0-bp153.2.11.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/grokzen/pykwalify
Summary: Python lib/cli for JSON/YAML schema validation
YAML/JSON validation library
This framework is a port with a lot added functionality of the java version of the framework kwalify that can be found at: http://www.kuwata-lab.com/kwalify/
The original source code can be found at: http://sourceforge.net/projects/kwalify/files/kwalify-java/0.5.1/
The source code of the latest release that has been used can be found at: https://github.com/sunaku/kwalify. Please note that source code is not the original authors code but a fork/upload of the last release available in ruby.
The schema this library is base and extended from: http://www.kuwata-lab.com/kwalify/ruby/users-guide.01.html#schema

Provides

Requires

License

MIT

Changelog

* Tue Feb 16 2021 Yuchen Lin <mlin+factory@suse.de>
  - Do not build the python2 package since python-readme_renderer 25.0
* 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
* Wed Aug 23 2017 t.gruner@katodev.de
  - Initial release 1.6.0

Files

/etc/alternatives/pykwalify
/usr/bin/pykwalify
/usr/bin/pykwalify-3.6
/usr/lib/python3.6/site-packages/pykwalify
/usr/lib/python3.6/site-packages/pykwalify-1.7.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/pykwalify-1.7.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pykwalify-1.7.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pykwalify-1.7.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pykwalify-1.7.0-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/pykwalify-1.7.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/pykwalify-1.7.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pykwalify/__init__.py
/usr/lib/python3.6/site-packages/pykwalify/__pycache__
/usr/lib/python3.6/site-packages/pykwalify/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykwalify/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykwalify/__pycache__/cli.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykwalify/__pycache__/cli.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykwalify/__pycache__/compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykwalify/__pycache__/compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykwalify/__pycache__/core.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykwalify/__pycache__/core.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykwalify/__pycache__/errors.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykwalify/__pycache__/errors.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykwalify/__pycache__/rule.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykwalify/__pycache__/rule.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykwalify/__pycache__/types.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pykwalify/__pycache__/types.cpython-36.pyc
/usr/lib/python3.6/site-packages/pykwalify/cli.py
/usr/lib/python3.6/site-packages/pykwalify/compat.py
/usr/lib/python3.6/site-packages/pykwalify/core.py
/usr/lib/python3.6/site-packages/pykwalify/errors.py
/usr/lib/python3.6/site-packages/pykwalify/rule.py
/usr/lib/python3.6/site-packages/pykwalify/types.py
/usr/share/doc/packages/python3-pykwalify
/usr/share/doc/packages/python3-pykwalify/README.md
/usr/share/licenses/python3-pykwalify
/usr/share/licenses/python3-pykwalify/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024