550b9101b5
Version 2.3.2 - Hotfix for broken setup.py. Version 2.3.1 - Fix tests for systems where filesystem encoding only supports ascii. - Use modern setuptools syntax for specifying conditional scandir dependency. - Remove legacy use of support module from old pathlib module. This fixes the tests for Python 3.6. - Drop the "from __future__ import unicode_literals" and -Qnew tests as it introduced subtle bugs in the tests, and maintaining separate test modules for these legacy features seems not worth the effort. - Drop Python 3.2 support, as scandir no longer supports it.
9 lines
374 B
Text
9 lines
374 B
Text
@comment $NetBSD: PLIST,v 1.2 2018/04/23 11:59:26 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/pathlib2/__init__.py
|
|
${PYSITELIB}/pathlib2/__init__.pyc
|
|
${PYSITELIB}/pathlib2/__init__.pyo
|