pkgsrc/devel/py-configparser/distinfo
adam 606027945f py-configparser: updated to 3.7.3
3.7.3
* Temporarily degrade to use ASCII for author's name.

3.7.2
(also released as 3.8.0)

* Repackaged using setuptools_scm for file discovery and other features
  from skeleton <https://pypi.org/project/skeleton_.

* Package now unconditionally installs the  configparser module.
  Doing so allowed for the project to release a universal wheel for
  Python 2 and Python 3. Even though the configparser module is
  installed unconditionally on Python 3, it's expected that it will be
  masked in that environment by the module in stdlib, so the same
  interface applies.

3.7.1
* Fixed issue on Python 2.x when future is present.

3.7.0
* Merge functionality from Python 3.7.2. Now ConfigParser accepts bytes
  paths as well as any
  PathLike <https://docs.python.org/3/library/os.html#os.PathLike>_
  object, including those found in the pathlib2 backport.
2019-02-24 20:25:49 +00:00

6 lines
423 B
Text

$NetBSD: distinfo,v 1.4 2019/02/24 20:25:49 adam Exp $
SHA1 (configparser-3.7.3.tar.gz) = bf3585078afb4f35765d2cf94706129fd79f8cd8
RMD160 (configparser-3.7.3.tar.gz) = effffdd3a6021b67e236d84d3e13feaf1c51ffba
SHA512 (configparser-3.7.3.tar.gz) = 68c72ef515ae0827e75a049e7a261767893f0191102d4d6dca2623e9aa0169b5794f4553b1d2a4124e2ff7e8fd647f8bf4562c42fb1f6be6311d962aa1ae6097
Size (configparser-3.7.3.tar.gz) = 71224 bytes