Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 505682 - dev-python/webassets-0.9 - Asset management for Python web development
Summary: dev-python/webassets-0.9 - Asset management for Python web development
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreis Vinogradovs ( slepnoga )
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 505642 512242
  Show dependency tree
 
Reported: 2014-03-25 12:07 UTC by Dennis Schridde
Modified: 2014-09-30 04:49 UTC (History)
3 users (show)

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


Attachments
webassets-0.9.ebuild (webassets-0.9.ebuild,573 bytes, text/plain)
2014-03-25 12:51 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2014-03-25 12:07:49 UTC
Debian's python3-webassets package [1] comes from a different upstream [2] than Gentoo's [3], which is almost 5 years old. It might be advisable to switch.

[1] https://packages.debian.org/de/sid/python3-webassets
[2] https://github.com/miracle2k/webassets
[3] https://launchpad.net/web-assets
Comment 1 Dennis Schridde 2014-03-25 12:09:08 UTC
The new upstream officially supports Python 3.

Just adding PYTHON_COMPAT=python3_3 to the 0.1.1-r1 ebuild *seems* to work, but I never actually tested it.
Comment 2 Dennis Schridde 2014-03-25 12:51:27 UTC
Created attachment 373496 [details]
webassets-0.9.ebuild

(In reply to Dennis Schridde from comment #1)
> Just adding PYTHON_COMPAT=python3_3 to the 0.1.1-r1 ebuild *seems* to work
It does not, www-apps/nikola-6.4.0 does not recognize it:
WARNING: Nikola: In order to USE_BUNDLES, you must install the "webassets" Python package.

Release notes for version 0.9:
 webassets now support Python 3, and drops support for Python 2.5.

This (webassets) repository has a similar name, but appears not to be derived from the Launchpad web-assets repository, so I propose to use a new name in Gentoo.

Please find an ebuild for the proposed www-apps/webassets-0.9 package attached.
Comment 3 Ben de Groot (RETIRED) gentoo-dev 2014-09-30 04:49:42 UTC
Committed. Thanks!