Re: UPDATE: py-tox-5-3.5.1

2018-11-20 Thread Edward Lopez-Acosta
aws-shell is fully up to date and shows a tox.ini which includes all the 
way up to py3.6. I see no reason this shouldn't work, but for peace of 
mind I CC the aws-shell maintainer to test.


One note is that aws-shell is currently shows as python2 only in the 
port so it may need updated to also include py3.


I also see that recently py-boto3 was updated as another factor this is 
likely fine.


Edward Lopez-Acosta

On 11/20/18 5:17 PM, Stuart Henderson wrote:

On 2018/11/16 19:36, Edward Lopez-Acosta wrote:

Nothing is showing as requiring this when I run `make show-required-by`.


This is a TEST_DEPENDS for aws-shell.

$ sqlite3 /usr/local/share/sqlports "select * from depends where dependspath like 
'devel/py-tox'"
sysutils/aws-shell|devel/py-tox|||devel/py-tox|T|8





Re: UPDATE: py-tox-5-3.5.1

2018-11-20 Thread Stuart Henderson
On 2018/11/16 19:36, Edward Lopez-Acosta wrote:
> Nothing is showing as requiring this when I run `make show-required-by`.

This is a TEST_DEPENDS for aws-shell.

$ sqlite3 /usr/local/share/sqlports "select * from depends where dependspath 
like 'devel/py-tox'"
sysutils/aws-shell|devel/py-tox|||devel/py-tox|T|8



Re: UPDATE: py-tox-5-3.5.1

2018-11-16 Thread Edward Lopez-Acosta

Typo in the subject line but diff is correct.

Edward Lopez-Acosta

On 11/16/18 7:36 PM, Edward Lopez-Acosta wrote:
Lots of changes and bugfixes in this version bump. Builds and runs fine 
on amd64.


Nothing is showing as requiring this when I run `make show-required-by`.

https://tox.readthedocs.io/en/latest/changelog.html

OK to merge?

Thank you,