[Distutils] Re: Packaging optional, arch-dependent, pre-built libraries

2021-04-14 Thread Vincent Pelletier
On Wed, 14 Apr 2021 13:59:00 +0100, Filipe Laíns wrote: > On Sun, 2021-04-11 at 00:59 +0000, Vincent Pelletier wrote: > > Thanks for the pointer, I would love to use it. Unfortunately, this > > fails to install on 2.7: > > with > >     install_requires=( > >   

[Distutils] Re: Packaging optional, arch-dependent, pre-built libraries

2021-04-14 Thread Vincent Pelletier
> On Sun, 2021-04-11 at 00:59 +0000, Vincent Pelletier wrote: > > Thanks for the pointer, I would love to use it. Unfortunately, this > > fails to install on 2.7: > > with > >     install_requires=( > >     "importlib_resources<=4.0.0;python_version

[Distutils] Re: Packaging optional, arch-dependent, pre-built libraries

2021-04-13 Thread Vincent Pelletier
support somehow got this to work with my archaic and unfortunately very zip-hostile os.path.join(dirname(__file__), 'libusb-1.0.dll') so I will be continuing with this until I finally drop 2.7 support. Regards, -- Vincent Pelletier GPG fingerprint 983A E8B7 3B91 1598 7A92 3845 CAC9 3691 4257 B0C1 --

[Distutils] Packaging optional, arch-dependent, pre-built libraries

2021-04-05 Thread Vincent Pelletier
d-party-built arch-dependent library in an otherwise pure-python package ? [1] https://github.com/vpelletier/python-libusb1/blob/49f7f846bdd3c3d0f2ec3a01c23ed69885cf63a4/setup.py#L48-L58 Regards, -- Vincent Pelletier GPG fingerprint 983A E8B7 3B91 1598 7A92 3845 CAC9 3691 4257 B0C1 -- Distut

Re: [Distutils] [buildout] branches languishing? (site-packages and distutils scripts)

2012-03-26 Thread Vincent Pelletier
, -- Vincent Pelletier ERP5 - open source ERP/CRM for flexible enterprises ___ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig