Update package to version 2.11.0
This commit is contained in:
parent
39c5106ac4
commit
5aafff7ae4
Binary file not shown.
BIN
gabbi-2.11.0.tar.gz
Normal file
BIN
gabbi-2.11.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-gabbi
|
Name: python-gabbi
|
||||||
Version: 2.10.0
|
Version: 2.11.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Declarative HTTP testing library
|
Summary: Declarative HTTP testing library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/cdent/gabbi
|
URL: https://github.com/cdent/gabbi
|
||||||
Source0: https://files.pythonhosted.org/packages/b5/a8/43c55cdfcb7794969c00c422db9eba85da0e7794a1bdfea2a2af0037af90/gabbi-2.10.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/25/30/36b64037950705ecab9d6a26131ec2f54baf98064d09078f0e1ad73feb35/gabbi-2.11.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -14,7 +14,7 @@ are represented in a declarative YAML-based form.
|
|||||||
|
|
||||||
%package -n python3-gabbi
|
%package -n python3-gabbi
|
||||||
Summary: Declarative HTTP testing library
|
Summary: Declarative HTTP testing library
|
||||||
Provides: python-gabbi
|
Provides: python-gabbi = %{version}-%{release}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 26 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 2.11.0-1
|
||||||
|
- Update package to version 2.11.0
|
||||||
|
|
||||||
* Wed Dec 06 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.10.0-1
|
* Wed Dec 06 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.10.0-1
|
||||||
- Update package to version 2.10.0
|
- Update package to version 2.10.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user