head 1.2; access; symbols pkgsrc-2019Q2:1.1.0.6 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.4 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.2 pkgsrc-2018Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2019.08.12.07.26.49; author adam; state dead; branches; next 1.1; commitid bBZSCUK69QZR1IyB; 1.1 date 2018.12.27.15.07.36; author joerg; state Exp; branches; next ; commitid RP752AxLwsWjUr5B; desc @@ 1.2 log @py-whichcraft: updated to 0.6.0 0.6.0: * Remove lingering unicode issues * Add BriteCore as a sponsor @ text @$NetBSD: patch-README.rst,v 1.1 2018/12/27 15:07:36 joerg Exp $ --- README.rst.orig 2018-12-25 21:35:42.111510397 +0000 +++ README.rst @@@@ -34,8 +34,8 @@@@ On Linux, Mac, Windows for Python 2.7 or .. code-block:: python -   >>> from whichcraft import which -   >>> which('date') + >>> from whichcraft import which + >>> which('date') '/bin/date' >>> which('calendar') '/bin/calendar' @ 1.1 log @Avoid non-ASCII content for Python 3.7 compat. @ text @d1 1 a1 1 $NetBSD$ @