Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 846479

Summary: www-apps/nikola-8.2.2 no longer needs dev-python/webassets as dependency
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Thomas Deutschmann (RETIRED) <whissi>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/getnikola/nikola/blob/398d5722d78a27ac5233849e3057f9d787345561/CHANGES.txt#removed-features
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 846482    

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(-)