2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
2024-09-18 11:14:26 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-types-yaml: updated to 6.0.12.20240917 6.0.12.20240917 PyYAML: correct return type of `construct_scalar()` |
2024-08-23 12:15:27 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-types-yaml: updated to 6.0.12.20240808 6.0.12.20240808 [PyYAML] stubtest: Ignore auto-generated methods |
2024-04-10 11:23:51 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-types-yaml: updated to 6.0.12.20240311 6.0.12.20240311 (2024-03-11) Use PEP 570 syntax in third party stubs |
2023-10-21 20:07:39 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-types-yaml: updated to 6.0.12.12 6.0.12.12 (2023-09-23) [PyYAML] type the whole Emitter class |
2023-07-27 10:35:08 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-types-yaml: updated to 6.0.12.11 6.0.12.11 (2023-07-20) Add an upstream_repository field to METADATA.toml |
2023-05-23 09:53:56 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-types-yaml: updated to 6.0.12.10 6.0.12.10 Improve dump/serialize types * Add overloads to return `str` or `bytes`, instead of `Any`. * Mark some arguments as keyword-only. * Add missing default values. |
2023-05-17 09:08:20 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: py-types-yaml: added version 6.0.12.9 This is a PEP 561 type stub package for the PyYAML package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses PyYAML. |