Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 580676 - app-vim/python-mode: version bump to 0.9.0
Summary: app-vim/python-mode: version bump to 0.9.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vim Maintainers
URL: https://github.com/klen/python-mode/r...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-20 20:09 UTC by Austin English (RETIRED)
Modified: 2017-08-14 17:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
0.8.1 ebuild diff (diff_81.txt,1.55 KB, patch)
2016-04-20 20:09 UTC, Austin English (RETIRED)
Details | Diff
0.8.1 ebuild (python-mode-0.8.1.ebuild,1.27 KB, patch)
2016-04-20 20:10 UTC, Austin English (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Austin English (RETIRED) gentoo-dev 2016-04-20 20:09:21 UTC
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).
Comment 1 Austin English (RETIRED) gentoo-dev 2016-04-20 20:10:08 UTC
Created attachment 431396 [details, diff]
0.8.1 ebuild
Comment 2 Patrice Clement (RETIRED) gentoo-dev 2017-03-01 23:58:09 UTC
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.
Comment 3 Patrice Clement (RETIRED) gentoo-dev 2017-07-21 22:39:49 UTC
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
Comment 4 Austin English (RETIRED) gentoo-dev 2017-08-14 17:56:29 UTC
(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.