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 that devel/py-twisted had missed test dependencies. > > > > Speaking of

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@, > > > > > > I've noticed that devel/py-twisted had missed test dependencies. > > > > S

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.0) fixes two CVEs: > > CVE-2024-41810 > CVE-202

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.5 is py3-twisted-22.

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 = devel/p