Add python3-repoze-lru as Buildrequires to fix obs error

(cherry picked from commit 9bbe9d4ea7847111352d255ed8ef19d5fd02e6b2)
This commit is contained in:
huangtianhua 2022-02-21 11:11:29 +08:00 committed by openeuler-sync-bot
parent dadb600051
commit 8d9fcc0fda

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