summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/pyrfc3339: Stabilize 1.1-r1 ALLARCHES, #886415Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/pyrfc3339: enable py3.11Arthur Zamarin2022-11-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/pyrfc3339: PEP517, EAPI=8, improve testsArthur Zamarin2022-11-111-0/+32
- tests weren't included in PyPI sdist, so nosetest wasn't running anything - use github archive tarball - use pytest instead of nose (based on PR on upstream repo) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>