!24 Upgrade to latest release [python-beaker -> 1.12.0]
From: @Wangjunqi123 Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
467335f0d9
BIN
Beaker-1.12.0.tar.gz
Normal file
BIN
Beaker-1.12.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: python-beaker
|
||||
Version: 1.11.0
|
||||
Release: 3
|
||||
Version: 1.12.0
|
||||
Release: 1
|
||||
Summary: A web session and general caching library.
|
||||
License: BSD and MIT
|
||||
URL: http://beaker.readthedocs.io
|
||||
Source0: https://github.com/bbangert/beaker/archive/%{version}/beaker-%{version}.tar.gz
|
||||
Source0: https://github.com/bbangert/beaker/archive/refs/tags/1.12.0.tar.gz
|
||||
|
||||
Patch6000: beaker-use-system-paste.patch
|
||||
BuildArch: noarch
|
||||
@ -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
|
||||
@ -60,11 +60,14 @@ kill %1
|
||||
|
||||
%files -n python3-beaker
|
||||
%license LICENSE
|
||||
%doc README.* CHANGELOG
|
||||
%doc README.*
|
||||
%{python3_sitelib}/beaker/
|
||||
%{python3_sitelib}/Beaker*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 18 2023 wangjunqi <wangjunqi@kylinos.cn> - 1.12.0-1
|
||||
- upgrade package version to 1.12.0
|
||||
|
||||
* Mon Jun 13 2022 guozhaorui <guozhaorui1@h-partners.com> - 1.11.0-3
|
||||
- DESC: remove python3-nose
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user