Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #8069

Re: RFS: twistar (Was: Request to join)

Path csiph.com!aioe.org!news.servidellagleba.it!bofh.it!news.nic.it!robomod
From Jan-Pascal van Best <janpascal@vanbest.org>
Newsgroups linux.debian.maint.python
Subject Re: RFS: twistar (Was: Request to join)
Date Wed, 06 Jan 2016 17:50:03 +0100
Message-ID <qNZrB-3H4-5@gated-at.bofh.it> (permalink)
References <qN4jD-6cY-5@gated-at.bofh.it> <qNeM2-4LW-11@gated-at.bofh.it>
X-Original-To debian-python@lists.debian.org
X-Mailbox-Line From debian-python-request@lists.debian.org Wed Jan 6 16:46:54 2016
Old-Return-Path <janpascal@vanbest.org>
X-Amavis-Spam-Status No, score=-4.62 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FOURLA=0.1, GMAIL=1, HTML_MESSAGE=2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=no 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: .vanbest. - helo: .lb1-smtp-cloud6.xs4all. - helo-domain: .xs4all.) FROM/MX_MATCHES_NOT_HELO(DOMAIN)=0; rate: -5
User-Agent K-9 Mail for Android
MIME-Version 1.0
Content-Type multipart/alternative; boundary="----IQO2NGJQJJC7LIYY0ROPQYOJRD5MDT"
Content-Transfer-Encoding 8bit
X-Mailing-List <debian-python@lists.debian.org> archive/latest/13387
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/C5F5F82E-DDE1-4EEE-AEDB-1A55ECBCE433@vanbest.org
Approved robomod@news.nic.it
Lines 144
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Wed, 06 Jan 2016 17:46:32 +0100
X-Original-Message-ID <C5F5F82E-DDE1-4EEE-AEDB-1A55ECBCE433@vanbest.org>
X-Original-References <CAMCC_et89JB3AHccYk8XjaU3TEGsg1QhCFKRv3SmG_aJmWgo7Q@mail.gmail.com> <20160104095727.267d0381@limelight.wooz.org>
Xref csiph.com linux.debian.maint.python:8069

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

I've packaged Twitter already, but I'm in need of a sponsor since I'm a DM only. 

I've uploaded the twistar packaging to Alioth,
it's at
git+ssh://git.debian.org/git/python-modules/packages/twistar.git. I've
used the default git-dpm branch names (master, upstream and
pristine-tar). I noticed there is some discussion on this list on branch
names, but I've followed the now-official
https://wiki.debian.org/Python/GitPackaging.

The module is Python 2 only. Upstream doesn't support Python 3, and
since twisted (the major dependency of twistar) is Python 2-only in
Debian (AFAIK), it wouldn't make much sense anyway.

The package builds correctly with pbuilder in a clean sid chroot,
without lintian errors (some pedantic and experimental comments).

I'd appreciate if one of the more experienced developers from the team
would take a look at the package and I look forward to your comments,
and to working togethers to get this package and (later) the denyhosts
synchronisation server into Debian.

Cheers

Jan-Pascal

-----

>From the ITP:

* Package name : python-twistar
Version : 1.3
Upstream Author : Brian Muller <bamuller@gmail.com>
* URL : http://findingscience.com/twistar/
* License : MIT, BSD-derived
Programming Lang: Python
Description : Python ORM library for the Twisted framework


Twistar is a Python implementation of the active record pattern (also
known as
an object-relational mapper or ORM) that uses the Twisted framework’s RDBMS
support to provide a non-blocking interface to relational databases.

Twistar is a dependency for denyhosts-server, see its ITP, bug #800630

Barry Warsaw <barry@debian.org> schreef op 4 januari 2016 15:57:27 CET:
>On Jan 04, 2016, at 04:41 AM, Giovanni Pellerano wrote:
>
>>i was reading
>https://lists.debian.org/debian-python/2015/10/msg00267.html
>>while working on GlobaLeaks (https://github.com/globaleaks/GlobaLeaks)
>>and evaluate it's adoption as replacement for python-storm that
>>appears not to be an abandoned software :(
>
>I don't know anything about twistar, but I do think Storm is
>effectively
>abandoned.  I'm not sure twistar is in better shape, given that the
>last PyPI
>release is 2013, although there are a few commits to upstream's GitHub
>in
>2015.
>
>I think SQLAlchemy or SQLObject are generally considered best-in-breed
>of the
>Python ORMs.  (FWIW, GNU Mailman 3 core is Python 3 and was ported to
>SA last
>year.)
>
>>I would support the packaging of twistar for debian; is there stil
>>lthe possibility if packaged readly to have it in the upcoming debian
>>stretch/ubuntu xenial?
>
>I can't say whether it's worth it or not, but yes, there is probably
>time to
>package it up and get it through NEW for stretch and xenial, if you can
>find a
>sponsor (I'm not volunteering ;).
>
>Cheers,
>-Barry

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

RFS: twistar (Was: Request to join) Giovanni Pellerano <giovanni.pellerano@evilaliv3.org> - 2016-01-04 04:50 +0100
  Re: RFS: twistar (Was: Request to join) Barry Warsaw <barry@debian.org> - 2016-01-04 16:00 +0100
    Re: RFS: twistar (Was: Request to join) Jan-Pascal van Best <janpascal@vanbest.org> - 2016-01-06 17:50 +0100
      Re: RFS: twistar (Was: Request to join) Giovanni Pellerano <giovanni.pellerano@evilaliv3.org> - 2016-01-06 18:10 +0100

csiph-web