回复: textproc/py-colored: Update to 1.4.2

2021-06-15 Thread wen heping
Here is the revised patch, which tested on -current system, and add "@pkgpath category/py-whatever" to PLIST, add a devel/quirks entry. wen 发件人: Stuart Henderson 发送时间: 2021年6月14日 20:57 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: textproc/

回复: textproc/py-colored: Update to 1.4.2

2021-06-14 Thread wen heping
Thank you, I shall update my system to -current and resubmit the revised patch later. wen 发件人: Stuart Henderson 发送时间: 2021年6月14日 20:58 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: textproc/py-colored: Update to 1.4.2 On 2021/06/14 13:57, Stuart

Re: textproc/py-colored: Update to 1.4.2

2021-06-14 Thread Stuart Henderson
On 2021/06/14 13:57, Stuart Henderson wrote: > On 2021/06/14 09:50, wen heping wrote: > > Hi, ports@: > > > > > > Here is a patch for textproc/py-colored: > > i) Update to 1.4.2 > > ii) Switch to python3, no other ports depends on py2-colored. > > When switching a port from py2+3 to

Re: textproc/py-colored: Update to 1.4.2

2021-06-14 Thread Stuart Henderson
On 2021/06/14 09:50, wen heping wrote: > Hi, ports@: > > > Here is a patch for textproc/py-colored: > i) Update to 1.4.2 > ii) Switch to python3, no other ports depends on py2-colored. When switching a port from py2+3 to py3-only, these are needed: - use "FLAVOR = python3" (no ?=)

textproc/py-colored: Update to 1.4.2

2021-06-14 Thread wen heping
Hi, ports@: Here is a patch for textproc/py-colored: i) Update to 1.4.2 ii) Switch to python3, no other ports depends on py2-colored. It build well and pass all tests on amd64-6.9 system. Only 1 port depends on py-colored: www/tootstream. It build well and run well with this