Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 531054 - www-servers/varnish: try to support python 3.4
Summary: www-servers/varnish: try to support python 3.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-3.4
  Show dependency tree
 
Reported: 2014-11-28 22:15 UTC by Pacho Ramos
Modified: 2015-04-03 08:52 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 Pacho Ramos gentoo-dev 2014-11-28 22:15:42 UTC
I am not sure if varnish-4 would be enough or also should try with varnish-3 (as maybe 4.x versions won't be ready to be stabilized in the near future)

Thanks
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2015-04-03 08:52:14 UTC
~/cvsPortage/gentoo-x86/www-servers/varnish $ sudo PYTHON_TARGETS=python3_4 ebuild varnish-4.0.3.ebuild clean install

 * Removing unnecessary /usr/lib64/varnish/libvarnishcompat.la (no static archive)
 * Removing unnecessary /usr/lib64/varnish/libvarnish.la (no static archive)
 * Removing unnecessary /usr/lib64/varnish/libvcc.la (no static archive)
 * Removing unnecessary /usr/lib64/varnish/libvgz.la (no static archive)
 * Removing unnecessary /usr/lib64/libvarnishapi.la (no static archive)
>>> Completed installing varnish-4.0.3 into /mnt/gen2/TmpDir/portage/www-servers/varnish-4.0.3/image/

*varnish-4.0.3 (19 Feb 2015)

  19 Feb 2015; Anthony G. Basile <blueness@gentoo.org> +varnish-4.0.3.ebuild:

is already ready.

  03 Apr 2015; Ian Delaney <idella4@gentoo.org> varnish-4.0.3.ebuild:
  Clean old impls, add py3.4 support