Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808105 - dev-python/plotly: version bump, missing tests
Summary: dev-python/plotly: version bump, missing tests
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:
Depends on:
Blocks: 784263
  Show dependency tree
 
Reported: 2021-08-14 05:44 UTC by Michał Górny
Modified: 2021-08-24 18:41 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-08-14 05:44:47 UTC
Upstream's at 5.2.1 already.  Also the github repo has tests.
Comment 1 Andrew Ammerlaan gentoo-dev 2021-08-24 18:28:41 UTC
(In reply to Michał Górny from comment #0)
> Upstream's at 5.2.1 already.  Also the github repo has tests.

Sadly we can't use the GitHub tarballs in the network-sandbox:

* python3_8: running distutils-r1_run_phase distutils-r1_python_compile
python3.8 setup.py build -j 12
running build
running build_py
running jsdeps
7.20.3
7.20.3
Installing build dependencies with npm.  This may take a while...

Which then fails because npm wants to access the internet :(

I'll add the new version, but I'm afraid it will be without tests again because of this.
Comment 2 Larry the Git Cow gentoo-dev 2021-08-24 18:41:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eb55de6a7c4d57b4191a58047b0a6d6ee0d4cf3

commit 4eb55de6a7c4d57b4191a58047b0a6d6ee0d4cf3
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2021-08-24 18:35:09 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2021-08-24 18:41:13 +0000

    dev-python/plotly: add version 5.2.2
    
    Closes: https://bugs.gentoo.org/808105
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/plotly/Manifest            |  1 +
 dev-python/plotly/plotly-5.2.2.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)