Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451912 - dev-python/pylibmc: switch to distutils-r1
Summary: dev-python/pylibmc: switch to distutils-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-13 20:26 UTC by Johan Bergström
Modified: 2013-01-24 12:18 UTC (History)
0 users

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


Attachments
pylibmc-1.2.3.ebuild (pylibmc-1.2.3.ebuild,982 bytes, text/plain)
2013-01-13 20:26 UTC, Johan Bergström
Details
pylibmc-1.2.3.ebuild (pylibmc-1.2.3.ebuild,996 bytes, text/plain)
2013-01-19 13:17 UTC, Johan Bergström
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Bergström 2013-01-13 20:26:47 UTC
Created attachment 335506 [details]
pylibmc-1.2.3.ebuild

I just switched pylibmc to use distutils-r1. You can get a diff here: https://github.com/jbergstroem/gentoo-overlay/commit/3d085cb85a27abafd332b94b82cd10123552e9e3
Comment 1 Johan Bergström 2013-01-19 13:17:39 UTC
Created attachment 336132 [details]
pylibmc-1.2.3.ebuild

Just updated the ebuild with some minor nits after suggestions from mgorny. New diff here: https://github.com/jbergstroem/gentoo-overlay/compare/pylibmc-distutils-r1~3...pylibmc-distutils-r1

The final change would be patching upstream to support running tests over unix sockets, but I prefer doing that upstream (which I am currently under way with)
Comment 2 Dirkjan Ochtman (RETIRED) gentoo-dev 2013-01-24 12:18:35 UTC
In the tree, thanks!