14
0
forked from pool/python-schema

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
This commit is contained in:
Todd R
2018-05-15 18:42:56 +00:00
committed by Git OBS Bridge
commit 3d4c2d4733
5 changed files with 105 additions and 0 deletions

13
python-schema.changes Normal file
View File

@@ -0,0 +1,13 @@
-------------------------------------------------------------------
Tue May 15 18:39:20 UTC 2018 - toddrme2178@gmail.com
- Update to 0.6.7
* Implement Const validator to keep data unchanged
* Implement Forbidden.
* added __hash__ and __eq__ based on sub-schema to Optional
- Use license tag
-------------------------------------------------------------------
Fri Oct 20 16:18:26 UTC 2017 - toddrme2178@gmail.com
- initial version