!8 [sync] PR-6: Add python3-repoze-lru as Buildrequires to fix obs error

From: @openeuler-sync-bot 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-03-04 09:01:56 +00:00 committed by Gitee
commit 179b8de0ea
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-routes
Version: 2.5.1
Release: 2
Release: 3
Summary: Routing Recognition and Generation Tools
License: MIT
URL: https://github.com/bbangert/routes
@ -20,6 +20,8 @@ Summary: Routing Recognition and Generation Tools
Provides: python-routes
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-repoze-lru
%description -n python3-routes
Routing Recognition and Generation Tools
@ -70,6 +72,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Mon Feb 21 2022 huangtianhua <huangtianhua@huawei.com> - 2.5.1-3
- Add python3-repoze-lru as Buildrequires
* Sat Jan 16 2021 Zhangy <zhangy1317@foxmail.com>
- Revise name