Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7326
| Path | csiph.com!xmission!news.glorb.com!bofh.it!news.nic.it!robomod |
|---|---|
| From | Paul Wise <pabs@debian.org> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Dealing with flit -- a simplified packaging of python modules |
| Date | Mon, 28 Sep 2015 00:30:02 +0200 |
| Message-ID | <qdsCd-3EH-1@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> <qcLxf-zG-1@gated-at.bofh.it> <qcOlr-4Di-1@gated-at.bofh.it> |
| X-Original-To | debian-python@lists.debian.org |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Sun Sep 27 22:23:22 2015 |
| Old-Return-Path | <paul.is.wise@gmail.com> |
| X-Amavis-Spam-Status | No, score=-7.5 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.198, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate:hard: -7 |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=EQu9N/LRnc+hrqtvidEif6FB94UslgtOQRg3R5Pny1o=; b=td9W09e0ZIO4w5rCxRmIRiNHCt0bFbbH4uzxOb489m/KpkmE1w4geG6yK5w20gcSIx vub/KyVTncJJ1xCguXdwk/fuY6q975XzXWvcF+Sqrf10I7D8mECLKIzuumWPUieWl3Ju abcW2kk8xr+kNFZ998e6SzHUtAMeGLDhTsZhoJk8pUtuxWCptlnGVY4G+nCBEcqk++hw e06APNDuqcG+O78sW0g2gJqzQDTG7Kh5I99ULe1tJXNAY+rympRYQd3Z0udyTp1yFrSb sD1O2hBbRThVmWTlBC00Pepec1/niAS9ATm2CA6+CBn2Szkd2Py5oncjz082Res3M3FK K9cA== |
| MIME-Version | 1.0 |
| X-Received | by 10.194.175.232 with SMTP id cd8mr20243761wjc.45.1443392587139; Sun, 27 Sep 2015 15:23:07 -0700 (PDT) |
| Sender | robomod@news.nic.it |
| X-Google-Sender-Auth | NiGd7VB8m1lVjYQdIXtx3_iGQxc |
| Content-Type | text/plain; charset=UTF-8 |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/12637 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/CAKTje6GQFPQwwE6UvBUF-WtKxEHg26uosGX7NPg7CNG7LZjXUA@mail.gmail.com |
| Approved | robomod@news.nic.it |
| Lines | 11 |
| Organization | linux.* mail to news gateway |
| X-Original-Date | Mon, 28 Sep 2015 00:23:07 +0200 |
| X-Original-Message-ID | <CAKTje6GQFPQwwE6UvBUF-WtKxEHg26uosGX7NPg7CNG7LZjXUA@mail.gmail.com> |
| 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> <85y4fu2fpq.fsf@benfinney.id.au> <etPan.56060f36.9a18673.e5bb@Draupnir.home> |
| X-Original-Sender | paul.is.wise@gmail.com |
| Xref | csiph.com linux.debian.maint.python:7326 |
Show key headers only | View raw
On Sat, Sep 26, 2015 at 5:21 AM, Donald Stufft wrote stuff Thanks for the summary, it sounds like the Python community is slowly moving towards a setup that is more closely aligned with Debian's values and setup. -- bye, pabs https://wiki.debian.org/PaulWise
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next 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