FS#76740 - [python-j2cli] Package depends on python-setuptools

Attached to Project: Community Packages
Opened by Dragoon Aethis (DragoonAethis) - Sunday, 04 December 2022, 18:59 GMT
Last edited by Konstantin Gizdov (kgizdov) - Thursday, 26 January 2023, 00:31 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Konstantin Gizdov (kgizdov)
Alexander Epaneshnikov (alex19EP)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The `j2` command (from /usr/lib/python3.10/site-packages/j2cli/__init__.py) imports `pkg_resources` provided by python-setuptools, but the dependency is not declared in PKGBUILD's depends.

Additional info:
* package version: python-j2cli 0.3.12b-6

Steps to reproduce:
* docker run -it --rm archlinux:base
* pacman -Sy python-j2cli
* j2 --help
* whoops.
This task depends upon

Closed by  Konstantin Gizdov (kgizdov)
Thursday, 26 January 2023, 00:31 GMT
Reason for closing:  Fixed

Loading...