| Summary: | [patch] textproc/py-docxtpl: missing dependency textproc/py-docxcompose | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | mail_of_sergey | ||||
| Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(acm) |
||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd877ba44562e7d3eba831508428199ded5e346f commit fd877ba44562e7d3eba831508428199ded5e346f Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2024-06-16 19:21:02 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-06-16 19:22:18 +0000 textproc/py-docxtpl: Add textproc/py-docxcompose dependency PR: 279621 Reported by: mail_of_sergey __at __ mail.ru textproc/py-docxtpl/Makefile | 2 ++ 1 file changed, 2 insertions(+) Committed thanks! |
Created attachment 251338 [details] Modifying RUN_DEPENDS to add dependency to the textproc/py-docxcompose port. The "import docxtpl" python command generates an error without the installed textproc/py-docxcompose port.