diff --git a/comps.xml b/comps.xml
index 1ebba3c..14c81cb 100644
--- a/comps.xml
+++ b/comps.xml
@@ -2483,6 +2483,7 @@
pyproject-rpm-macros
python-cups-doc
python-dateutil-doc
+ python-greenlet-devel
python-packaging-doc
python-sphinx-doc
python-sphinx_rtd_theme-doc
diff --git a/prepopulate.json b/prepopulate.json
index 5327798..32fadbe 100644
--- a/prepopulate.json
+++ b/prepopulate.json
@@ -6718,7 +6718,10 @@
],
"python-enchant": [
"python3-enchant.noarch"
- ],
+ ],
+ "python-greenlet": [
+ "python3-greenlet.x86_64"
+ ],
"python-gssapi": [
"python3-gssapi.x86_64"
],
@@ -6751,7 +6754,10 @@
],
"python-kdcproxy": [
"python3-kdcproxy.noarch"
- ],
+ ],
+ "python-lark-parser": [
+ "python3-lark-parser.noarch"
+ ],
"python-ldap": [
"python3-ldap.x86_64"
],
@@ -6877,13 +6883,22 @@
],
"python-simpleline": [
"python3-simpleline.noarch"
- ],
+ ],
+ "python-sqlalchemy": [
+ "python3-sqlalchemy.x86_64"
+ ],
"python-toml": [
"python3-toml.noarch"
- ],
+ ],
+ "python-tornado": [
+ "python3-tornado.x86_64"
+ ],
"python-urllib-gssapi": [
"python3-urllib-gssapi.noarch"
],
+ "python-virt-firmware": [
+ "python3-virt-firmware.noarch"
+ ],
"python-yubico": [
"python3-yubico.noarch"
],