pkgsrc/devel/py-py/distinfo
adam 397d8bbd4b py-py: updated to 1.9.0
1.9.0
- Add type annotation stubs for the following modules:

  * ``py.error``
  * ``py.iniconfig``
  * ``py.path`` (not including SVN paths)
  * ``py.io``
  * ``py.xml``

  There are no plans to type other modules at this time.

  The type annotations are provided in external .pyi files, not inline in the
  code, and may therefore contain small errors or omissions. If you use ``py``
  in conjunction with a type checker, and encounter any type errors you believe
  should be accepted, please report it in an issue.

1.8.2
- On Windows, ``py.path.local``s which differ only in case now have the same
  Python hash value. Previously, such paths were considered equal but had
  different hashes, which is not allowed and breaks the assumptions made by
  dicts, sets and other users of hashes.
2020-08-05 13:55:02 +00:00

6 lines
385 B
Text

$NetBSD: distinfo,v 1.19 2020/08/05 13:55:02 adam Exp $
SHA1 (py-1.9.0.tar.gz) = 8cbe522347596ffc292fd9b1ceaa4564a551ac76
RMD160 (py-1.9.0.tar.gz) = c18799a8822a4edd8bef3a32fb55a94c55a67da6
SHA512 (py-1.9.0.tar.gz) = 965b2adfe1b13177629ccfcdf6d0a13460683ca7a01d585163deb1af15d926fc86680d9e51660f6cbb8569f822a4d54ce281c029e363d244ddf67e33b102ad0a
Size (py-1.9.0.tar.gz) = 210098 bytes