Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846479 - www-apps/nikola-8.2.2 no longer needs dev-python/webassets as dependency
Summary: www-apps/nikola-8.2.2 no longer needs dev-python/webassets as dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Deutschmann (RETIRED)
URL: https://github.com/getnikola/nikola/b...
Whiteboard:
Keywords:
Depends on:
Blocks: 846482
  Show dependency tree
 
Reported: 2022-05-19 18:15 UTC by Ulrich Müller
Modified: 2022-05-31 18:49 UTC (History)
1 user (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 Ulrich Müller gentoo-dev 2022-05-19 18:15:43 UTC
From the v8.0.0 release notes (see URL):
* The webassets library is no longer required, we now manually bundle files (Issue #3074)

So that dependency could be dropped, along with the assets USE flag.
Note that webassets currently prevents updating nikola's PYTHON_COMPAT for 3_10.
Comment 1 Larry the Git Cow gentoo-dev 2022-05-31 18:49:11 UTC
The bug has been closed via the following commit(s):

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

commit f0141627b12f5068355e50cb7683c02aec74f666
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-05-31 18:46:47 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-05-31 18:47:03 +0000

    www-apps/nikola: Drop dependency on dev-python/webassets
    
    Add python3_10 to PYTHON_COMPAT.
    
    Closes: https://bugs.gentoo.org/846479
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 www-apps/nikola/nikola-8.2.2.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)