pkgsrc/textproc/py-colour/PLIST
adam bf2686243a py-colour: update to 0.1.4
0.1.4:
Fix
- ``rgb2hsl`` would produce invalid hsl triplet when red, blue, green
  component would be all very close to ``1.0``.

  Typically, saturation would shoot out of range 0.0..1.0. That could then
  lead to exceptions being casts afterwards when trying to reconvert this
  HSL triplet to RGB values.
2017-09-26 17:41:28 +00:00

10 lines
382 B
Text

@comment $NetBSD: PLIST,v 1.3 2017/09/26 17:41:28 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/colour.py
${PYSITELIB}/colour.pyc
${PYSITELIB}/colour.pyo