FreeBSD Bugzilla – Attachment 219628 Details for
Bug 251094
[NEW PORT] devel/py-doctest-ignore-unicode: Nose plugin to ignore unicode literal prefixes in doctests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel/py-doctest-ignore-unicode 0.1.2
py-doctest-ignore-unicode-0.1.2.diff (text/plain), 2.60 KB, created by
Loïc Bartoletti
on 2020-11-13 08:32:47 UTC
(
hide
)
Description:
devel/py-doctest-ignore-unicode 0.1.2
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2020-11-13 08:32:47 UTC
Size:
2.60 KB
patch
obsolete
>Index: devel/py-doctest-ignore-unicode/Makefile >=================================================================== >--- devel/py-doctest-ignore-unicode/Makefile (nonexistent) >+++ devel/py-doctest-ignore-unicode/Makefile (working copy) >@@ -0,0 +1,19 @@ >+# $FreeBSD$ >+ >+PORTNAME= doctest-ignore-unicode >+DISTVERSION= 0.1.2 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= lbartoletti@FreeBSD.org >+COMMENT= Nose plugin to ignore unicode literal prefixes in doctests >+ >+LICENSE= APACHE20 >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.3.7:devel/py-nose@${PY_FLAVOR} >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-doctest-ignore-unicode/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: devel/py-doctest-ignore-unicode/distinfo >=================================================================== >--- devel/py-doctest-ignore-unicode/distinfo (nonexistent) >+++ devel/py-doctest-ignore-unicode/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1605249340 >+SHA256 (doctest-ignore-unicode-0.1.2.tar.gz) = fc90b2d0846477285c6b67fc4cb4d6f39fcf76d8752f4df0a241486f31512ad5 >+SIZE (doctest-ignore-unicode-0.1.2.tar.gz) = 2270 > >Property changes on: devel/py-doctest-ignore-unicode/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: devel/py-doctest-ignore-unicode/pkg-descr >=================================================================== >--- devel/py-doctest-ignore-unicode/pkg-descr (nonexistent) >+++ devel/py-doctest-ignore-unicode/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+doctest-ignore-unicode is a plugin (currently only for Nose) that adds a flag >+to ignore unicode literal prefixes in doctests. >+ >+WWW: https://pypi.python.org/pypi/doctest-ignore-unicode > >Property changes on: devel/py-doctest-ignore-unicode/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
lbartoletti
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 251094
: 219628