Re: [Distutils] Conditionless setup.py

2017-08-25 Thread Ian Stapleton Cordasco
Except that OpenStack frequently rejects outside use cases as I learned as an OpenStack developer who tried to improve PBR. Sadly it will never be seen as a global solution as long as that continues On Aug 25, 2017 6:32 AM, "Jeremy Stanley" wrote: > On 2017-08-25 10:50:11

[Distutils] Re: Should an sdist/MANIFEST.in include docs and tests?

2018-09-10 Thread Ian Stapleton Cordasco
And yet reality is that many downstreams can't rely on an sdist to include that because it is an installable format. Not everything does include those files. I tend to view an sdist as a similar format to wheels. I've been bullied into including the tests and docs on occasion, but that has never

[Distutils] Re: Should an sdist/MANIFEST.in include docs and tests?

2018-09-11 Thread Ian Stapleton Cordasco
n Mon, Sep 10, 2018, at 1:06 PM, Ian Stapleton Cordasco wrote: > > It seems silly that we're not also considering the portions of the world with > terrible internet when making this decision. Giant sdists make their lives > orders of magnitude worse for the benefit of maybe 20-30 peop

[Distutils]Re: pypi/twine complains about license

2018-07-11 Thread Ian Stapleton Cordasco
Hi there Robin, I'm going to try to reply in-line. Sent from my phone with my typo-happy thumbs. On Wed, Jul 11, 2018, 11:17 Robin Becker wrote: > After release of Python-3.7 I wanted to upload to pypi a newly built > version of a C-extension which already has been migrated to > the new site.

[Distutils] Re: Why lockbot?

2019-06-02 Thread Ian Stapleton Cordasco
So the API endpoint to lock an issue absolutely does not require comments on each thing. I think the idea is probably that it's easier to understand that this was an automated process doing this rather than being used in the vein of GitHub's moderation (which doesn't account for anything other

[Distutils] Re: parver: parse and manipulate PEP 440 version numbers

2020-02-20 Thread Ian Stapleton Cordasco
How is this different from PyPA's packaging library which has a parser for PEP 440 versions? https://github.com/pypa/packaging/blob/master/packaging/version.py On Thu, Feb 20, 2020 at 5:34 PM Frazer McLean wrote: > > Hi, > > parver is my package for parsing and manipulating PEP 440 version >

[Distutils] Re: Provide a way to bundle and extract license files

2020-02-22 Thread Ian Stapleton Cordasco
Forgive me if I'm missing something but doesn't license-file provides this functionality (see https://stackoverflow.com/a/48691876) for an example. I surmise not enough people use it although it's readily available? Sent from my phone with my typo-happy thumbs. Please excuse my brevity On Sat,

[Distutils] Re: Unsubscribing from this list

2020-09-21 Thread Ian Stapleton Cordasco
It's also possible to moderate new members such that their first message is flagged and a moderator has to clear that flag upon receipt of the first message. This is why the code quality list doesn't get spam. I'm happy to help with that here too if this list is on MM3 Sent from my phone with my

[Distutils] Re: Archive this list & redirect conversation elsewhere?

2020-07-30 Thread Ian Stapleton Cordasco
On Thu, Jul 30, 2020 at 5:39 AM Robert Collins wrote: > > > > On Thu, 30 Jul 2020 at 14:52, Sumana Harihareswara wrote: >> >> On 7/29/20 10:14 PM, Jeremy Stanley wrote: >> > On 2020-07-30 07:17:03 +0530 (+0530), Pradyun Gedam wrote: >> >> TL;DR: OK to archive this mailing list? Reply by Aug

[Distutils] Re: New packaging security funding & NYU

2021-03-20 Thread Ian Stapleton Cordasco
This is awesome! Congratulations! On Fri, Mar 19, 2021 at 10:30 PM Sumana Harihareswara wrote: > > Good news! > > New York University -- specifically Professor Justin Cappos -- and I > have successfully asked the US National Science Foundation for a grant > to improve Python packaging security.