Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486884 - dev-python/ipython-1.1.0 version bump
Summary: dev-python/ipython-1.1.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-10-03 14:29 UTC by Mark Fenner
Modified: 2014-02-12 04:04 UTC (History)
0 users

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


Attachments
strictly a version bump from dev-python/ipython-1.0.0.ebuild (ipython-1.1.0.ebuild,5.46 KB, text/plain)
2013-10-03 14:29 UTC, Mark Fenner
Details
version bump of setuptools patch (ipython-1.1.0-setuptools.patch,348 bytes, patch)
2013-10-03 14:30 UTC, Mark Fenner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Fenner 2013-10-03 14:29:33 UTC
Created attachment 360064 [details]
strictly a version bump from dev-python/ipython-1.0.0.ebuild

ipython 1.1.0 seems to have gone stable upstream as of September 2013.  Bumping version ids for dev-python/ipython-ipython-1.1.0.ebuild (and replacing 1.0.0 references in the ebuild) and files/ipython-1.0.0-setuptools.patch seems to make for a clean (and usable) install under my USE flags.  However, I have not verified that new features in ipython-1.1.0 are adequately supported.

[I rarely submit ebuilds, my apologies for any procedural screw ups.  Keeps the flames to a minimum.]
Comment 1 Mark Fenner 2013-10-03 14:30:42 UTC
Created attachment 360066 [details, diff]
version bump of setuptools patch
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-10-03 14:52:04 UTC
Comment on attachment 360064 [details]
strictly a version bump from dev-python/ipython-1.0.0.ebuild

--- ipython-1.0.0.ebuild        2013-09-27 18:10:03.386072430 +0200
+++ -   2013-10-03 16:51:38.962372128 +0200
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-1.0.0.ebuild,v 1.12 2013/09/26 17:59:01 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-1.1.0.ebuild,v 1.12 2013/09/26 17:59:01 floppym Exp $
 
 EAPI=5
 
@@ -63,7 +63,7 @@
        wxwidgets? ( ${PY2_REQUSE} )"
 
 PATCHES=(
-       "${FILESDIR}/ipython-1.0.0-setuptools.patch"
+       "${FILESDIR}/ipython-1.1.0-setuptools.patch"
 )
 
 python_prepare_all() {
Comment 3 SpanKY gentoo-dev 2014-02-12 04:04:16 UTC
*ipython-1.1.0 (23 Oct 2013)

  23 Oct 2013; Kacper Kowalik <xarthisius@gentoo.org> +ipython-1.1.0.ebuild:
  Version bump