Path: csiph.com!2.us.feeder.erje.net!feeder.erje.net!2.eu.feeder.erje.net!news.unit0.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod From: Scott Kitterman Newsgroups: linux.debian.maint.python Subject: Re: Packaging new version of ZODB (Zope Object Database) Date: Thu, 03 Nov 2016 03:20:01 +0100 Message-ID: References: X-Mailbox-Line: From debian-python-request@lists.debian.org Thu Nov 3 02:13:47 2016 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7 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] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5 Dkim-Signature: v=1; a=rsa-sha256; c=simple/simple; d=kitterman.com; s=201409; t=1478139363; bh=BnK1+7owF1dAX+zI0zJNTqFysmL+THTGGRpJZghGAq4=; h=In-Reply-To:References:Subject:From:Date:To:From; b=s7xpGApSnXSPuDsFmSNvy6peaRp/1puYbq537qA8kgcWXMXjd8ZHQZx/+yYQWAz+2 tZfI7XJ7K5Y0gMsYxjK+YjbdHdo1ZkIxgnvGbOo6ATh0JYoRe6TdHByASg3u1Qy6Ap Jo422Qru/lhtl2/o1OqEgKjKwqJawNkwtGQdTK40= User-Agent: K-9 Mail for Android MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 X-Mailing-List: archive/latest/14317 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/B6906ADC-6773-4758-BB30-0C65ACD9D295@kitterman.com Approved: robomod@news.nic.it Lines: 42 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Wed, 02 Nov 2016 22:13:26 -0400 X-Original-Message-ID: X-Original-References: <8e7791a6-97fd-6a68-8bc2-dee31266c93c@jmuchemb.eu> <87zilir6w3.fsf@duckcorp.org> <20161102185156.31951b9a@subdivisions.wooz.org> Xref: csiph.com linux.debian.maint.python:8973 On November 2, 2016 6:51:56 PM EDT, Barry Warsaw wrote: >On Nov 02, 2016, at 10:46 AM, Arnaud Fontaine wrote: > >>> I write to debian-python, because some of the involved packages >are >>> not specific to Zope. Actually, I even think that ZODB itself is >not >>> specific to Zope, but well, changing section of existing packages >can >>> be another topic. >> >>This has already been discussed but all the packages in pkg-zope >SVN >>repository will have to be moved to python-{modules, apps} >repositories >>(because there is almost no activity on pkg-zope and most modules >are >>used independently of Zope anyway) and we should use debian-python >ML >>for the same reason, so yes, please use debian-python ML and >commit >>everything to python-{modules, apps} repositories. > >+1. I do still touch some of the ztk packages and would dearly love to >ditch >svn, but just haven't had the time to think about a proper migration. >Should >we just admit defeat and do on-demand conversions, preserving history >if >possible but not worrying about it too much? > >And then what about just using gbp and ignoring git-dpm? The latter >still >kind of works but we know it's a dead-end. Anybody looked at dgit? Is >that >a useful option? Dgit and git-dpm are orthogonal. I'd suggest converting the same way we did DPMT for now and then they'll be included in whatever we migrate to next. Scott K