there seems to be a new(er) release: https://pypi.org/project/tagpy/ please bump. thanks!
Created attachment 581514 [details] tagpy-2018.1.1.ebuild new ebuild
Created attachment 581516 [details, diff] files/tagpy-2018.1.1-compile_fix.patch needed compile patch
I've added a patch (stolen from arch linux :)). Otherwise new ebuild is identical to 2013.1. It should (!) compile fine for python 3.7 also, just need a python 3.7 enabled boost.
ok, I've tested this version with python 2.7 and python 3.6 and it works. Would be nice to have it also for pythin 3.7, but this depends on boost.
btw: it fixes also #653776
tagpy-2018.1.1 doesn't compile with boost-1.70.0 (yet). it looks for libboost_python-2.7.so, etc, instead of the new names. Maybe a reconfigure is needed...
--boost-python-libname="boost_python-${EPYTHON#python}" *grrr* :) how to solve this issue for all boost versions in portage?
Created attachment 581574 [details] tagpy-2018.1.1.ebuild fixed ebuild für >= boost-1.70.0
Comment on attachment 581514 [details] tagpy-2018.1.1.ebuild obsolete
someone could fix my ebuild for boost < 1.70.0 ;-)
and it works with python 3.7 (compiled and tested)
ping?
The upstream patch is slightly different: https://git.tiker.net/tagpy.git/commitdiff/6e95c5eaba2286e2837dfe172d03f938550e03df Anyway compiles fine for me, solves 653776.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a88796a7fe247ae4cc947364856dd1f9077b29 commit d9a88796a7fe247ae4cc947364856dd1f9077b29 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-07-24 19:45:50 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-07-24 19:52:33 +0000 dev-python/tagpy: 2018.1 version bump Bug: https://bugs.gentoo.org/653776 Closes: https://bugs.gentoo.org/688992 Closes: https://bugs.gentoo.org/690628 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> dev-python/tagpy/Manifest | 1 + dev-python/tagpy/files/tagpy-2018.1-readme.rst | 16 +++++++ .../tagpy/files/tagpy-2018.1-taglib-1.8.patch | 17 +++++++ dev-python/tagpy/tagpy-2018.1.ebuild | 56 ++++++++++++++++++++++ 4 files changed, 90 insertions(+)