pkgsrc/devel/py-setuptools/distinfo
wiz 2fa6f71855 Update to 8.3:
---
8.3
---

* Issue #311: Decoupled pkg_resources from setuptools once again.
  ``pkg_resources`` is now a package instead of a module.

-----
8.2.1
-----

* Issue #306: Suppress warnings about Version format except in select scenarios
  (such as installation).

---
8.2
---

* Pull Request #85: Search egg-base when adding egg-info to manifest.

---
8.1
---

* Upgrade ``packaging`` to 14.5, giving preference to "rc" as designator for
  release candidates over "c".
* PEP-440 warnings are now raised as their own class,
  ``pkg_resources.PEP440Warning``, instead of RuntimeWarning.
* Disabled warnings on empty versions.

-----
8.0.4
-----

* Upgrade ``packaging`` to 14.4, fixing an error where there is a
  different result for if 2.0.5 is contained within >2.0dev and >2.0.dev even
  though normalization rules should have made them equal.
* Issue #296: Add warning when a version is parsed as legacy. This warning will
  make it easier for developers to recognize deprecated version numbers.

-----
8.0.3
-----

* Issue #296: Restored support for ``__hash__`` on parse_version results.

-----
8.0.2
-----

* Issue #296: Restored support for ``__getitem__`` and sort operations on
  parse_version result.
2014-12-30 14:10:36 +00:00

6 lines
311 B
Text

$NetBSD: distinfo,v 1.36 2014/12/30 14:10:36 wiz Exp $
SHA1 (setuptools-8.3.tar.gz) = daddb420c8e58f37643bc5cd92336261b360d1f0
RMD160 (setuptools-8.3.tar.gz) = 0bdfed17bbd82cce05691f88a754e59ce66697de
Size (setuptools-8.3.tar.gz) = 804533 bytes
SHA1 (patch-setup.py) = be1078e5e2b6e9ec8c859c2c6e2a4a44fe3c2840