Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 822477 - dev-python/ipykernel-6.5.0: version bump
Summary: dev-python/ipykernel-6.5.0: 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: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: 822414
  Show dependency tree
 
Reported: 2021-11-08 19:55 UTC by pva
Modified: 2021-11-15 03:30 UTC (History)
1 user (show)

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


Attachments
ipykernel-6.5.0.ebuild.patch (ipykernel-6.5.0.ebuild.patch,1.05 KB, patch)
2021-11-08 19:55 UTC, pva
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pva 2021-11-08 19:55:16 UTC
Created attachment 749601 [details, diff]
ipykernel-6.5.0.ebuild.patch

The new version was out. It drops ipython_genutils dependency (https://github.com/ipython/ipykernel/compare/v6.4.2..v6.5.0) which depends on dev-python/nose even in case tests are disabled.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-11-15 02:56:07 UTC
Oh, nice. Thank you!
Comment 2 Larry the Git Cow gentoo-dev 2021-11-15 03:25:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5596bd7b452e3223c81f3cc05665aa238577ee

commit 2e5596bd7b452e3223c81f3cc05665aa238577ee
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-11-15 03:15:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-15 03:15:38 +0000

    dev-python/ipykernel: add 6.5.0
    
    Closes: https://bugs.gentoo.org/822477
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/ipykernel/Manifest                      |  1 +
 .../files/ipykernel-6.5.0-drop-pytest-cov.patch    | 12 +++++
 dev-python/ipykernel/ipykernel-6.5.0.ebuild        | 56 ++++++++++++++++++++++
 3 files changed, 69 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-11-15 03:30:19 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=125ae59fa6abc9f0df8473127e4ea02460602818

commit 125ae59fa6abc9f0df8473127e4ea02460602818
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-11-15 03:29:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-15 03:29:01 +0000

    dev-python/ipykernel: Revert "add 6.5.0"
    
    This reverts commit 2e5596bd7b452e3223c81f3cc05665aa238577ee.
    
    Forgot to give credit in the commit message, let's try again...
    
    Bug: https://bugs.gentoo.org/822477
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/ipykernel/Manifest                      |  1 -
 .../files/ipykernel-6.5.0-drop-pytest-cov.patch    | 12 -----
 dev-python/ipykernel/ipykernel-6.5.0.ebuild        | 56 ----------------------
 3 files changed, 69 deletions(-)