Created attachment 431394 [details, diff] 0.8.1 ebuild diff 0.8.1 has been out for a couple years: https://github.com/klen/python-mode/releases/tag/0.8.1 but we're shipping 0.6.18, released 3 years ago: https://github.com/klen/python-mode/releases/tag/0.6.18 I'll attach an initial patch as a starting point (version bump + minor fixes + bump to EAPI 6).
Created attachment 431396 [details, diff] 0.8.1 ebuild
Austin, are you waiting for something specific from the Vim maintainers? Otherwise, feel free to commit your ebuild. It looks good to me. Oh and don't forget to bump it to 0.9.0.
commit 614cea5b7e5bd73013debda1ea192342ead88cb9 (HEAD -> master, origin/master, origin/HEAD) Author: Patrice Clement <monsieurp@gentoo.org> AuthorDate: Sat Jul 22 00:35:52 2017 +0200 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: Sat Jul 22 00:36:10 2017 +0200 app-vim/python-mode: version bump. Gentoo-Bug: https://bugs.gentoo.org/580676 Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-vim/python-mode/Manifest | 1 + app-vim/python-mode/python-mode-0.9.0.ebuild | 43 ++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 app-vim/python-mode/python-mode-0.9.0.ebuild
(In reply to Patrice Clement from comment #2) > Austin, are you waiting for something specific from the Vim maintainers? > Otherwise, feel free to commit your ebuild. It looks good to me. Oh and > don't forget to bump it to 0.9.0. I was waiting for an ack, and forgot about it; thanks for picking it up.