@@ -15,11 +15,12 @@ Architecture: all
1515Homepage: https://github.com/furlongm/patchman
1616Depends: ${misc:Depends}, python3 (>= 3.11), python3-django (>= 4.2),
1717 python3-django-extensions, python3-django-bootstrap3, python3-cvss,
18- python3-djangorestframework, python3-debian , python3-django-filters ,
19- python3-rpm, python3-tqdm, python3-lxml , python3-defusedxml ,
18+ python3-djangorestframework, python3-django-filters , python3-debian ,
19+ python3-rpm, python3-tqdm, python3-defusedxml , python3-pip, python3-tenacity ,
2020 python3-requests, python3-colorama, python3-magic, python3-humanize,
21- python3-pip, python3-pymemcache, python3-yaml, memcached, libapache2-mod-wsgi-py3,
22- apache2, python3-django-taggit, python3-django-celery, python3-django-celery-beat
21+ python3-pymemcache, python3-yaml, memcached, libapache2-mod-wsgi-py3,
22+ apache2, python3-django-taggit, python3-celery, python3-django-celery-beat,
23+ python3-redis, python3-git
2324Suggests: python3-mysqldb, python3-psycopg2
2425Description: Django-based patch status monitoring tool for linux systems.
2526 .
0 commit comments