Commit graph

6 commits

Author SHA1 Message Date
Yuming Zhu
46be4dacb0 add jinja2 in requirements.txt 2025-07-07 09:52:09 +00:00
Tomas Kopecek
a149d9b7a9 Update Cheetah3 to CT3 PyPI repository
Project is using new repo due to 2FA changes on PyPI
https://cheetahtemplate.org/news.html#id5

Related: https://pagure.io/koji/issue/4374
2025-04-29 17:29:54 -04:00
Yu Ming Zhu
f41b8c70a7 Bandit [B411]: use defusedxml to prevent remote XML attacks
- putting xmlrpc stuff into koji.xmlrpcplus
- adding koji.xmlrpcplus.xmlrpc_server to refer
- replacing refs of original xmlrpc.client.dumps to enhanced
  koji.xmlrpcplus.dumps

fixes: #3964
2024-02-02 09:08:18 +01:00
Jana Cupova
ba612e1e90 Remove rpm-py-installer, update test docs and update Dockerfiles
Remove rpm-py-installer from requirements
Check duplicite and unused packages in Dockerfiles and test-requirements
Update docs about unit tests.

Fixes: https://pagure.io/koji/issue/3868
2024-01-30 12:44:07 +01:00
Tomas Kopecek
17c7307e61 Fix coveragerc after moving hub code
Related: https://pagure.io/koji/issue/3767
2023-04-04 12:58:43 +02:00
Zack Cerza
2b06288792 Run tests in virtualenvs using tox
Signed-off-by: Zack Cerza <zack@redhat.com>
2020-09-08 16:20:19 +02:00