Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (4m)  pkgsrc-2024Q1 (1h)  pkgsrc-2023Q4 (68d)  pkgsrc-2023Q2 (100d)  pkgsrc-2023Q3 (179d) 

2024-06-07 15:38:48 UTC Now

2019-02-28 06:22:28 UTC MAIN commitmail json YAML

py-stem: update to 1.7.1.

The only change is a small regex fix [2] so we have forward
compatibility with tor's upcoming 0.4.0.x series. Without this Stem's
launch_tor() method will fail, timing out due to being unable to find
a bootstrap message indicating 'success'

Nyx does *not* use this method so there's no need to worry about
bumping its dependency. This only impacts applications that launch tor
such as OnionLauncher and TorNova.

(wiz)