forked from pool/python-voluptuous-serialize
Accepting request 1009861 from home:yarunachalam:branches:devel:languages:python
- Update to version 2.5.0 * Add support for enum (#34) @balloob * Include LICENSE in pip package OBS-URL: https://build.opensuse.org/request/show/1009861 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-voluptuous-serialize?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 11 16:57:20 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.5.0
|
||||||
|
* Add support for enum (#34) @balloob
|
||||||
|
* Include LICENSE in pip package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 22 12:33:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Wed Jul 22 12:33:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-voluptuous-serialize
|
# spec file for package python-voluptuous-serialize
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2022 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
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-voluptuous-serialize
|
Name: python-voluptuous-serialize
|
||||||
Version: 2.4.0
|
Version: 2.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python module to convert voluptuous schemas to dictionaries
|
Summary: Python module to convert voluptuous schemas to dictionaries
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c6ba17cb0301c18e8b955d89b85fa4aa05c05c80ab1e4873810900f757dceae4
|
|
||||||
size 3401
|
|
||||||
3
voluptuous-serialize-2.5.0.tar.gz
Normal file
3
voluptuous-serialize-2.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5359f2e0a4f972ae03066e0777b4f0755c9226b2af099ca4fc55432efd1a447b
|
||||||
|
size 7450
|
||||||
Reference in New Issue
Block a user