Summary: | [NEW PORT] devel/py-doctest-ignore-unicode: Nose plugin to ignore unicode literal prefixes in doctests | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Loïc Bartoletti <lbartoletti> | ||||
Component: | Individual Port(s) | Assignee: | Loïc Bartoletti <lbartoletti> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | python | ||||
Priority: | --- | Keywords: | feature | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 251095 | ||||||
Attachments: |
|
It should be named devel/py-doctest-ignore-unicode or devel/py-nose-doctest-ignore-unicode since it's a nose plugin? Whatever the PyPI name is: doctest-ignore-unicode Minor style suggestions: COMMENT should match package setup.py:description modulo portlint compliance. COMMENT: Add flag to ignore unicode literal prefixes in doctests You could add "(nose) doctests" if preferred. Or suggest a better :description upstream ^Triage: Reporter is committer, assign accordingly A commit references this bug: Author: lbartoletti Date: Sun Nov 15 07:03:07 UTC 2020 New revision: 555168 URL: https://svnweb.freebsd.org/changeset/ports/555168 Log: [NEW PORT] devel/py-doctest-ignore-unicode: Nose plugin to ignore unicode literal prefixes in doctests PR: 251094 Reviewed by: koobs Changes: head/devel/Makefile head/devel/py-doctest-ignore-unicode/ head/devel/py-doctest-ignore-unicode/Makefile head/devel/py-doctest-ignore-unicode/distinfo head/devel/py-doctest-ignore-unicode/pkg-descr Committed, with your suggestion. Thanks! |
Created attachment 219628 [details] devel/py-doctest-ignore-unicode 0.1.2 devel/py-doctest-ignore-unicode: Nose plugin to ignore unicode literal prefixes in doctests This port will be used by graphics/py-pygraphviz (TEST_DEPENDS) QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 11/12/13 amd64/i386 py27/py37)