pkgsrc/devel/py-setuptools_trial/PLIST
wiz d47df1f82f Update py-setuptools_trial to 0.6.0.
0.6.0 (2016-XX-XX)
------------------

- Fix working with recent versions of setuptools.

- Python versions < 2.7 support was dropped.
  Currently Python 2.7 and Python 3.4, 3.5 versions are supported
  (should work in other Python 3 releases too, but it is not tested).

- Package "zip-safety" is determined by setuptools.

- New package home page is https://github.com/rutsky/setuptools-trial,
  please report issues there!

Internal changes:

- Getting version from Darcs VCS was removed.

- Remove trash files (prebuild eggs, PKG-INFO).

- Source code is not PEP8 and pyflakes conformant.

- Simple integration tests were added.
2016-04-13 18:25:05 +00:00

18 lines
817 B
Text

@comment $NetBSD: PLIST,v 1.3 2016/04/13 18:25:05 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/setuptools_trial/__init__.py
${PYSITELIB}/setuptools_trial/__init__.pyc
${PYSITELIB}/setuptools_trial/__init__.pyo
${PYSITELIB}/setuptools_trial/_version.py
${PYSITELIB}/setuptools_trial/_version.pyc
${PYSITELIB}/setuptools_trial/_version.pyo
${PYSITELIB}/setuptools_trial/setuptools_trial.py
${PYSITELIB}/setuptools_trial/setuptools_trial.pyc
${PYSITELIB}/setuptools_trial/setuptools_trial.pyo
share/doc/python-setuptools_trial/COPYING.SPL.txt
share/doc/python-setuptools_trial/README.rst