!22 remove python2 dependency
From: @xinghe_1 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
d54151fd82
@ -6,7 +6,7 @@
|
||||
|
||||
Name: obs-server
|
||||
Version: 2.10.7
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: The Open Build Service -- Server Component
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
URL: http://www.openbuildservice.org
|
||||
@ -17,7 +17,7 @@ Patch1: 0001-obs_server-fix-usage-info.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python-devel, /usr/bin/xmllint, openssl, perl-BSSolv >= 0.36, perl-Compress-Zlib, xz
|
||||
BuildRequires: python3-devel, /usr/bin/xmllint, openssl, perl-BSSolv >= 0.36, perl-Compress-Zlib, xz
|
||||
BuildRequires: perl-File-Sync >= 0.10, perl-JSON-XS, perl-Net-SSLeay, perl-Socket-MsgHdr, nodejs
|
||||
BuildRequires: perl-TimeDate, perl-XML-Parser, perl-XML-Simple, perl-YAML-LibYAML, procps, tzdata
|
||||
BuildRequires: rubygem-bundler, rubygem-rake, obs-bundled-gems, rubygem-bigdecimal, perl(Test::Simple) > 1
|
||||
@ -482,6 +482,9 @@ usermod -a -G docker obsservicerun
|
||||
%{_sbindir}/rcobsstoragesetup
|
||||
|
||||
%changelog
|
||||
* Fri Oct 30 2020 yanglongkang <yanglongkang@huawei.com> - 2.10.7-3
|
||||
- remove python2 dependency
|
||||
|
||||
* Tue Oct 20 2020 wutao <wutao61@huawei.com> - 2.10.7-2
|
||||
- delete extra tar and change yaml
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user