From 1f8859f52538ec1e85a427775332bcc011a7a79f Mon Sep 17 00:00:00 2001 From: "biao716.wang" Date: Sat, 6 May 2023 16:53:22 +0900 Subject: [PATCH] remove provide python2.x Change-Id: I81b4a69034d31332b3abb6fbd804986d70b1b5b8 Signed-off-by: biao716.wang --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 038984b..e30dce5 100755 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Vcs-Git: git://anonscm.debian.org/users/mtmiller-guest/yum-metadata-parser.git Package: python3-sqlitecachec Architecture: any Depends: ${shlibs:Depends}, ${python3:Depends}, ${misc:Depends} -Provides: ${python:Provides} +Provides: ${python3:Provides} Description: Fast metadata parser for yum Python module providing a fast metadata parser for yum implemented in C. The sqlitecachec module is used by createrepo and the yum package manager -- 2.34.1