forked from pool/python-python-jsonschema-objects
Accepting request 786860 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/786860 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jsonschema-objects?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 20 11:53:16 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 0.3.12
|
||||||
|
* Going forward, this library will no longer test on or support Python 2.7 because it's EOL
|
||||||
|
* Fixes formatting of supported schema versions (#184)
|
||||||
|
* Removes some confusing code related to ArrayWrapper initialization (#188)
|
||||||
|
* ProtocolBase objects (most objects) now support deepcopy. (#185)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 17 08:42:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Tue Sep 17 08:42:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-python-jsonschema-objects
|
# spec file for package python-python-jsonschema-objects
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,8 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
|
# python2-Markdown missing
|
||||||
|
%define skip_python2 1
|
||||||
Name: python-python-jsonschema-objects
|
Name: python-python-jsonschema-objects
|
||||||
Version: 0.3.11
|
Version: 0.3.12
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An object wrapper for JSON Schema definitions
|
Summary: An object wrapper for JSON Schema definitions
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dc0bea3093d28d661f796371a552ecb9ff9ebc5fef189c39cfbaaef6a3a88303
|
|
||||||
size 58878
|
|
3
python_jsonschema_objects-0.3.12.tar.gz
Normal file
3
python_jsonschema_objects-0.3.12.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:654c815ad5f7704cb5dd5b34ec49957b9ea1bd3b85ff44468a8407ff7aa3f547
|
||||||
|
size 59390
|
Reference in New Issue
Block a user