[Jakub Wilk, 2013-05-10]
> postinst
>
[...]
> Proposed solution:
> 1) Wait until #671711 is fixed.
> 3) Make pycompile a shell script that does only two simple things:
> - write options it was called with to a file, say,
> /var/lib/python/pyX.Ycompile.todo;
> - use dpkg-trigger to trigger
[Piotr Ożarowski, 2013-05-11]
> | dpkg -L | grep \.py$ | while read file
> | do
> | echo "${file}" >> /var/lib/python/pyX.Ycompile.todo
> | echo "${file}" >> /var/lib/python/pyX.Zcompile.todo
> | done
with some "grep .../pythonX.Y/dist-packages" of course
--
Piotr Ożarowski
Hi,
I came accross http://subgit.com/
Could it be of any help for us?
Thomas
P.S: This seems to be a server tool, not a git plugin for SVN, which I
was searching for, seeing how lame git-svn is...
--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscri
On 05/08/2013 01:46 PM, Michael Fladischer wrote:
> On 2013-05-07 22:32, Simon Chopin wrote:
> > I'd like to know if/when you plan to upload python-mock 1.0.1 in
> > unstable (it sits at the moment in experimental).
>
> I'm preparing it right now in SVN.
>
> @Stefanor: Could you sponsor me again?
>
Hi Laszlo,
I noticed that python-eventlet 0.12.1-1 has been uploaded to
experimental, with the last changelog entry being from you. on the 02
Mar 2013. However, the packaging source hasn't been modified on the SVN,
leading to a bit of frustration on my side, seeing that I worked on the
package and
On 05/11/2013 01:33 PM, Thomas Goirand wrote:
> Hi Laszlo,
>
> I noticed that python-eventlet 0.12.1-1 has been uploaded to
> experimental, with the last changelog entry being from you. on the 02
> Mar 2013. However, the packaging source hasn't been modified on the SVN,
> leading to a bit of frustr
6 matches
Mail list logo