Re: New security/py-pysha3

2019-09-24 Thread clematis
> On Mon, Sep 23, 2019 at 11:05:09PM +0100, Stuart Henderson wrote: > > On 2019/09/23 16:17, Kurt Mosiejczuk wrote: > > > Did we really want to name it py-pysha3? I figure py-sha3 is what we would > > > usually do in that case. (See pytest -> py-test, pydot -> py-dot, others) > > > We have it both

Re: New security/py-pysha3

2019-09-23 Thread Stuart Henderson
On 2019/09/23 16:17, Kurt Mosiejczuk wrote: > On Mon, Sep 23, 2019 at 08:47:24PM +0100, Stuart Henderson wrote: > > On 2019/09/23 17:52, clematis wrote: > > > Slightly tweaked version attached. s/sha/SHA/ in COMMENT, and add the > > missing WANTLIB/LIB_DEPENDS. This one is OK sthen@ if somebody wo

Re: New security/py-pysha3

2019-09-23 Thread Stuart Henderson
On 2019/09/23 17:52, clematis wrote: > On Mon, Sep 23, 2019 at 02:36:45PM +0100, Stuart Henderson wrote: > > that is kmos@ > Oops wrong Kurt. You're right, this was kmos@. Sorry. > > > : COMMENT = python SHA-3 implementation > > > > as a proper noun Python should start with caps. > Ok, I

Re: New security/py-pysha3

2019-09-23 Thread clematis
On Mon, Sep 23, 2019 at 02:36:45PM +0100, Stuart Henderson wrote: > that is kmos@ Oops wrong Kurt. You're right, this was kmos@. Sorry. > : COMMENT = python SHA-3 implementation > > as a proper noun Python should start with caps. Ok, I've reformulated it to take this into account and t

Re: New security/py-pysha3

2019-09-23 Thread Stuart Henderson
On 2019/09/23 15:21, clematis wrote: > Hi Team, > > kurt@ pointed out that I've missed the pysha3 dependencies working on > devel/py-merkletools. that is kmos@ > Attached is a first submission for security/py-pysha3. > > From previous conversations I understood devel/ was getting busy so > sec

New security/py-pysha3

2019-09-23 Thread clematis
Hi Team, kurt@ pointed out that I've missed the pysha3 dependencies working on devel/py-merkletools. Attached is a first submission for security/py-pysha3. >From previous conversations I understood devel/ was getting busy so security/ sounded like the best fit. All regression tests (50 tests) c