projects
/
tools
/
yum-metadata-parser.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7845e9
)
remove python2.x dependency
55/284855/1
author
biao716.wang
<biao716.wang@samsung.com>
Tue, 29 Nov 2022 07:43:44 +0000
(16:43 +0900)
committer
biao716.wang
<biao716.wang@samsung.com>
Tue, 29 Nov 2022 07:43:44 +0000
(16:43 +0900)
Change-Id: I5f88c44c70010050f5614535c3322913969f4552
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 05b41113ef44cda19f1805776b6c6bdea03202b2..038984b94481c45af6c3167352330135d04f20a4 100755
(executable)
--- a/
debian/control
+++ b/
debian/control
@@
-11,7
+11,7
@@
Vcs-Git: git://anonscm.debian.org/users/mtmiller-guest/yum-metadata-parser.git
Package: python3-sqlitecachec
Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${python
3
:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Description: Fast metadata parser for yum
Python module providing a fast metadata parser for yum implemented in C.