[Bug 258610] textproc/py-xmlschema: Bump py-elementpath dependency, add do-test target
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Sep 2021 18:34:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258610
Bug ID: 258610
Summary: textproc/py-xmlschema: Bump py-elementpath dependency,
add do-test target
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: dbaio@freebsd.org
Reporter: ports@skyforge.at
Assignee: dbaio@freebsd.org
Flags: maintainer-feedback?(dbaio@freebsd.org)
Created attachment 228018
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228018&action=edit
textproc/py-xmlschema: Update dependency, add do-test target
It seems that there's a bug in py-xmlschema's dependency list: While setup.py
officially required elementpath>=2.2.2, it actually requires elementpath>=2.3.0
(at the very least, see [1]). This patch bumps the dependency requirements and
also add the do-test target, which would have helped spotting this problem
ahead of time, I think.
[1] https://github.com/sissaschool/xmlschema/issues/260
--
You are receiving this mail because:
You are the assignee for the bug.