Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-guessit
From: Adam Ciarcinski
Date: 2024-01-25 17:34:03
Message id: 20240125163403.A153CFA42@cvs.NetBSD.org
Log Message:
py-guessit: updated to 3.8.0
v3.8.0 (2023-12-14)
Chore
* chore: migrate setup.cfg to pyproject.toml
* chore: remove win_private_assemblies from pyinstaller spec
* chore(lint): Silence pylint
Fix
* fix(deprecated): pathlib.Path.__enter__() is deprecated
pathlib.Path.__enter__() is deprecated and scheduled for removal
in Python 3.13; Path objects as a context manager is a no-op
Files: