Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #111396
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Packaging multiple wheels in the same package |
| Date | 2016-07-13 23:05 +1000 |
| Message-ID | <mailman.37.1468415150.21009.python-list@python.org> (permalink) |
| References | (1 earlier) <577D573B.9040102@stoneleaf.us> <mailman.120.1467832126.2295.python-list@python.org> <ed48c7d3-3014-455a-bc70-97628480f0d7@googlegroups.com> <47e86dc2-1196-463f-a3ea-727935879912@googlegroups.com> <CAPTjJmok7-eiU-9wB65QfmsrsMfpA9wrzJq+5tWYf-Uau5jYOw@mail.gmail.com> |
On Wed, Jul 13, 2016 at 10:54 PM, Nir Cohen <nir36g@gmail.com> wrote: > On Thursday, July 7, 2016 at 7:47:22 AM UTC+3, Nir Cohen wrote: >> On Wednesday, July 6, 2016 at 10:09:01 PM UTC+3, Ethan Furman wrote: >> > Sounds like a great idea! >> > >> > Once you have your feed-back from here you'll want to take your PEP over >> > to the dist-utils sig: >> > >> > https://mail.python.org/mailman/listinfo/distutils-sig >> > >> > -- >> > ~Ethan~ >> >> Happy to hear :) >> >> btw, pull requests are certainly welcome to make whichever changes required to make Wagon PEP-worthy. > > Sorry to bump this up.. but I'm not sure exactly how I should go about getting as much feedback as possible on this. Any suggestions? Well.... a lot of the people here might *use* wheels, but a relatively small proportion *create* them. (I'm not big on creating packages - the only PyPI-published module of mine is a tiny pure-Python one, so it's about as simple as it gets. And it's not even actively maintained any more.) Ethan suggested hopping over to distutils-sig - have you done that? That would be the next step, if you haven't. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Packaging multiple wheels in the same package Nir Cohen <nir36g@gmail.com> - 2016-07-06 11:43 -0700
Re: Packaging multiple wheels in the same package Ethan Furman <ethan@stoneleaf.us> - 2016-07-06 12:08 -0700
Re: Packaging multiple wheels in the same package Nir Cohen <nir36g@gmail.com> - 2016-07-06 21:47 -0700
Re: Packaging multiple wheels in the same package Nir Cohen <nir36g@gmail.com> - 2016-07-13 05:54 -0700
Re: Packaging multiple wheels in the same package Chris Angelico <rosuav@gmail.com> - 2016-07-13 23:05 +1000
Re: Packaging multiple wheels in the same package Ethan Furman <ethan@stoneleaf.us> - 2016-07-13 08:01 -0700
Re: Packaging multiple wheels in the same package Nir Cohen <nir36g@gmail.com> - 2016-07-14 12:40 -0700
csiph-web