Up to [cvs.NetBSD.org] / pkgsrc / devel / py-types-toml
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Mon May 2 12:35:18 2022 UTC (9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
HEAD
Changes since 1.2: +5 -1
lines
Diff to previous 1.2 (colored)
py-types-toml: updated to 0.10.6 0.10.6 (2022-04-27) Remove Python 2 support from toml 0.10.5 (2022-04-16) Use `TypeAlias` where possible for type aliases 0.10.4 (2022-02-10) Improve `toml` typings
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 7 17:20:27 2022 UTC (12 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
py-types-toml: updated to 0.10.2 0.10.2: Unknown changes
Revision 1.1 / (download) - annotate - [select for diffs], Tue Dec 7 18:01:46 2021 UTC (13 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
devel/py-types-toml: import py-types-toml-0.10.1 This is a PEP 561 type stub package for the toml package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses toml.