| Summary: | www-servers/uwsgi-1.9.6 should byte-compile uwsgidecorators.py | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Chris Mayo <aklhfex> |
| Component: | [OLD] Server | Assignee: | Ultrabug <ultrabug> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | python |
| Priority: | Normal | Keywords: | PATCH |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| See Also: | https://bugs.gentoo.org/show_bug.cgi?id=497364 | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Patch to ebuild | ||
Hi Chris, this will soon be done in the 2.0 ebuild bump, we'll update this bug pretty soon. This has been done along the python-r1 migration on uwsgi-2.0 ebuild, thx Chris ! +*uwsgi-2.0 (16 Jan 2014) + + 16 Jan 2014; Ultrabug <ultrabug@gentoo.org> -uwsgi-1.0.2.1.ebuild, + -uwsgi-1.2.6.ebuild, -uwsgi-1.9.6.ebuild, +uwsgi-2.0.ebuild, + -files/1.2.6-fixed-typecasting.patch, -files/uwsgi-1.0.2.1-no-werror.patch, + +files/gentoo.buildconf, -files/uwsgi.confd, -files/uwsgi.initd, + metadata.xml: + version bump introducing UWSGI_PLUGINS USE_EXPAND with help of @dev-zero fix + #497534 #497364 #488398 #484366 #469098 #469536, drop obsolete versions, + cleanup + |
Created attachment 347770 [details, diff] Patch to ebuild www-servers/uwsgi-1.9.6 with USE="python" installs uwsgidecorators.py in site-packages. Attached patch compiles it for me.