Re: devel/py-twisted: missed test dependency

2024-09-19 Thread K R
On Thu, Sep 19, 2024 at 10:31 AM Stuart Henderson wrote: > > On 2024/09/19 09:21, K R wrote: > > Hi ports@, > > > > On Mon, Jun 10, 2024 at 12:07 PM Kirill A. Korinsky > > wrote: > > > > > > ports@, > > > > > > I've noticed

Re: devel/py-twisted: missed test dependency

2024-09-19 Thread Landry Breuil
Le Thu, Sep 19, 2024 at 02:31:40PM +0100, Stuart Henderson a écrit : > On 2024/09/19 09:21, K R wrote: > > Hi ports@, > > > > On Mon, Jun 10, 2024 at 12:07 PM Kirill A. Korinsky > > wrote: > > > > > > ports@, > > > > > >

Re: devel/py-twisted: missed test dependency

2024-09-19 Thread Stuart Henderson
On 2024/09/19 09:21, K R wrote: > Hi ports@, > > On Mon, Jun 10, 2024 at 12:07 PM Kirill A. Korinsky wrote: > > > > ports@, > > > > I've noticed that devel/py-twisted had missed test dependencies. > > Speaking of Twisted, the current version (24.7.

Re: devel/py-twisted: missed test dependency

2024-09-19 Thread K R
Hi ports@, On Mon, Jun 10, 2024 at 12:07 PM Kirill A. Korinsky wrote: > > ports@, > > I've noticed that devel/py-twisted had missed test dependencies. Speaking of Twisted, the current version (24.7.0) fixes two CVEs: CVE-2024-41810 CVE-2024-41671 The version available on 7

devel/py-twisted: missed test dependency

2024-06-10 Thread Kirill A . Korinsky
ports@, I've noticed that devel/py-twisted had missed test dependencies. Here the diff: diff --git devel/py-twisted/Makefile devel/py-twisted/Makefile index 0b11f9a0317..65b6f46d878 100644 --- devel/py-twisted/Makefile +++ devel/py-twisted/Makefile @@ -40,7 +40,8 @@ RUN_DEPENDS =

Re: py-twisted, py-treq updates

2022-05-05 Thread Landry Breuil
Le Thu, May 05, 2022 at 09:13:56AM +0200, Renaud Allard a écrit : > Hi, > > My synapse seems to fail to start with that version. It would be great if > someone else could also check. > > ImportError: cannot import name '_PY3' from 'twisted.python.compat' (unknown > location) sounds like https://

Re: py-twisted, py-treq updates

2022-05-04 Thread Landry Breuil
Le Wed, May 04, 2022 at 09:47:09PM +0100, Stuart Henderson a écrit : > I've tested with deluge and magic-wormhole. Can you check synapse please? > OK? i think twisted misses an RDEP on py3-typing_extensions, because otherwise buildbot wouldnt start: Traceback (most recen

py-twisted, py-treq updates

2022-05-04 Thread Stuart Henderson
I've tested with deluge and magic-wormhole. Can you check synapse please? OK? Index: devel/py-twisted/Makefile === RCS file: /cvs/ports/devel/py-twisted/Makefile,v retrieving revision 1.21 diff -u -p -r1.21 Makefile --- dev

Re: [update] py-twisted -> 20.3.0

2020-06-16 Thread Renaud Allard
On 6/16/20 9:55 AM, Landry Breuil wrote: a quick grep yields: databases/py-carbon devel/bpython devel/py-automat devel/py-incremental devel/py-nose net/avahi net/deluge net/telepathy/telepathy-logger www/py-mechanize www/py-tornado x11/kde-applications/kajongg have you dont more testing wit

Re: [update] py-twisted -> 20.3.0

2020-06-16 Thread Landry Breuil
On Tue, Mar 24, 2020 at 09:51:05AM +0100, Landry Breuil wrote: > On Tue, Mar 24, 2020 at 08:58:45AM +0100, Renaud Allard wrote: > > Hello, > > > > Here is a diff for py-twisted to upgrade to 20.3.0 to solve CVE-2020-10108 > > and CVE-2020-10109. > > thanks, will

Re: [update] py-twisted -> 20.3.0

2020-03-24 Thread Landry Breuil
On Tue, Mar 24, 2020 at 08:58:45AM +0100, Renaud Allard wrote: > Hello, > > Here is a diff for py-twisted to upgrade to 20.3.0 to solve CVE-2020-10108 > and CVE-2020-10109. thanks, will test it with buildbot, i take it you've tested it with synapse, but what about the other cons

[update] py-twisted -> 20.3.0

2020-03-24 Thread Renaud Allard
Hello, Here is a diff for py-twisted to upgrade to 20.3.0 to solve CVE-2020-10108 and CVE-2020-10109. Regards Index: Makefile === RCS file: /cvs/ports/devel/py-twisted/Makefile,v retrieving revision 1.14 diff -u -p -r1.14

[UPDATE] devel/py-twisted

2018-11-10 Thread Pavel Korovin
Dear all, Please find update for the latest devel/py-twisted attached. Release Notes: https://github.com/twisted/twisted/blob/twisted-18.9.0/NEWS.rst OK to commit? -- With best regards, Pavel Korovin Index: Makefile === RCS file

Re: UPDATE: devel/py-twisted + NEW dependency: devel/py-PyHamcrest

2018-08-19 Thread Landry Breuil
On Sat, Aug 18, 2018 at 10:56:13PM +0300, Pavel Korovin wrote: > Dear all, > > Please see the update for Twisted-18.7.0 attached. > Changes: https://github.com/twisted/twisted/blob/twisted-18.7.0/NEWS.rst > It has new dependency, devel/py-PyHamcrest, which is also included.

UPDATE: devel/py-twisted + NEW dependency: devel/py-PyHamcrest

2018-08-18 Thread Pavel Korovin
Dear all, Please see the update for Twisted-18.7.0 attached. Changes: https://github.com/twisted/twisted/blob/twisted-18.7.0/NEWS.rst It has new dependency, devel/py-PyHamcrest, which is also included. -- With best regards, Pavel Korovin Index: Makefile

Re: UPDATE: devel/py-twisted 17.9.0 -> 18.4.0

2018-05-25 Thread Landry Breuil
On Fri, May 25, 2018 at 12:10:51AM +0300, Pavel Korovin wrote: > Dear all, > > Please find the update for devel/py-twisted attached. buildbot and buildslave run fine with it. Havent tested the other consumers :)

UPDATE: devel/py-twisted 17.9.0 -> 18.4.0

2018-05-24 Thread Pavel Korovin
Dear all, Please find the update for devel/py-twisted attached. Changelog: https://github.com/twisted/twisted/blob/twisted-18.4.0/NEWS.rst -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/devel/py

UPDATE: devel/py-twisted

2018-04-05 Thread Pavel Korovin
, Please find the update for devel/py-twisted attached. Changes: * updated to

UPDATE: py-twisted integrated diff

2017-05-09 Thread Pavel Korovin
Please find the integrated diff with all changes related to devel/py-twisted update attached. -- With best regards, Pavel Korovin py-twisted.diff.gz Description: application/gunzip

Re: UPDATE: databases/py-carbon, x11/kde4/kajongg (py-twisted dependent ports)

2017-05-09 Thread Landry Breuil
On Tue, May 09, 2017 at 12:47:39AM +0300, Pavel Korovin wrote: > Will it be OK if we update just the py-twisted dependency for these? > I'll take care of py-carbon upgrade next. Well, if they run with the newer twisted, sure... And it needs a REVISION bump.

Re: UPDATE: net/telepathy/* (py-twisted dependent ports)

2017-05-08 Thread Jasper Lievisse Adriaanse
On Tue, May 09, 2017 at 12:39:30AM +0300, Pavel Korovin wrote: > Hi Jasper, > > Please see the attached diff for (hopefully) upcoming devel/py-twisted > update. > > -- > With best regards, > Pavel Korovin Hi Pavel, Looks fine to me, however you should probably bundle i

UPDATE: databases/py-carbon, x11/kde4/kajongg (py-twisted dependent ports)

2017-05-08 Thread Pavel Korovin
Will it be OK if we update just the py-twisted dependency for these? I'll take care of py-carbon upgrade next. -- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/databases/py-carbon/Makefile,v retri

UPDATE: net/telepathy/* (py-twisted dependent ports)

2017-05-08 Thread Pavel Korovin
Hi Jasper, Please see the attached diff for (hopefully) upcoming devel/py-twisted update. -- With best regards, Pavel Korovin Index: telepathy-gabble/Makefile === RCS file: /cvs/ports/net/telepathy/telepathy-gabble/Makefile,v

Re: NEW/UPDATE: devel/py-twisted

2017-05-08 Thread Pavel Korovin
Hopefully, it's OK for commit. Dependent ports will follow shortly. -- With best regards, Pavel Korovin devel_py-twisted.tar.gz Description: application/tar-gz

UPDATE: www/py-nevow (py-twisted dependent port)

2017-05-08 Thread Pavel Korovin
/distfiles/ - MODULES= lang/python +MODPY_PI= Yes MODPY_SETUPTOOLS= Yes -RUN_DEPENDS= devel/py-twisted/web\ - devel/py-epsilon -BUILD_DEPENDS= ${RUN_DEPENDS} \ - devel/py-twisted/lore - +BUILD_DEPENDS= textproc/py-sphinx +RUN_DEPENDS= devel/

Re: NEW/UPDATE: devel/py-twisted

2017-05-06 Thread Landry Breuil
. Ie: > > - new dependencies of twisted imported (4 or 6 new ports?) > > - the 'new' twisted layout needs to be imported > > - and the ports using it need to be tested/updated to work with it (or be > > removed). > > > > > As for the various divmod p

Re: NEW: devel/py-automat (upcoming devel/py-twisted update dependency)

2017-05-06 Thread Landry Breuil
On Sat, May 06, 2017 at 10:06:28AM +0100, Stuart Henderson wrote: > On 2017/05/03 16:02, Pavel Korovin wrote: > > > > -- > > With best regards, > > Pavel Korovin > > Wondering about the setup.py diff - is this because of an old setuptools? > If so I'd like a comment so we know to remove it later

Re: NEW: devel/py-automat (upcoming devel/py-twisted update dependency)

2017-05-06 Thread Stuart Henderson
On 2017/05/03 16:02, Pavel Korovin wrote: > > -- > With best regards, > Pavel Korovin Wondering about the setup.py diff - is this because of an old setuptools? If so I'd like a comment so we know to remove it later.

Re: NEW: security/py-service_identity (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Landry Breuil
On Wed, May 03, 2017 at 04:38:00PM +0300, Pavel Korovin wrote: > ok to import after devel/py-attrs too

Re: NEW: devel/py-automat (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Landry Breuil
On Wed, May 03, 2017 at 04:02:32PM +0300, Pavel Korovin wrote: > ok to import, once py-attrs is imported of course..

Re: NEW: textproc/py-m2r (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Landry Breuil
On Wed, May 03, 2017 at 03:27:28PM +0300, Pavel Korovin wrote: ok to import

NEW: devel/py-automat (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Pavel Korovin
-- With best regards, Pavel Korovin devel_py-automat.tar.gz Description: application/tar-gz

NEW: security/py-service_identity (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Pavel Korovin
-- With best regards, Pavel Korovin security_py-service_identity.tar.gz Description: application/tar-gz

Re: NEW: devel/py-incremental (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Pavel Korovin
On 05/03, Landry Breuil wrote: > sadly, even if NO_TEST=Yes, the dependencies need to exist ... > So TEST_DEPENDS should be commented out too :) With that fixed, ok to > import. OK, fixed. -- With best regards, Pavel Korovin devel_py-incremental.tar.gz Description: application/tar-gz

NEW: textproc/py-m2r (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Pavel Korovin
-- With best regards, Pavel Korovin textproc_py-m2r.tar.gz Description: application/tar-gz

Re: NEW: devel/py-incremental (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Landry Breuil
On Wed, May 03, 2017 at 03:20:10PM +0300, Pavel Korovin wrote: > On 05/03, Landry Breuil wrote: > > On Wed, May 03, 2017 at 01:00:42PM +0300, Pavel Korovin wrote: > > > > As-is that one isnt okay since it depends on devel/py-twisted for its > > regress, and right n

Re: NEW: devel/py-incremental (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Pavel Korovin
On 05/03, Landry Breuil wrote: > On Wed, May 03, 2017 at 01:00:42PM +0300, Pavel Korovin wrote: > > As-is that one isnt okay since it depends on devel/py-twisted for its > regress, and right now in-tree we have devel/py-twisted/core, and even > if you fix the depend

Re: NEW: devel/py-incremental (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Landry Breuil
On Wed, May 03, 2017 at 01:00:42PM +0300, Pavel Korovin wrote: As-is that one isnt okay since it depends on devel/py-twisted for its regress, and right now in-tree we have devel/py-twisted/core, and even if you fix the depends regress fails: ERRORS

Re: NEW: devel/py-attrs (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Landry Breuil
On Wed, May 03, 2017 at 01:44:01PM +0300, Pavel Korovin wrote: ok to import

UPDATE: devel/py-zopeinterface (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Pavel Korovin
-- With best regards, Pavel Korovin Index: Makefile === RCS file: /cvs/ports/devel/py-zopeinterface/Makefile,v retrieving revision 1.23 diff -u -p -r1.23 Makefile --- Makefile3 Jan 2017 19:19:49 - 1.23 +++ Makefile3

NEW: devel/py-attrs (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Pavel Korovin
-- With best regards, Pavel Korovin devel_py-attrs.tar.gz Description: application/tar-gz

NEW: devel/py-incremental (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Pavel Korovin
-- With best regards, Pavel Korovin devel_py-incremental.tar.gz Description: application/tar-gz

Re: NEW: devel/py-constantly (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Stuart Henderson
Import is OK with me.

Re: NEW: devel/py-constantly (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Landry Breuil
On Wed, May 03, 2017 at 12:54:46PM +0300, Pavel Korovin wrote: ok to import to anyone who wants it.

NEW: devel/py-constantly (upcoming devel/py-twisted update dependency)

2017-05-03 Thread Pavel Korovin
-- With best regards, Pavel Korovin devel_py-constantly.tar.gz Description: application/tar-gz

Re: NEW/UPDATE: devel/py-twisted

2017-05-02 Thread Landry Breuil
. Ie: > > - new dependencies of twisted imported (4 or 6 new ports?) > > - the 'new' twisted layout needs to be imported > > - and the ports using it need to be tested/updated to work with it (or be > > removed). > > > > > As for the various divmod p

Re: NEW/UPDATE: devel/py-twisted

2017-05-02 Thread Pavel Korovin
On 05/02, Landry Breuil wrote: > That's also what pavel did in his submission - so we're definitely going > this way. Now all the pieces of the puzzle need to be upgraded/tested > altogether. Ie: > - new dependencies of twisted imported (4 or 6 new ports?) > - the 'n

Re: NEW/UPDATE: devel/py-twisted

2017-05-02 Thread Landry Breuil
ie, that build/work with the current twisted or dont regress other > > > ports), pending twisted review/update in the meantime ? That would move > > > things forward... > > > > > > eric, are you still using twisted, or do you want to drop maintainership > > &g

Re: NEW/UPDATE: devel/py-twisted

2017-05-02 Thread Eric Faurot
On Mon, May 01, 2017 at 11:10:23PM +0300, Pavel Korovin wrote: > On 05/01, Landry Breuil wrote: > > > > So, in this maze of ports, which are the new ones that could be imported > > now (ie, that build/work with the current twisted or dont regress other > > ports), pendi

Re: NEW/UPDATE: devel/py-twisted

2017-05-01 Thread Pavel Korovin
On 05/01, Landry Breuil wrote: > > So, in this maze of ports, which are the new ones that could be imported > now (ie, that build/work with the current twisted or dont regress other > ports), pending twisted review/update in the meantime ? That would move > things forward... >

Re: NEW/UPDATE: devel/py-twisted

2017-05-01 Thread Landry Breuil
ave you first communicated with eric@, the current MAINTAINER ? He > > > > started working on it at some point but i dont remember the status of > > > > it. Note that ports using twisted must be tested with this update too, > > > > and upgrade path has to be taken care

Re: NEW/UPDATE: devel/py-twisted

2017-05-01 Thread Landry Breuil
rking on it at some point but i dont remember the status of > > > it. Note that ports using twisted must be tested with this update too, > > > and upgrade path has to be taken care of. I'll welcome this update, as > > > it's a requirement to update buildbot to

Re: NEW/UPDATE: devel/py-twisted

2017-05-01 Thread Landry Breuil
On Thu, Apr 20, 2017 at 09:52:16AM +0300, Pavel Korovin wrote: > On 04/20, Landry Breuil wrote: > > > > Have you first communicated with eric@, the current MAINTAINER ? He > > started working on it at some point but i dont remember the status of > > it. Note that

Re: NEW/UPDATE: devel/py-twisted

2017-04-19 Thread Pavel Korovin
On 04/20, Landry Breuil wrote: > > Have you first communicated with eric@, the current MAINTAINER ? He > started working on it at some point but i dont remember the status of > it. Note that ports using twisted must be tested with this update too, > and upgrade path has to be take

Re: NEW/UPDATE: devel/py-twisted

2017-04-19 Thread Landry Breuil
On Wed, Apr 19, 2017 at 08:28:17PM +0300, Pavel Korovin wrote: > Dear all, > > Please find the attached ports required for devel/py-twisted update > (along with py-twisted itself). > > The in-tree py-twisted is quite outdated; since 2015 twisted team consolidated > ever

NEW/UPDATE: devel/py-twisted

2017-04-19 Thread Pavel Korovin
Dear all, Please find the attached ports required for devel/py-twisted update (along with py-twisted itself). The in-tree py-twisted is quite outdated; since 2015 twisted team consolidated everything in one package (https://twistedmatrix.com/trac/ticket/7964). Some tests fail, python3 tests do

[UPDATE] devel/py-twisted

2011-11-24 Thread Eric Faurot
This is an update to Twisted 11.1.0 Eric. Index: conch/Makefile === RCS file: /cvs/ports/devel/py-twisted/conch/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- conch/Makefile 16 Sep 2011 09:24:56 - 1.16

Re: UPDATE: devel/py-twisted

2011-06-17 Thread Landry Breuil
On Thu, Jun 16, 2011 at 09:24:48AM +0200, Eric Faurot wrote: > On Wed, Jun 15, 2011 at 09:54:34PM +0200, Landry Breuil wrote: > > On Tue, Jun 14, 2011 at 02:11:44PM +0200, Eric Faurot wrote: > > > Hi, > > > > > > This patch updates Twisted to 11.0.0. > >

Re: UPDATE: devel/py-twisted

2011-06-16 Thread Eric Faurot
On Wed, Jun 15, 2011 at 09:54:34PM +0200, Landry Breuil wrote: > On Tue, Jun 14, 2011 at 02:11:44PM +0200, Eric Faurot wrote: > > Hi, > > > > This patch updates Twisted to 11.0.0. > > > > There are still some known issues in the regression suite. I am

Re: UPDATE: devel/py-twisted

2011-06-15 Thread Landry Breuil
On Wed, Jun 15, 2011 at 09:54:34PM +0200, Landry Breuil wrote: > On Tue, Jun 14, 2011 at 02:11:44PM +0200, Eric Faurot wrote: > > Hi, > > > > This patch updates Twisted to 11.0.0. > > > > There are still some known issues in the regression suite. I am

Re: UPDATE: devel/py-twisted

2011-06-15 Thread Landry Breuil
On Tue, Jun 14, 2011 at 02:11:44PM +0200, Eric Faurot wrote: > Hi, > > This patch updates Twisted to 11.0.0. > > There are still some known issues in the regression suite. I am working > on that with upstream. > > Please test if you use apps depending on Twiste

UPDATE: devel/py-twisted

2011-06-14 Thread Eric Faurot
Hi, This patch updates Twisted to 11.0.0. There are still some known issues in the regression suite. I am working on that with upstream. Please test if you use apps depending on Twisted. Eric. Index: Makefile.inc === RCS file

UPDATE: devel/py-twisted

2010-01-12 Thread Eric Faurot
Hi, This patch updates the whole twisted framework to the latest 9.0.0 release. There are some small issues with a few regression tests which I am trying to solve with upstream. If you are using twisted, please test and report problems. Eric. Index: Makefile.inc

Re: UPDATE: devel/py-twisted

2009-06-07 Thread vext01
Hi, On Tue, Jan 20, 2009 at 11:39:53AM +0100, Eric Faurot wrote: > Hi all, > > This diff updates twisted to 8.2.0. The most notable change is Web2 > being phased out. I have reworked the regress target a bit too. > > Please comments and oks. > > Eric. Is this re

Re: UPDATE: devel/py-twisted

2009-01-30 Thread Will Maier
Hi Eric- On Tue, Jan 20, 2009 at 11:39:53AM +0100, Eric Faurot wrote: > This diff updates twisted to 8.2.0. The most notable change is > Web2 being phased out. I have reworked the regress target a bit > too. Looks good on i386 with the py-openssl and py-zopeinterface updates. All but

UPDATE: devel/py-twisted

2009-01-20 Thread Eric Faurot
Hi all, This diff updates twisted to 8.2.0. The most notable change is Web2 being phased out. I have reworked the regress target a bit too. Please comments and oks. Eric. Index: Makefile === RCS file: /cvs/ports/devel/py

UPDATE: devel/py-twisted

2008-06-08 Thread Eric Faurot
This updates twisted components to 8.1.0 ok? Index: conch/Makefile === RCS file: /cvs/ports/devel/py-twisted/conch/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- conch/Makefile 15 Apr 2008 11:04:27 - 1.7

PATCH: devel/py-twisted/core

2008-04-20 Thread Eric Faurot
The twisted-regen-dropin.cache script (which is now pure python) interprets its arguments as python module names for which plugin cache should be updated. This is useful for third-party packages (such as axiom) which makes use of the twisted plugin infrastructure. ok? Index: core/Makefile

Re: UPDATE: devel/py-twisted

2008-03-25 Thread Will Maier
On Wed, Mar 19, 2008 at 10:19:39PM +0100, Eric Faurot wrote: > This diff updates most twisted subpackages. Web2 is not working > with the new core and it is disabled until the next release. Some > docs added. Maintainership passes to me ( by alek@). Looks good on i386. In regress: *

Re: UPDATE: devel/py-twisted

2008-02-15 Thread Will Maier
On Thu, Feb 14, 2008 at 11:44:23PM +0100, Eric Faurot wrote: > This diff updates all twisted subpackages to their latest release. > I disabled web2 which is experimental and does not work yet with > new twisted release. Maintainership passes to as requested by > [EMAIL PROTECTED

UPDATE: py-twisted-web-0.7.0

2007-05-20 Thread Martynas Venckus
Index: Makefile === RCS file: /cvs/ports/devel/py-twisted/web/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile16 Feb 2007 07:30:56 - 1.2 +++ Makefile20 May 2007 19:32:28 - @@ -4,15 +4,19

UPDATE: py-twisted-core-2.5.0

2007-05-20 Thread Martynas Venckus
Index: Makefile === RCS file: /cvs/ports/devel/py-twisted/core/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile16 Feb 2007 07:30:56 - 1.2 +++ Makefile20 May 2007 13:49:40 - @@ -2,12 +2,12

Re: Twisted

2006-03-31 Thread Lars Hansson
On Saturday 01 April 2006 04:14, Andrew Smith wrote: > Tell me, have you found twisted a worthwhile effort? Yes, i find twisted a very nice framework and like Eric I have created a port for it. I have just been too busy lately to put an effort into getting it commited to the ports t

Re: Twisted

2006-03-31 Thread Eric Faurot
On 3/31/06, Andrew Smith <[EMAIL PROTECTED]> wrote: > Thanks Eric, > > Tell me, have you found twisted a worthwhile effort? I have lurked on Twisted mailing lists and related irc channels for a rather long time, and I have largely digged in the code for curiosity and educati

Re: Twisted

2006-03-31 Thread Andrew Smith
Thanks Eric, Tell me, have you found twisted a worthwhile effort? -Andy -Original Message- From: Eric Faurot [mailto:[EMAIL PROTECTED] Sent: 31 March 2006 19:47 To: Andrew Smith Cc: ports@openbsd.org Subject: Re: Twisted On 3/31/06, Andrew Smith <[EMAIL PROTECTED]> wrote: (for

Re: Twisted

2006-03-31 Thread Eric Faurot
On 3/31/06, Andrew Smith <[EMAIL PROTECTED]> wrote: (forwarded to ports@) > I'm wondering if anyone has taken a look at, or spotted anything nasty in > the Twisted Python framework. I have written a port for it, as well as other related packages: http://ekyo.nerim.net/open