./devel/py-types-setuptools, Typing stubs for setuptools

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 69.2.0.20240317, Package name: py311-types-setuptools-69.2.0.20240317, Maintainer: pkgsrc-users

This is a PEP 561 type stub package for the setuptools package. It
can be used by type-checking tools like mypy, PyCharm, pytype etc.
to check code that uses setuptools.


Master sites:

Filesize: 35.882 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-10 11:18:32 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-types-setuptools: updated to 69.2.0.20240317

69.2.0.20240317 (2024-03-17)

Add `distutils` as a top-level package included with `types-setuptools`

`setuptools`&`distutils`: `setup` returns a `Distribution`

`setup` returns a `Distribution`

69.2.0.20240316 (2024-03-16)

Bump setuptools to 69.2.*
   2024-02-23 10:34:31 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-types-setuptools: updated to 69.1.0.20240223

69.1.0.20240223

Improve typing of `sysconfig.get_config_var(s)`
   2024-02-19 19:30:58 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-types-setuptools: updated to 69.1.0.20240217

69.1.0.20240217

fix: typo on setuptools

69.1.0.20240215

Bump setuptools to 69.1.*
   2023-11-29 09:54:53 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-types-setuptools: updated to 69.0.0.0

69.0.0.0 (2023-11-29)

Bump setuptools to 69.0.*
   2023-11-09 07:53:09 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-types-setuptools: updated to 68.2.0.1

68.2.0.1 (2023-11-09)

Bump flake8-pyi to 23.11.0
   2023-10-21 20:08:35 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-types-setuptools: not for Python 2.7
   2023-10-21 20:04:27 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-types-setuptools: updated to 68.2.0.0

68.2.0.0 (2023-09-07)

[stubsabot] Bump setuptools to 68.2.*
   2023-08-31 19:38:51 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-types-setuptools: updated to 68.1.0.1

68.1.0.1 (2023-08-30)

setuptools: add various missing objects and annotations