Re: [packages/python-amqp] fix apidocs build

2015-11-30 Thread Jacek Konieczny
On 2015-11-30 21:13, Jakub Bogusz wrote: > On Mon, Nov 30, 2015 at 07:17:21PM +0100, jajcus wrote: >> commit 8df16ed9ea864060d2f64e4da41c5b7261d4f1ad >> Author: Jacek Konieczny >> Date: Mon Nov 30 19:16:45 2015 +0100 >> >> fix apidocs build > >> %if %{with doc} >> BuildRequires: pyth

Re: [packages/sphinx-pdg] py_build/py_install macros, use python3 by default

2015-11-30 Thread Jacek Konieczny
On 2015-11-30 21:07, Jakub Bogusz wrote: > On Sat, Nov 28, 2015 at 03:11:04PM +0100, jajcus wrote: >> commit b9b9d28833bd29bd614464718b69ccd003ea238b >> Author: Jacek Konieczny >> Date: Sat Nov 28 15:10:30 2015 +0100 >> >> py_build/py_install macros, use python3 by default > > Maybe always

Re: [packages/sphinx-pdg] py_build/py_install macros, use python3 by default

2015-11-30 Thread Jakub Bogusz
On Sat, Nov 28, 2015 at 03:11:04PM +0100, jajcus wrote: > commit b9b9d28833bd29bd614464718b69ccd003ea238b > Author: Jacek Konieczny > Date: Sat Nov 28 15:10:30 2015 +0100 > > py_build/py_install macros, use python3 by default Maybe always create both -2 and -3 (with non-bconditional conten

Re: [packages/python-amqp] fix apidocs build

2015-11-30 Thread Jakub Bogusz
On Mon, Nov 30, 2015 at 07:17:21PM +0100, jajcus wrote: > commit 8df16ed9ea864060d2f64e4da41c5b7261d4f1ad > Author: Jacek Konieczny > Date: Mon Nov 30 19:16:45 2015 +0100 > > fix apidocs build > %if %{with doc} > BuildRequires: python-sphinxcontrib-issuetracker > -BuildRequires:

Re: RFC: default python installlation directories

2015-11-30 Thread Jacek Konieczny
On 2015-11-30 09:19, Jan Rękorajski wrote: > A food for thought - what about dropping PLD specific hack with with > lib<->share split? > It constantly gives us grief with virtualenv. Ok, now I can see what can be done. We need to keep the split between /usr/{lib64,share}/pythonX.Y/site-packages –

Re: RFC: default python installlation directories

2015-11-30 Thread Jacek Konieczny
On 2015-11-30 09:19, Jan Rękorajski wrote: A food for thought - what about dropping PLD specific hack with with lib<->share split? What do you choose? – binaries (*.so) in /usr/share and conflicts between x86_64 and i686 packages – all python modules in %{_libdir} and no more 'noarch' Python p

Re: RFC: default python installlation directories

2015-11-30 Thread Jan Rękorajski
On Mon, Nov 30, 2015 at 8:07 AM, Jacek Konieczny wrote: > On 2015-11-29 23:30, Jan Rękorajski wrote: >>> >>> The change broke icedove/iceweasel build, looks like some virtualenv >>> paths confusion: >>> >>> >>> http://buildlogs.pld-linux.org//index.php?dist=th&arch=x86_64&ok=0&name=icedove&id=3c8b