Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613396 - dev-python/spyder-3.2.3 version bump
Summary: dev-python/spyder-3.2.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL: https://github.com/spyder-ide/spyder/...
Whiteboard:
Keywords:
Depends on: 631152
Blocks:
  Show dependency tree
 
Reported: 2017-03-21 07:28 UTC by Erik Quaeghebeur
Modified: 2017-09-24 10:28 UTC (History)
4 users (show)

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


Attachments
patch against spyder-3.0.2-r2.ebuild (spyder_ebuild.patch,966 bytes, patch)
2017-09-16 19:36 UTC, Roberto Castagnola
Details | Diff
files/spyder-3.2.3-build.patch (spyder-3.2.3-build.patch,5.57 KB, patch)
2017-09-16 19:39 UTC, Roberto Castagnola
Details | Diff
patch against spyder-3.0.2-r2.ebuild (spyder_ebuild.patch,966 bytes, patch)
2017-09-16 19:50 UTC, Roberto Castagnola
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Quaeghebeur 2017-03-21 07:28:19 UTC
https://github.com/spyder-ide/spyder/releases

This version fixes an annoying bug where a ‘wrong’ shutdown of spyder resulted in a lock file not being deleted and spyder not starting next time round.
Comment 2 edes 2017-08-25 23:19:02 UTC
actually, 3.2.1 is already out:

https://github.com/spyder-ide/spyder/releases
Comment 3 edes 2017-09-14 23:45:59 UTC
in the meantime, two new versions (3.2.2 and 3.2.3) have been released...

https://github.com/spyder-ide/spyder/releases/tag/v3.2.3
https://github.com/spyder-ide/spyder/blob/master/CHANGELOG.md#version-323-2017-09-11
Comment 4 Roberto Castagnola 2017-09-16 19:36:51 UTC
Created attachment 494774 [details, diff]
patch against spyder-3.0.2-r2.ebuild

Force use of dev-python/rope-0.10.7 which include python 3 support
Depends on bug #631152
Comment 5 Roberto Castagnola 2017-09-16 19:39:24 UTC
Created attachment 494776 [details, diff]
files/spyder-3.2.3-build.patch

Build patch for version 3.2.3
Comment 6 Roberto Castagnola 2017-09-16 19:50:16 UTC
Created attachment 494778 [details, diff]
patch against spyder-3.0.2-r2.ebuild

Fixed a typo for qtawesome version in my previous posted patch
Comment 7 Andrey Grozin gentoo-dev 2017-09-18 12:40:42 UTC
(In reply to Roberto Castagnola from comment #6)
> Created attachment 494778 [details, diff] [details, diff]
> patch against spyder-3.0.2-r2.ebuild
> 
> Fixed a typo for qtawesome version in my previous posted patch
Where's qtawesome-0.4.1? I've just synced the tree, there's only 0.3.3.
Comment 8 Larry the Git Cow gentoo-dev 2017-09-19 11:55:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eea2ebaad41fbcc61512dec659587a7ac429d39

commit 8eea2ebaad41fbcc61512dec659587a7ac429d39
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2017-09-19 11:55:19 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2017-09-19 11:55:19 +0000

    dev-python/spyder: bump to 3.2.3
    
    Thanks to  Roberto Castagnola <roberto.castagnola@gmail.com>
    Bug: https://bugs.gentoo.org/613396
    Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/spyder/Manifest               |  1 +
 dev-python/spyder/spyder-3.0.2-r3.ebuild | 59 ++++++++++++++++++++++++++++++++
 dev-python/spyder/spyder-3.2.3.ebuild    | 59 ++++++++++++++++++++++++++++++++
 3 files changed, 119 insertions(+)}
Comment 9 M. B. 2017-09-20 08:20:25 UTC
Also the build-patch, referenced in comment 5 and the ebuild, is missing.
Comment 10 Larry the Git Cow gentoo-dev 2017-09-20 09:47:33 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=482430823384e3d81feaf4a47edcd491be65ca13

commit 482430823384e3d81feaf4a47edcd491be65ca13
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2017-09-20 09:45:46 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2017-09-20 09:47:07 +0000

    dev-python/spyder: adding the forgotten patch
    
    Bug: https://bugs.gentoo.org/613396
    Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/spyder/files/spyder-3.2.3-build.patch | 130 +++++++++++++++++++++++
 1 file changed, 130 insertions(+)}
Comment 11 Erik Quaeghebeur 2017-09-23 21:36:10 UTC
It seems a dependency was missed. When I start up the new version, Spyder complains that it is missing pycodestyle >=2.3. After installing pycodestyle-2.3.1, it stops complaining. I guess the ebuild needs to be amended.
Comment 12 Larry the Git Cow gentoo-dev 2017-09-24 10:28:57 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92140c1aef418520e509fd19e39b23b450b6a09a

commit 92140c1aef418520e509fd19e39b23b450b6a09a
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2017-09-24 10:28:14 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2017-09-24 10:28:14 +0000

    dev-python/spyder: add a missing dependency
    
    Bug: https://bugs.gentoo.org/613396
    Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/spyder/spyder-3.2.3.ebuild | 1 +
 1 file changed, 1 insertion(+)}