14
0

- update to version 2.7.0

- got renamed to underscore name, providing compat provides

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-voluptuous-serialize?expand=0&rev=15
This commit is contained in:
2025-09-02 08:17:17 +00:00
committed by Git OBS Bridge
parent 0d94e4aa4f
commit bc1e589178
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 23 05:39:24 UTC 2025 - Adrian Schröter <adrian@suse.de>
- update to version 2.7.0
- got renamed to underscore name, providing compat provides
-------------------------------------------------------------------
Fri Jun 13 12:46:19 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -17,19 +17,20 @@
Name: python-voluptuous-serialize
Version: 2.6.0
Version: 2.7.0
Release: 0
Summary: Python module to convert voluptuous schemas to dictionaries
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/balloob/voluptuous-serialize
Source: https://files.pythonhosted.org/packages/source/v/voluptuous-serialize/voluptuous-serialize-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/v/voluptuous-serialize/voluptuous_serialize-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-voluptuous
Provides: python-voluptuous-serialize = %version
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module pytest}
@@ -41,7 +42,7 @@ BuildRequires: %{python_module voluptuous}
A Python module to convert voluptuous schemas to dictionaries.
%prep
%setup -q -n voluptuous-serialize-%{version}
%setup -q -n voluptuous_serialize-%{version}
%build
%pyproject_wheel

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79acdc58239582a393144402d827fa8efd6df0f5350cdc606d9242f6f9bca7c4
size 7562

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0da959f2fd93c8f1eb779c5d116231940493b51020c2c1026bab76eb56cd09e
size 9202