!10 Upgrade to 1.6.0
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
00705a6c92
BIN
ddt-1.4.4.tar.gz
BIN
ddt-1.4.4.tar.gz
Binary file not shown.
BIN
ddt-1.6.0.tar.gz
Normal file
BIN
ddt-1.6.0.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,13 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-ddt
|
Name: python-ddt
|
||||||
Version: 1.4.4
|
Version: 1.6.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Data-Driven/Decorated Tests
|
Summary: Data-Driven/Decorated Tests
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/datadriventests/ddt
|
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
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A library to multiply test cases
|
A library to multiply test cases
|
||||||
|
|
||||||
@ -80,8 +81,11 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu May 19 2022 renliang16 <renliang@uniontech.com> - 1.4.4-1
|
||||||
- Upgrade package python3-ddt to version 1.4.4
|
- 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
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user