Up to [cvs.NetBSD.org] / pkgsrc / devel / py-types-toml
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 24 13:27:26 2022 UTC (2 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
py-types-toml: updated to 0.10.8.1 0.10.8.1 Mark `toml` as complete
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 20 08:49:13 2022 UTC (6 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
py-types-toml: updated to 0.10.8 0.10.8 (2022-07-12) Import `Match` and `Pattern` from `re`, not `typing` 0.10.7 (2022-05-07) Import generics from standard modules in all third-party stubs
Revision 1.5 / (download) - annotate - [select for diffs], Mon May 2 12:35:18 2022 UTC (9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs], Thu Feb 3 08:15:51 2022 UTC (11 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.3: +4 -2
lines
Diff to previous 1.3 (colored)
py-types-toml: updated to 0.10.3 0.10.3 Use lowercase `type` everywhere
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 7 17:20:27 2022 UTC (12 months, 3 weeks ago) by adam
Branch: MAIN
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
py-types-toml: updated to 0.10.2 0.10.2: Unknown changes
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 4 20:53:46 2022 UTC (12 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
*: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS
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.