14
0
forked from pool/python-schema
Commit Graph

9 Commits

Author SHA256 Message Date
4238a7c616 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=16 2024-10-28 22:52:38 +00:00
cb69522551 - update to 0.7.7:
* type hints
  * fix: Fix setuptools not finding the schema package
- drop remove-old-python-support.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=15
2024-10-28 22:50:47 +00:00
86850892df - Drop patch python-schema-no-mock.patch:
* Replaced by the below path.
- Add patch remove-old-python-support.patch:
  * Remove support for old Python versions as well mock and contextlib2.
- Clean up {Build,}Requires as a result.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=13
2022-08-11 05:43:58 +00:00
631df2a581 Accepting request 974858 from home:pgajdos:python
- version update to 0.7.5
  * Full subclass support for nested schemas.
  * Don't double-format errors. fixes #240 (#247) [Leif Ryge]
  * Fix "Unknown format code" in Python 3.8 (#245) [Denis Blanchette]
  * JSON Schema: Allow using $ref when schema is not a dict (#244) [Denis Blanchette]
  * JSON Schema: Set additionalProperties true when dict contains str as key (#243) [Denis Blanchette]
- do not require python-mock for build
- added patches
  fix https://github.com/keleshev/schema/pull/273
  + python-schema-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/974858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=11
2022-05-04 09:30:56 +00:00
25c084266e Accepting request 833458 from home:alarrosa:branches:devel:languages:python
- Update to 0.7.3
  * JSON Schema: Support schemas where the root is not a dict.
  * Do not drop previous errors within an Or criterion.
- Update to 0.7.2
  * Set the contextlib dependency as a minimum, rather than fixed.

OBS-URL: https://build.opensuse.org/request/show/833458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=9
2020-09-10 13:56:08 +00:00
Tomáš Chvátal
7981ea4002 Accepting request 788534 from home:mcalabkova:branches:devel:languages:python
- update to 0.7.1
  * JSON Schema: Fix allOf and oneOf with only one condition
  * JSON Schema: Fix using falsy values as default
  * Add 3.7 to "schema is tested with..." list
  * JSON schema now rendering using references

OBS-URL: https://build.opensuse.org/request/show/788534
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=7
2020-03-26 13:07:28 +00:00
fccf539bec Accepting request 688838 from home:pgajdos
- version update to 0.7.0
  * Add an is_valid method to the schema
  * Fix typo in schema.py: vaidated->validated
  * Fix callable check under PyPy2

OBS-URL: https://build.opensuse.org/request/show/688838
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=5
2019-03-26 18:54:18 +00:00
760569c0e6 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=3
2018-12-04 14:03:39 +00:00
Todd R
3d4c2d4733 Accepting request 607666 from devel:languages:python:misc
Needed by python-experimentator

OBS-URL: https://build.opensuse.org/request/show/607666
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=1
2018-05-15 18:42:56 +00:00