!10 Upgrade to 1.6.0

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-09-29 10:35:52 +00:00 committed by Gitee
commit 00705a6c92
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 3 deletions

Binary file not shown.

BIN
ddt-1.6.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,12 +1,13 @@
%global _empty_manifest_terminate_build 0
Name: python-ddt
Version: 1.4.4
Version: 1.6.0
Release: 1
Summary: Data-Driven/Decorated Tests
License: MIT
URL: https://github.com/datadriventests/ddt
Source0: https://files.pythonhosted.org/packages/7a/02/32d3275e7d1793436c6373fe43d2808f52932ea002f1086961a7301c8ab8/ddt-1.4.4.tar.gz
Source0: https://files.pythonhosted.org/packages/c2/b2/20cfe16303e0bef0b2fb54024118ff97fa752414763ab626486794dab072/ddt-1.6.0.tar.gz
BuildArch: noarch
%description
A library to multiply test cases
@ -80,8 +81,11 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Thu Sep 29 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 1.6.0-1
- Upgrade to 1.6.0
* Thu May 19 2022 renliang16 <renliang@uniontech.com> - 1.4.4-1
- Upgrade package python3-ddt to version 1.4.4
* Thu Nov 19 2020 Python_Bot <Python_Bot@openeuler.org>
* Thu Nov 19 2020 Python_Bot <Python_Bot@openeuler.org> - 1.4.1-1
- Package Spec generated