Re: New devel/py-base58

2019-09-24 Thread clematis
On Mon, Sep 23, 2019 at 11:06:39PM +0100, Stuart Henderson wrote: > The script conflicts between py- and py3-. Hi Stuart, Sorry, could you please give me some more details, I am not sure to understand this properly. I've re-done everything [1] for both FLAVORS, all distinctions in between py* and

Re: New devel/py-base58

2019-09-23 Thread Stuart Henderson
On 2019/09/23 16:18, Kurt Mosiejczuk wrote: > On Mon, Sep 23, 2019 at 10:52:45AM +0200, clematis wrote: > > On Sun, Sep 22, 2019 at 11:58:56PM -0400, Kurt Mosiejczuk wrote: > > > It is easily fixed by specifying MODPY_PYTEST = Yes > > Adding this to my notes. > > > > Setuptools isn't configured

Re: New devel/py-base58

2019-09-23 Thread clematis
On Sun, Sep 22, 2019 at 11:58:56PM -0400, Kurt Mosiejczuk wrote: > It is easily fixed by specifying MODPY_PYTEST = Yes Adding this to my notes. > Setuptools isn't configured by base58 to run tests. pytest figures it > out though. (Not something I'd have expected you to know at this stage). > >

Re: New devel/py-base58

2019-09-22 Thread clematis
On Sat, Sep 21, 2019 at 06:08:38PM -0400, Kurt Mosiejczuk wrote: > COMMENT isn't supposed to start with a capital as a general rule > devel has lots of entries and we try to put new ports elsewhere is they > fit somewhere else. Maybe converters? Hi Kurt, OK - thanks for the informations. > The

New devel/py-base58

2019-09-20 Thread clematis
Hi, Here's a new port submission for devel/py-base58. This is a Base58 and Base58Check implementation compatible with what is used by the bitcoin network. It's a requirement for ZeroNet[0] hence the reason for submitting this. Build and install OK on amd64. Tests OK. platform openbsd6 --