Fri, Mar 03, 2023 at 04:22:11PM -0500, Jorge Moraleda wrote:
> > Jeremy, Thank you for your quick reply!
> >
> > I did not know about `sudo pip install --break-system-packages foo` or
> `sudo rm
> > /usr/lib/python3.11/EXTERNALLY-MANAGED` (Frankly I only knew about this
&
those that raised the issue, were you aware of these
approaches? Will either of them satisfy your requirements? And if not,
could you elaborate further on why not?
Thank you again.
On Fri, Mar 3, 2023 at 3:43 PM Jeremy Stanley wrote:
> On 2023-03-03 15:29:09 -0500 (-0500), Jorge Moraleda wr
Would it be hard to support both philosophies?
I would like to suggest a couple of configuration options that by default
disallow using pip outside a virtual environment but that users with root
privilege can modify by editing a config file (probably somewhere in /etc)
and that would enable using
Hi Stefano,
On Mon, 2021-01-25 at 01:50 +, Stefano Rivera wrote:
> Hi Pablo (2021.01.24_23:33:52_+)
> > I'm sending this message as a request to join the Python Team.
>
> Added. Welcome.
Thank you!
--
Marcelo Jorge Vieira
xmpp:me...@jabber-br.org
https://met
I'm trying to make my first .deb package. For that I have read
https://www.debian.org/doc/debian-policy/ and
https://wiki.debian.org/Packaging/Intro. The latest guide was the most
useful for me because I had no experience. Apart from all the warnings
from lintian, after building the .deb I could in
Hi Dmitry,
On Fri, 2015-05-22 at 20:04 +0300, Dmitry Shachnev wrote:
> Hi,
>
> On Tue, 19 May 2015 10:36:13 -0300, Marcelo Jorge Vieira wrote:
> > I am packaging pexif because it is a dependency for Thumbor [0]. My
> > question is, pexif has some scripts with ge
[1] https://github.com/bennoleslie/pexif/tree/master/scripts
Cheers,
--
Marcelo Jorge Vieira
xmpp:me...@jabber-br.org
http://metaldot.alucinados.com
signature.asc
Description: This is a digitally signed message part
Hi Charles,
Much appreciated!
Regards,
Jorge
On Sat, Dec 6, 2014 at 8:38 AM, Charles Plessy wrote:
> Le Sat, Dec 06, 2014 at 08:19:39AM +0000, Jorge Sebastião Soares a écrit :
> > It's been a while since I posted this first.
> >
> > Is someone able to have a lo
It's been a while since I posted this first.
Is someone able to have a look at this package?
Jorge
On Fri, Nov 28, 2014 at 12:58 PM, Jorge Sebastião Soares <
j.s.soa...@gmail.com> wrote:
> Hi all,
>
> I have commited my last changes to [1].
>
> The test suite doe
meone to have a look at the state of python-pysam before I tidy
everything up.
So, can someone have a look at [1]?
Regards,
Jorge
[1] - http://anonscm.debian.org/cgit/debian-med/python-pysam.git/
-pysam.
I will test if removing the python-pyrex dependency breaks the package.
Regards,
Jorge
On Wed, Nov 26, 2014 at 9:08 AM, Jorge Sebastião Soares <
j.s.soa...@gmail.com> wrote:
> Good morning,
>
> This is just like a Matryoshka doll...
> So I tentatively started packa
to expect from this email.
I suppose it's more of a rant.
Best,
Jorge
[1] - http://anonscm.debian.org/cgit/debian-med/python-pysam.git/
[2] - https://tracker.debian.org/pkg/pyrex
Hi Piotr
On Tue, Nov 25, 2014 at 4:00 PM, Piotr Ożarowski wrote:
> [Jorge Sebastião Soares, 2014-11-25]
> > Hi all,
> >
> > I am thinking to go about this in one of two ways:
> >
> > 1 - State python3-pip as a dependency and use pip3 to install pysam the
to do this?
Jorge
On Mon, Nov 24, 2014 at 5:28 PM, Jorge Sebastião Soares <
j.s.soa...@gmail.com> wrote:
> Hi Ghis,
>
> Disabling the tests worked.
>
> The package builds at least, but not lintian clean
> .
>
> I'll cary on tomorrow.
>
> Regards,
>
&
Hi Ghis,
Disabling the tests worked.
The package builds at least, but not lintian clean
.
I'll cary on tomorrow.
Regards,
Jorge
On Mon, Nov 24, 2014 at 5:02 PM, Jorge Sebastião Soares <
j.s.soa...@gmail.com> wrote:
> Hi Ghis
>
> On Mon, Nov 24, 2014 at 4:58 PM, Ghisla
, no?
Regards,
Jorge
> 2014-11-24 16:36 GMT+00:00 Jorge Sebastião Soares :
>
>> Hi guys,
>>
>> So essentially the package build halts when it tries to run the test
>> suite:
>>
>> This is the error I'm getting when the pysam module is being impo
Ran 1 test in 0.016s
FAILED (errors=1)
If pysam is python 3 compliant, I'm tempted to create the needed symlinks
in python3.4 pointing to pysam in python2.7, eg.
ln -s /usr/lib/python2.7/dist-packages/pysam
/usr/lib/python3.4/dist-packages/pysam
I'm sure that this is not the proper way of doing things, so is there any
other way I can get pysam to be installed under python3.4 rather than
python2.7?
Regards,
Jorge
Piotr,
On Mon, Nov 24, 2014 at 12:26 PM, Piotr Ożarowski wrote:
> [Jorge Sebastião Soares, 2014-11-24]
> > > http://anonscm.debian.org/cgit/debian-med/iva.git/tree/debian/rules
> > >
> > > just a quick look:
> > > * invoking dh_python3 before dh_auto_
Hi Piotr,
Thanks for having a look.
On Mon, Nov 24, 2014 at 11:57 AM, Piotr Ożarowski wrote:
> [Jorge Sebastião Soares, 2014-11-24]
> > [1] -
> http://anonscm.debian.org/cgit/debian-med/iva.git/tree/debian/rules
>
> just a quick look:
> * invoking dh_python3 before dh_au
Forgot to CC debian python:
-- Forwarded message --
From: Jorge Sebastião Soares
Date: Mon, Nov 24, 2014 at 11:31 AM
Subject: Re: [iva] - Python 3 code depends on pysam
To: Debian Med Project List
Hi Bary, all
On Fri, Nov 21, 2014 at 7:29 PM, Barry Warsaw wrote:
> On
l be available soon?
Or if there are any plans to have it as a Debian package at all?
Kind regards,
Jorge
man files don't seem to be linked to the python executables once
the package is built.
There probably is another way to do this in python?
Off the top of your head, does anyone know how to fix this?
>From [1] I can't really see how to.
Kind regards,
Jorge
[1] -
https://www.d
.
This code used to live in Django proper -- in django.contrib.localflavor -- but
was separated into a standalone package in Django 1.5 to keep the framework's
core clean.
Cheers,
--
Marcelo Jorge Vieira
xmpp:me...@jabber-br.org
http://metaldot.alucinados.com
signature.asc
Descrip
23 matches
Mail list logo