[Distutils] Re: pip + safety

2019-02-12 Thread Joni Orponen
thought end users and/or CI infrastructures of organisations keep and update their local copies and thus only disclose the fact they're using such a database? -- Joni Orponen -- Distutils-SIG mailing list -- distutils-sig@python.org To unsubscribe send an email to distutils-sig-le...@pyth

[Distutils] Re: older pypi packages

2018-12-18 Thread Joni Orponen
ough being a tad lucky through archive.org - pre-stdlib inclusion elementtree eggs are a fine example of this). http://www.buildout.org/en/latest/reference.html#buildout-configuration-options The real solution is to dive in to maintain the package barely enough to upload a new release to PyPI, though. --

[Distutils] Re: [poposal for preparing a pep] sharing package installations between virtualenvs

2018-10-08 Thread Joni Orponen
e on my coworkers/peers/collaborators as well as myself. > See the changelog on 2.10.0. There was an extension for that before, and now that's handled via setuptools. https://pypi.org/project/zc.buildout/ -- Joni Orponen -- Distutils-SIG mailing list -- distutils-sig@python.org To unsubscribe

[Distutils] Re: [poposal for preparing a pep] sharing package installations between virtualenvs

2018-10-08 Thread Joni Orponen
tension types. > Buildout shares this problem. PIL is a classic example of an egg, which can have vastly different runtime based on the compile time. -- Joni Orponen -- Distutils-SIG mailing list -- distutils-sig@python.org To unsubscribe send an email to distutils-sig-le...@python.org https:

[Distutils] Re: setuptools configuration in pyproject.toml

2018-09-24 Thread Joni Orponen
e working on? -- Joni Orponen -- Distutils-SIG mailing list -- distutils-sig@python.org To unsubscribe send an email to distutils-sig-le...@python.org https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/ Message archived at https://mail.python.org/mm3/archives/list/distutils-sig@p

[Distutils] Re: Opinions on requiring younger glibc in manylinux1 wheel?

2018-09-17 Thread Joni Orponen
Oddly enough this seems to be by far the least problematic on Windows. -- Joni Orponen -- Distutils-SIG mailing list -- distutils-sig@python.org To unsubscribe send an email to distutils-sig-le...@python.org https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/ Message archived a

[Distutils] Re: SEC: Spectre variant 2: GCC: -mindirect-branch=thunk -mindirect-branch-register

2018-09-12 Thread Joni Orponen
those available on GCC <= 4.2.0 as per PEP 513? -- Joni Orponen -- Distutils-SIG mailing list -- distutils-sig@python.org To unsubscribe send an email to distutils-sig-le...@python.org https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/ Message archived at https://mail.python.org

[Distutils] Accessing extras during install command

2018-08-21 Thread Joni Orponen
? -- Joni Orponen -- Distutils-SIG mailing list -- distutils-sig@python.org To unsubscribe send an email to distutils-sig-le...@python.org https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/ Message archived at https://mail.python.org/mm3/archives/list/distutils-sig@python.org/message

[Distutils]Re: [Wheel-builders] [ANN] Python 3.7 now available in the manylinux docker images

2018-06-22 Thread Joni Orponen
be actual interest in any gains. There's pre-existing speculation from the GCC list in regards to performance from a while back, but that discussion went nowhere: https://gcc.gnu.org/ml/gcc-help/2011-03/msg00330.html -- Joni Orponen -- Distutils-SIG mailing list -- distutils-sig@python.org To unsubs

[Distutils] Re: PyPI not showing latest version?

2018-06-13 Thread Joni Orponen
t predates warehouse and the current infrastructure: Is such trickery still required with warehouse and the new infrastructure? -- Joni Orponen -- Distutils-SIG mailing list -- distutils-sig@python.org To unsubscribe send an email to distutils-sig-le...@python.org https://mail.python.org/mm3/mailman3/lists/di

[Distutils] Re: This list will soon be migrating to Mailman 3

2018-04-30 Thread Joni Orponen
7YMMDQR/ > Yay! That worked. Thanks very much for this, Mark - it'll be a major > usability improvement for me, at least. > This is something I've wanted in most mailing lists for over a decade now. Thank you very much. Did this break the existing mail archive

Re: [Distutils] New PyPI launched, legacy PyPI shutting down April 30

2018-04-16 Thread Joni Orponen
ned for sunsetting this redirect? -- Joni Orponen ___ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] /etc files

2018-03-02 Thread Joni Orponen
age managers. -- Joni Orponen ___ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] draft PEP: manylinux2

2018-02-06 Thread Joni Orponen
On Mon, Feb 5, 2018 at 10:01 PM, Nick Coghlan <ncogh...@gmail.com> wrote: > On 6 February 2018 at 00:35, Joni Orponen <j.orpo...@4teamwork.ch> wrote: > > On Mon, Feb 5, 2018 at 2:51 PM, Nick Coghlan <ncogh...@gmail.com> wrote: > >> > >> As an ill

Re: [Distutils] draft PEP: manylinux2

2018-02-05 Thread Joni Orponen
espan. As discussed, the year does not ultimately mean all that much. Just going with sequential version numbers exposes and/or hides just enough for the end user. Is there a particular reason for not picking RHEL 7 as the base for manylinux2 at this point? -- Joni Orponen ___

Re: [Distutils] library development patterns

2018-01-18 Thread Joni Orponen
to get by, but it is one more layer to keep track of. -- Joni Orponen ___ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig

Re: [Distutils] PEP 566 - metadata 1.3 changes

2018-01-18 Thread Joni Orponen
be reasonable to finally Withdraw PEP 426 > (rather than continuing to defer it), and have PEP 566 define metadata > version 2.1, so that it's unambiguously the latest metadata version. > Jump straight to 3.0 to clear out any confusion and/or ambiguity on the next backwards-incompatible on

Re: [Distutils] Deprecating/Removing OpenID/Google login support for PyPI

2018-01-15 Thread Joni Orponen
sewhere, where it would have a higher impact. > All that said, +1 for not bothering with it. If it ever is tackled, I'm sure this day and age will bring more, more visible and more direct feedback on it working or not working for users than the previous iteration. -- Joni Orponen ___