Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7321
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!news.servidellagleba.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Donald Stufft <donald@stufft.io> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Dealing with flit -- a simplified packaging of python modules |
| Date | Sat, 26 Sep 2015 17:20:01 +0200 |
| Message-ID | <qcZqx-3HX-13@gated-at.bofh.it> (permalink) |
| References | <qakhP-29v-11@gated-at.bofh.it> <qaldT-3Av-3@gated-at.bofh.it> <qatl7-6Oz-1@gated-at.bofh.it> <qaKFj-6va-5@gated-at.bofh.it> <qcc6u-q6-13@gated-at.bofh.it> <qccJc-1op-5@gated-at.bofh.it> <qcKBc-7G0-9@gated-at.bofh.it> <qcKBc-7G0-15@gated-at.bofh.it> <qcU7w-4qo-9@gated-at.bofh.it> |
| X-Original-To | debian-python@lists.debian.org, Paul Wise <pabs@debian.org> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Sat Sep 26 15:16:23 2015 |
| Old-Return-Path | <donald@stufft.io> |
| X-Amavis-Spam-Status | No, score=-7.72 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FOURLA=0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -7 |
| Dkim-Signature | v=1; a=rsa-sha1; c=relaxed/relaxed; d=stufft.io; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=YDtzJoxqTjyC/ZF2XkrqwS8csh8=; b=VBIgCu Azuvcoa8U7hVGt+WK0sxTQaj8F68it8nlk8lmBojEng1Uvn2IEhl2GTDKIJNZHPV PEyOm1XpQ/IJw1k7TumMt1aDefklMMVToEeiN9X6WsbKTjPVFeVBKagnzPHTkOgL vjYdeMFh9Z2xHhZVtj521kyaW2r3Tq+/3eYBk= |
| Dkim-Signature | v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=YDtzJoxqTjyC/ZF 2XkrqwS8csh8=; b=X1G6aU9DUpEEZTJKfJboaq8bfMBwGSqKh4ORS6ZHVynpNZl aYhUvntoBcRiK4FGQesjFe3KfsMXUsR8LS/voyqX3D6mJchS0dSSnPFWy0i5+yNv LulSmMFno7+lx3/teKvmxO4SgHG5BZ0w40OeY0ELhQ603jf6rC/mhLdci4hs= |
| X-Sasl-Enc | 50j3W2h4UklLX3PFS4nWJaK6YCeAr8w6IfPM7dH0tIlY 1443280566 |
| X-Mailer | Airmail (303) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="utf-8" |
| Content-Transfer-Encoding | 7bit |
| Content-Disposition | inline |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/12630 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/etPan.5606b6b5.59293aaa.e5bb@Draupnir.home |
| Approved | robomod@news.nic.it |
| Lines | 15 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Sat, 26 Sep 2015 11:16:05 -0400 |
| X-Original-Message-ID | <etPan.5606b6b5.59293aaa.e5bb@Draupnir.home> |
| X-Original-References | <20150919065638.GA23539@cauchy.localdomain> <1442648149.1507869.387905161.3D5B9334@webmail.messagingengine.com> <20150919123608.623ff7d8@limelight.wooz.org> <1442746052.1831540.388486761.7B81DA25@webmail.messagingengine.com> <CAKTje6H-aXD-nS_h6sWOZNytmj2eWC0TRue70m6RWf8-HX8SDQ@mail.gmail.com> <1443093458.1327745.392368833.476CC9CB@webmail.messagingengine.com> <CAKTje6EHQBMe687HdvPnDvXD5qqomoKCE1fCk6geNe0BW6D7eQ@mail.gmail.com> <etPan.5605d7dc.3b88a2a2.e5bb@Draupnir.home> <1443259676.8267.102.camel@debian.org> |
| Xref | csiph.com linux.debian.maint.python:7321 |
Show key headers only | View raw
On September 26, 2015 at 5:30:35 AM, Paul Wise (pabs@debian.org) wrote: > On Fri, 2015-09-25 at 19:25 -0400, Donald Stufft wrote: > > > Because the way Python packaging currently is and historically has > > been, binary packages are not something that is widely available or > > viable. > > Hmm, I thought eggs have been around for ages (seems about 8 years)? > Eggs are problematic and hardly anyone publishes them. ----------------- Donald Stufft PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Find similar
Dealing with flit -- a simplified packaging of python modules Julien Puydt <julien.puydt@laposte.net> - 2015-09-19 09:00 +0200
Re: Dealing with flit -- a simplified packaging of python modules Thomas Kluyver <takluyver@fastmail.com> - 2015-09-19 10:00 +0200
Re: Dealing with flit -- a simplified packaging of python modules Julien Puydt <julien.puydt@laposte.net> - 2015-09-19 10:10 +0200
Re: Dealing with flit -- a simplified packaging of python modules Thomas Kluyver <takluyver@fastmail.com> - 2015-09-19 13:30 +0200
Re: Dealing with flit -- a simplified packaging of python modules Barry Warsaw <barry@debian.org> - 2015-09-19 18:40 +0200
Re: Dealing with flit -- a simplified packaging of python modules Thomas Kluyver <takluyver@fastmail.com> - 2015-09-20 13:10 +0200
Re: Dealing with flit -- a simplified packaging of python modules Paul Wise <pabs@debian.org> - 2015-09-24 12:40 +0200
Re: Dealing with flit -- a simplified packaging of python modules Thomas Kluyver <thomas@kluyver.me.uk> - 2015-09-24 13:20 +0200
Re: Dealing with flit -- a simplified packaging of python modules Paul Wise <pabs@debian.org> - 2015-09-26 01:30 +0200
Re: Dealing with flit -- a simplified packaging of python modules Donald Stufft <donald@stufft.io> - 2015-09-26 01:30 +0200
Re: Dealing with flit -- a simplified packaging of python modules Ben Finney <ben+debian@benfinney.id.au> - 2015-09-26 02:30 +0200
Re: Dealing with flit -- a simplified packaging of python modules Donald Stufft <donald@stufft.io> - 2015-09-26 05:30 +0200
Re: Dealing with flit -- a simplified packaging of python modules Paul Wise <pabs@debian.org> - 2015-09-28 00:30 +0200
Re: Dealing with flit -- a simplified packaging of python modules Paul Wise <pabs@debian.org> - 2015-09-26 11:40 +0200
Re: Dealing with flit -- a simplified packaging of python modules Donald Stufft <donald@stufft.io> - 2015-09-26 17:20 +0200
csiph-web