aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Helmert III <ajak@gentoo.org>2021-07-07 20:17:44 -0500
committerJohn Helmert III <ajak@gentoo.org>2021-07-18 21:54:34 -0500
commit5aa7f5108e6ecfd81db2aaea4c41cb6601d7a317 (patch)
tree59b791ffb8625f3fb9a200f161b0222ad191f365
parentInstall glsatool (diff)
downloadsecurity-5aa7f5108e6ecfd81db2aaea4c41cb6601d7a317.tar.gz
security-5aa7f5108e6ecfd81db2aaea4c41cb6601d7a317.tar.bz2
security-5aa7f5108e6ecfd81db2aaea4c41cb6601d7a317.zip
dependencies: bugzilla -> python-bugzilla
Signed-off-by: John Helmert III <ajak@gentoo.org>
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
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