!15 [sync] PR-14: upgrade the version to 0.12.2

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-26 07:25:28 +00:00 committed by Gitee
commit eee6dde0e8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 10 additions and 4 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-voluptuous
Version: 0.12.1
Release: 2
Version: 0.12.2
Release: 1
Summary: A Python data validation library
License: BSD 3-Clause
License: BSD
URL: https://github.com/alecthomas/voluptuous
Source0: https://files.pythonhosted.org/packages/17/0d/6e1e3ab6653720903efd7f644cc5be839d59ceb396143c08c1bebeab080b/voluptuous-0.12.1.tar.gz
Source0: https://files.pythonhosted.org/packages/c0/2c/ccbeb25364e3e0c5e4522f13d66e2fc639bb4d4ecdf73be0959552cbecb4/voluptuous-0.12.2.tar.gz
BuildArch: noarch
%description
Voluptuous, despite the name, is a Python data validation library.
@ -18,6 +18,9 @@ Provides: python-voluptuous
# Base build requires
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pbr
BuildRequires: python3-pip
BuildRequires: python3-wheel
%description -n python3-voluptuous
Voluptuous, despite the name, is a Python data validation library.
It is primarily intended for validating data coming into Python as
@ -77,6 +80,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Sat Jun 04 2022 OpenStack_SIG <openstack@openeuler.org> - 0.12.2-1
- Upgrade package python3-voluptuous to version 0.12.2
* Tue Mar 01 2022 wangxiyuan <wangiyuan1007@gmail.com> - 0.12.1-2
- Remove test related part

Binary file not shown.

BIN
voluptuous-0.12.2.tar.gz Normal file

Binary file not shown.