14
0
forked from pool/python-schema

17 Commits

Author SHA256 Message Date
58a6b4e6ae Accepting request 1218889 from devel:languages:python
- 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/request/show/1218889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-schema?expand=0&rev=8
2024-10-29 13:35:41 +00:00
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
220083052b Accepting request 994424 from devel:languages:python
- 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/request/show/994424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-schema?expand=0&rev=7
2022-08-11 16:32:32 +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
f37f44a121 Accepting request 974869 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/974869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-schema?expand=0&rev=6
2022-05-04 13:11:13 +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
7595af6dd2 Accepting request 833486 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/833486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-schema?expand=0&rev=5
2020-10-15 11:48:43 +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
8a79c1082f Accepting request 788549 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/788549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-schema?expand=0&rev=4
2020-03-26 22:34:36 +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
a5c93228f2 Accepting request 688869 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/688869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-schema?expand=0&rev=3
2019-03-26 21:34:56 +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
d7a2ec67af Accepting request 659658 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-schema?expand=0&rev=2
2018-12-24 10:43:38 +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
309b746fef Accepting request 607667 from devel:languages:python
Needed by python-experimentator

OBS-URL: https://build.opensuse.org/request/show/607667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-schema?expand=0&rev=1
2018-05-16 09:42:38 +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