2023-09-26 16:45:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 26 13:38:50 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Fix dependencies and remove deprecated python packaging patterns
|
|
|
|
|
2022-10-15 10:10:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 14 18:58:16 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 2.0.1
|
|
|
|
Added
|
|
|
|
* Meta: Locked dependencies via poetry.lock file in version control. #44
|
|
|
|
* Meta: Add pre-commit config to enforce code styling and file formatting. #43
|
|
|
|
* Meta: Add tox config for test automation across Python versions. #47
|
|
|
|
* Tests for DeprecationWarnings issued for Model.changes. #46
|
|
|
|
* Cache the validator instance to speedup schema validation process. #55
|
|
|
|
* Support for jsonschema 4.x. #65
|
|
|
|
* Support for Python 3.9, 3.10. #65
|
|
|
|
Fixed
|
|
|
|
* Fixed DeprecationWarnings for using assertEquals in tests. #45
|
|
|
|
Changed
|
|
|
|
* Meta: Replace setuptools with poetry for packaging and dependency management. #35
|
|
|
|
* Changed behavior of model_factory back to pre-1.3 call signature. #39
|
|
|
|
* Meta: Switched build backend from poetry to poetry-core. #66
|
|
|
|
Removed
|
|
|
|
* Support for Python 3.4 (EOL). #44
|
|
|
|
* Support for Python 3.5, 3.6 (EOL). #65
|
|
|
|
* Support for Python 2.7 (EOL by 2019-01-01). #48
|
|
|
|
|
2022-05-25 07:52:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 25 07:51:12 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Skipped test_recursive_models because the package is
|
|
|
|
incompatible with jsonschema < 4 (gh#bcwaldon/warlock#64).
|
|
|
|
|
2019-09-17 08:47:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 17 04:46:39 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Re-activate test suite using GitHub tarball which includes
|
|
|
|
a setup.py
|
|
|
|
|
2019-05-24 13:58:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 24 13:56:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
2019-09-17 08:48:09 +00:00
|
|
|
- Update to 1.3.3:
|
2019-05-24 13:58:02 +00:00
|
|
|
* README failed parsing in non utf-8 environments. Enforce encoding. #37
|
|
|
|
* Move unittests to tests/ directory
|
|
|
|
* Upstream no longer ships tests on pypi
|
|
|
|
|
2018-12-04 14:13:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:55:54 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2017-08-23 04:47:45 +00:00
|
|
|
-------------------------------------------------------------------
|
2017-11-14 23:29:52 +00:00
|
|
|
Tue Nov 14 23:25:58 UTC 2017 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 1.3.0:
|
|
|
|
* Allow resolver to be set in model
|
|
|
|
* flake8 compliance
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-08-23 04:47:45 +00:00
|
|
|
Wed Aug 23 04:30:53 UTC 2017 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- convert to singlespec
|
|
|
|
|
2016-11-15 12:40:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 15 12:40:31 UTC 2016 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 1.2.0
|
|
|
|
|
2014-09-16 21:26:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 16 13:25:54 UTC 2014 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- update to version 1.1.0:
|
|
|
|
* Bump version to 1.1.0
|
|
|
|
* Merge pull request #12 from apevec/master
|
|
|
|
* LICENSE.txt was missing in the source tarball
|
|
|
|
* Merge pull request #11 from isethi/validation
|
|
|
|
* Add description to exception messages
|
|
|
|
* Add python3 support
|
|
|
|
- Add python-to as BuildRequires and Requires.
|
|
|
|
|
2013-10-24 11:16:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 24 11:16:53 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
|
2013-07-11 15:02:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 3 15:53:48 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 1.0.1:
|
|
|
|
- drop allow-jsonschema-3.diff
|
|
|
|
|
2013-06-24 15:43:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 22 14:16:40 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- add allow-jsonschema-3.diff
|
|
|
|
|
2013-05-08 09:01:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 29 12:59:50 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 1.0.0:
|
|
|
|
* stable release
|
|
|
|
|
2013-02-25 14:26:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 25 14:28:02 UTC 2013 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Allow jsonschema==1.0 too
|
|
|
|
|
2013-02-22 14:03:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 22 14:05:28 UTC 2013 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Update to version 0.8.1:
|
|
|
|
+ Upstream provides no changelog
|
2013-02-22 14:13:22 +00:00
|
|
|
- LICENSE isn't part of upstream sources anymore
|
2013-02-22 14:03:37 +00:00
|
|
|
|
2012-11-22 15:55:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 22 15:53:15 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Update to version 0.6.0:
|
|
|
|
+ Upstream provides no changelog
|
|
|
|
|
2012-07-27 10:09:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 26 13:50:39 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|