17
0

4 Commits

Author SHA256 Message Date
1fe6d9f87c Accepting request 1228480 from devel:languages:python
- update to 2.21.1:
  * Fixed ResourceWarning where file was not properly closed
  * Fixed regexp for date format
  * Updated test suite
  * Fixed detecting when infinity is reached with multipleOf
  * Fixed that min/max items/lenght/properties can be float
  * Fixed that everything with empty `not` is invalid
  * Fixed missing re import when using regex pattern
  * Improved regexp for email format to comfort test suite
  * Improved regexp for date format to comfort test suite
  * Improved regexp for ipv4 format to comfort test suite
  * Added partial support of idn-hostname format
  * Added `detailed_exceptions` flag (default to True to avoid
    breaking change) - when used, results are twice as fast

OBS-URL: https://build.opensuse.org/request/show/1228480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fastjsonschema?expand=0&rev=11
2024-12-06 13:25:07 +00:00
6f51eb5e18 - update to 2.21.1:
* Fixed ResourceWarning where file was not properly closed
  * Fixed regexp for date format
  * Updated test suite
  * Fixed detecting when infinity is reached with multipleOf
  * Fixed that min/max items/lenght/properties can be float
  * Fixed that everything with empty `not` is invalid
  * Fixed missing re import when using regex pattern
  * Improved regexp for email format to comfort test suite
  * Improved regexp for date format to comfort test suite
  * Improved regexp for ipv4 format to comfort test suite
  * Added partial support of idn-hostname format
  * Added `detailed_exceptions` flag (default to True to avoid
    breaking change) - when used, results are twice as fast

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastjsonschema?expand=0&rev=24
2024-12-05 09:35:39 +00:00
f806cd6e72 Accepting request 1225676 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1225676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fastjsonschema?expand=0&rev=10
2024-11-22 22:50:46 +00:00
a8952161f7 Accepting request 1225671 from home:mcepl:branches:devel:languages:python:jupyter
- Update to 2.20.0:
  - Added validations at compile time:
      - `required` must have unique items
      - checking if schema is not allowing `required` items (item
        is required, but is not listed in properties)
- Remove upstreamed patch:
  - support-pytest-8.patch

OBS-URL: https://build.opensuse.org/request/show/1225671
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastjsonschema?expand=0&rev=22
2024-11-21 22:31:46 +00:00

Diff Content Not Available