Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 417479

Summary: [BUMP] app-vim/python-mode-0.6.4 version bump
Product: Gentoo Linux Reporter: Qing Lei <gentoo>
Component: New packagesAssignee: Kacper Kowalik (Xarthisius) (RETIRED) <xarthisius>
Status: RESOLVED FIXED    
Severity: normal CC: vim
Priority: Normal    
Version: 10.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Qing Lei 2012-05-25 10:28:40 UTC
--- python-mode-0.6.3.ebuild    2012-05-25 18:28:12.611306691 +0800
+++ python-mode-0.6.4.ebuild    2012-05-25 18:25:16.087317586 +0800
@@ -12,7 +12,7 @@

 DESCRIPTION="Provide python code looking for bugs, refactoring and other useful things"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3770 https://github.com/klen/python-mode"
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=17788 -> ${P}.zip"
+SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=18032 -> ${P}.zip"

 LICENSE="LGPL-3"
 KEYWORDS="~amd64 ~x86"
@@ -28,7 +28,7 @@
        dev-python/ropemode
        "

-GIT_REV=9956aba
+GIT_REV=5b2bb31
 S=${WORKDIR}/klen-${PN}-${GIT_REV}
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2012-05-25 10:44:02 UTC
+*python-mode-0.6.4 (25 May 2012)
+
+  25 May 2012; Kacper Kowalik <xarthisius@gentoo.org> +python-mode-0.6.4.ebuild,
+  -python-mode-0.6.3.ebuild:
+  Version bump wrt #417479 by <gentoo@leiqing.org>. Use vcs-snapshot.eclass and
+  github SRC_URI to avoid mangling with S and git revision, drop dependency on
+  unzip
+