commit: 5aa7f5108e6ecfd81db2aaea4c41cb6601d7a317
Author: John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 8 01:17:44 2021 +0000
Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Mon Jul 19 02:54:34 2021 +0000
URL: https://gitweb.gentoo.org/proj/security.git/commit/?id=5aa7f510
dependencies: bugzilla -> python-bugzilla
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
setup.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.cfg b/setup.cfg
index 67f1c4f..ecb7514 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,9 +6,9 @@ version = 0.0.0
packages = bin
install_requires =
beautifulsoup4
- bugzilla
bracex
pkgcore
+ python-bugzilla
requests
urllib3