Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: [fix www/tuir] unbreak after python update
To:
ports@openbsd.org
Date:
Sat, 28 Dec 2024 17:00:11 +0000

Download raw body.

Thread
On 2024/12/28 17:47, Stefan Hagen wrote:
> Hi,
> 
> The readfp() method of pythons ConfigParser Class has been deprecated
> in Python 3.2 and got removed in Python 3.12. The replacing method is
> read_file().
> 
> I'm not going to bother upstream. They dropped the ball after reddit
> changed their API terms (last commit 4 years ago).

ok

> However, tuir still works perfectly fine when you create your own "app"
> on reddit and configure tuir to use the app secret / token.

is that worth a mention e.g. in DESCR?