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
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@,
> > >
> > >
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.
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
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 =
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://
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
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
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
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
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
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
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
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.
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
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 :)
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
,
Please find the update for devel/py-twisted attached.
Changes:
* updated to
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
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.
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
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
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
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
/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/
. 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
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
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.
On Wed, May 03, 2017 at 04:38:00PM +0300, Pavel Korovin wrote:
>
ok to import after devel/py-attrs too
On Wed, May 03, 2017 at 04:02:32PM +0300, Pavel Korovin wrote:
>
ok to import, once py-attrs is imported of course..
On Wed, May 03, 2017 at 03:27:28PM +0300, Pavel Korovin wrote:
ok to import
--
With best regards,
Pavel Korovin
devel_py-automat.tar.gz
Description: application/tar-gz
--
With best regards,
Pavel Korovin
security_py-service_identity.tar.gz
Description: application/tar-gz
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
--
With best regards,
Pavel Korovin
textproc_py-m2r.tar.gz
Description: application/tar-gz
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
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
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
On Wed, May 03, 2017 at 01:44:01PM +0300, Pavel Korovin wrote:
ok to import
--
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
--
With best regards,
Pavel Korovin
devel_py-attrs.tar.gz
Description: application/tar-gz
--
With best regards,
Pavel Korovin
devel_py-incremental.tar.gz
Description: application/tar-gz
Import is OK with me.
On Wed, May 03, 2017 at 12:54:46PM +0300, Pavel Korovin wrote:
ok to import to anyone who wants it.
--
With best regards,
Pavel Korovin
devel_py-constantly.tar.gz
Description: application/tar-gz
. 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
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
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
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
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...
>
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
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
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
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
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
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
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
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.
> >
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
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
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
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
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
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
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
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
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
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
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:
*
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
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
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
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
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
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
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
76 matches
Mail list logo