Path: csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod From: Brian May Newsgroups: linux.debian.maint.python Subject: Re: Python Policy Date: Wed, 21 Oct 2015 11:50:03 +0200 Message-ID: References: X-Original-To: debian-python@lists.debian.org X-Mailbox-Line: From debian-python-request@lists.debian.org Wed Oct 21 09:48:12 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.3 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, CAPINIT=0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no X-Policyd-Weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .microcomaustralia. - helo: .mail-pa0-x231.google. - helo-domain: .google.) FROM/MX_MATCHES_NOT_HELO(DOMAIN)=0; rate: -5 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=microcomaustralia.com.au; s=google; h=from:to:subject:in-reply-to:organization:references:user-agent:date :message-id:mime-version:content-type; bh=+Shk1I0FfsxvUeaopDyl1XKWhDy2L4+r0ABHiq9pfUA=; b=Pm80TTiULAY70v+j77QZmNWdvTzL0njmbZRqCB+Dnr0Jm/VCBsYcoevlS7uyfyw46l ZGzWcUFz2NYq/iKmUwsaJekSipSiiLTDBQ60A2Wcq5Rx0UroFWtXjewUOIU4IXaClkc2 Y+I1JgJ1lIa6n7P61V1Jd811xAcl8S+0JtVXQ= X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:in-reply-to:organization :references:user-agent:date:message-id:mime-version:content-type; bh=+Shk1I0FfsxvUeaopDyl1XKWhDy2L4+r0ABHiq9pfUA=; b=QEGvhL8F+G6ihEsZbktkPiOmF2PK6qqtXxIfDN7HbTScWNt9Xi5Wq9CsfNKZIKeLPH D7pSUv8LVRRy/YjKKUX8W0u4sJhTimf5sIfFPIVGaCdamdNNf4Fl6/xlSUvaTJhJQ405 58blY1tFd9++3UnKGuaqXxi9AaJLDXL2JUGx84i9PnjDfjQtXUER6nOm/V8yLHPOgc3S c7U62vlMoPMQECtvwZc7isgWLyX/SxecCWXYJNaJOkgJQZJPaGHTY9fwT1buiQOVGcP3 iB0Oe4VVa+usnp469arXZezIa2wjMd4v31ga2JYUQZqy67ihk7ujrOrelmwqmv7hqMIF V5mA== X-Gm-Message-State: ALoCoQlayublQ5+PJglhHDp8fAlxBkrZlnu0n52BE6CmN31FyTMTGBDfWbri6wdoo1oVEcJkyW3K X-Received: by 10.69.1.5 with SMTP id bc5mr9614963pbd.151.1445420873425; Wed, 21 Oct 2015 02:47:53 -0700 (PDT) Organization: Microcom Australia User-Agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Mailing-List: archive/latest/13045 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/87zizcbliz.fsf@prune.linuxpenguins.xyz Approved: robomod@news.nic.it Lines: 19 Sender: robomod@news.nic.it X-Original-Date: Wed, 21 Oct 2015 20:47:48 +1100 X-Original-Message-ID: <87zizcbliz.fsf@prune.linuxpenguins.xyz> X-Original-References: <20151019133137.6174ef07@limelight.wooz.org> <20151019212639.GF3846@p1otr.com> <20151020165359.69f44eae@limelight.wooz.org> <20151020213047.GS15907@sar0.p1otr.com> <20151020205251.65c88f04@limelight.wooz.org> <87y4ewhg71.fsf@zoro.exoscale.ch> Xref: csiph.com linux.debian.maint.python:7733 Vincent Bernat writes: > You should remove the reference to Pypi since tarballs can also be taken > From GitHub (when upstream doesn't want to ship everything, like tests, > in Pypi tarballs or doesn't even release tarballs on Pypi): Have filled upstream bugs on issues that prevent me using the Pypi source - in one case this is because upstream have only supplied a *.whl file on Pypi. Don't expect upstream to fix them anytime soon however. So far no response. The projects aren't very active. https://github.com/mbi/django-simple-captcha/issues/94 https://github.com/bradleyayers/django-tables2/issues/267 I probably will end up using github source - and I suspect that is what I have done in the past - debian/watch points to Pypi - something else I will need to fix too, I guess. -- Brian May