Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511014 - =media-gfx/cairosvg-1.0.7 version bump request.
Summary: =media-gfx/cairosvg-1.0.7 version bump request.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-22 09:19 UTC by Ian Delaney (RETIRED)
Modified: 2014-07-03 09:51 UTC (History)
0 users

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


Attachments
a diff -u in cvs (cairosvg.patch,838 bytes, patch)
2014-05-22 09:19 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2014-05-22 09:19:12 UTC
Created attachment 377414 [details, diff]
a diff -u in cvs

~/cvsPortage/gentoo-x86/media-gfx/cairosvg $ ebuild cairosvg-1.0.7.ebuild clean install

yields

 * python2_7: running distutils-r1_run_phase distutils-r1_python_install_all
>>> Completed installing cairosvg-1.0.7 into /mnt/gen2/TmpDir/portage/media-gfx/cairosvg-1.0.7/image/

~/cvsPortage/gentoo-x86/media-gfx/cairosvg $ ls /mnt/gen2/TmpDir/portage/media-gfx/cairosvg-1.0.7/image//usr/lib64/
python2.7  python3.2  python3.3  python3.4

Adds py3.4 support.
Required for bump to weasyprint-0.22
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2014-05-31 02:39:59 UTC
eeeer bump. weasyprint-0.22 needs this, is masked and awaits you.
Comment 2 Sergey Popov gentoo-dev 2014-07-03 09:51:54 UTC
+*cairosvg-1.0.7 (03 Jul 2014)
+
+  03 Jul 2014; Sergey Popov <pinkbyte@gentoo.org> +cairosvg-1.0.7.ebuild:
+  Version bump, wrt bug #511014. Add Python 3.4 support, thanks to Ian Delaney