!2 fix issue: I7PNI1 OBS编译失败,依赖引用描述有问题
From: @desert-sailor Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
a60d7177a8
@ -5,7 +5,7 @@ Hypothesis strategies for generating Python programs, something like CSmith.}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.2.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Hypothesis strategies for generating Python programs
|
||||
License: MPLv2.0
|
||||
URL: https://github.com/Zac-HD/hypothesmith
|
||||
@ -18,8 +18,8 @@ BuildRequires: python3-wheel
|
||||
BuildRequires: python3-editables
|
||||
BuildRequires: python3-hatch-vcs
|
||||
BuildRequires: python3-hatchling
|
||||
BuildRequires: python3.10dist(hypothesis) >= 6.58.1
|
||||
BuildRequires: python3.10dist(libcst) >= 0.4
|
||||
BuildRequires: python3-hypothesis >= 6.58.1
|
||||
BuildRequires: python3-libcst >= 0.4
|
||||
|
||||
%description
|
||||
%{common_description}
|
||||
@ -48,5 +48,8 @@ Summary: %{summary}
|
||||
%doc README.md CHANGELOG.md
|
||||
|
||||
%changelog
|
||||
* Tue Aug 1 2023 Dongxing Wang <dxwangk@isoftstone.com> - 0.2.3-2
|
||||
- fix obs error caused by nothing provider
|
||||
|
||||
* Thu Jun 8 2023 chaozhangm <chaozhangm@isoftstone.com> - 0.2.3-1
|
||||
- Initial package.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user