Path to this page:
Subject: CVS commit: pkgsrc/time/py-rfc3339
From: Adam Ciarcinski
Date: 2024-11-08 15:07:57
Message id: 20241108140757.814C8FC7E@cvs.NetBSD.org
Log Message:
py-rfc3339: updated to 2.0.1
2.0.1 (2024-11-03)
Fix GitHub Actions badge in README.rst.
2.0 (2024-11-03)
(not released to PyPI)
Migrate tests from nose to unittest and pytest
Replace :mod:`pytz` dependency with :attr:`datetime.timezone.utc` and :mod:`zoneinfo`
Reformat codebase with black and isort
Configure GitHub Actions; remove Travis CI configuration file
Files: