dev-python/pycollada: add python-3.7 support
authorBernd Waibel <waebbl@gmail.com>
Tue, 18 Jun 2019 11:21:46 +0000 (13:21 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 19:55:27 +0000 (21:55 +0200)
commit5343faf039addea236c6979cb65e5f4b259f862b
tree080c02a2388255ed1af2fb29f53c7e7f404a8ebd
parent702b2efd3531fa4856d896132aad486557836d3d
dev-python/pycollada: add python-3.7 support

- Fix implementation to comply to distutils-r1 eclass.
- Install test data only once
- Guard test running with ebegin / eend
- Test only 'test_*.py' files

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Bernd Waibel <waebbl@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12253
[mgorny: use unittest module to run tests]
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pycollada/pycollada-0.6-r1.ebuild [new file with mode: 0644]