!25 fix python-beaker build problem
From: @Wangjunqi123 Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
60cc542644
BIN
1.12.0.tar.gz
Normal file
BIN
1.12.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-beaker
|
||||
Version: 1.12.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A web session and general caching library.
|
||||
License: BSD and MIT
|
||||
URL: http://beaker.readthedocs.io
|
||||
@ -40,7 +40,7 @@ Recommends: python3dist(cryptography) python3dist(pycrypto) python3dist(pycrypto
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n Beaker-%{version} -p1
|
||||
%autosetup -n beaker-%{version} -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -65,6 +65,9 @@ kill %1
|
||||
%{python3_sitelib}/Beaker*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 02 2023 wangjunqi <wangjunqi@kylinos.cn> - 1.12.0-2
|
||||
- fix build problem
|
||||
|
||||
* Wed Jan 18 2023 wangjunqi <wangjunqi@kylinos.cn> - 1.12.0-1
|
||||
- upgrade package version to 1.12.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user