diff --git a/python-voluptuous-serialize.changes b/python-voluptuous-serialize.changes index 15b8090..3621fbd 100644 --- a/python-voluptuous-serialize.changes +++ b/python-voluptuous-serialize.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 11 16:57:20 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-voluptuous-serialize.spec b/python-voluptuous-serialize.spec index acf5346..3e57ab3 100644 --- a/python-voluptuous-serialize.spec +++ b/python-voluptuous-serialize.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-voluptuous-serialize -Version: 2.4.0 +Version: 2.5.0 Release: 0 Summary: Python module to convert voluptuous schemas to dictionaries License: Apache-2.0 diff --git a/voluptuous-serialize-2.4.0.tar.gz b/voluptuous-serialize-2.4.0.tar.gz deleted file mode 100644 index cf460ee..0000000 --- a/voluptuous-serialize-2.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6ba17cb0301c18e8b955d89b85fa4aa05c05c80ab1e4873810900f757dceae4 -size 3401 diff --git a/voluptuous-serialize-2.5.0.tar.gz b/voluptuous-serialize-2.5.0.tar.gz new file mode 100644 index 0000000..83db47f --- /dev/null +++ b/voluptuous-serialize-2.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5359f2e0a4f972ae03066e0777b4f0755c9226b2af099ca4fc55432efd1a447b +size 7450