pkgsrc/devel/py-fasteners/PLIST
adam 247856fe47 py-fasteners: updated to 0.16
0.16:
- Move from travis and appveyor to github actions
- Add interprocess reader writer lock
- Improve README
- remove unused eventlet import
- use stdlib monotonic instead of external for python >= 3.4
2021-02-13 21:42:51 +00:00

54 lines
2.2 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2021/02/13 21:42:51 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}/fasteners/__init__.py
${PYSITELIB}/fasteners/__init__.pyc
${PYSITELIB}/fasteners/__init__.pyo
${PYSITELIB}/fasteners/_utils.py
${PYSITELIB}/fasteners/_utils.pyc
${PYSITELIB}/fasteners/_utils.pyo
${PYSITELIB}/fasteners/lock.py
${PYSITELIB}/fasteners/lock.pyc
${PYSITELIB}/fasteners/lock.pyo
${PYSITELIB}/fasteners/process_lock.py
${PYSITELIB}/fasteners/process_lock.pyc
${PYSITELIB}/fasteners/process_lock.pyo
${PYSITELIB}/fasteners/pywin32/__init__.py
${PYSITELIB}/fasteners/pywin32/__init__.pyc
${PYSITELIB}/fasteners/pywin32/__init__.pyo
${PYSITELIB}/fasteners/pywin32/pywintypes.py
${PYSITELIB}/fasteners/pywin32/pywintypes.pyc
${PYSITELIB}/fasteners/pywin32/pywintypes.pyo
${PYSITELIB}/fasteners/pywin32/win32con.py
${PYSITELIB}/fasteners/pywin32/win32con.pyc
${PYSITELIB}/fasteners/pywin32/win32con.pyo
${PYSITELIB}/fasteners/pywin32/win32file.py
${PYSITELIB}/fasteners/pywin32/win32file.pyc
${PYSITELIB}/fasteners/pywin32/win32file.pyo
${PYSITELIB}/fasteners/test.py
${PYSITELIB}/fasteners/test.pyc
${PYSITELIB}/fasteners/test.pyo
${PYSITELIB}/fasteners/tests/__init__.py
${PYSITELIB}/fasteners/tests/__init__.pyc
${PYSITELIB}/fasteners/tests/__init__.pyo
${PYSITELIB}/fasteners/tests/test_decorators.py
${PYSITELIB}/fasteners/tests/test_decorators.pyc
${PYSITELIB}/fasteners/tests/test_decorators.pyo
${PYSITELIB}/fasteners/tests/test_helpers.py
${PYSITELIB}/fasteners/tests/test_helpers.pyc
${PYSITELIB}/fasteners/tests/test_helpers.pyo
${PYSITELIB}/fasteners/tests/test_lock.py
${PYSITELIB}/fasteners/tests/test_lock.pyc
${PYSITELIB}/fasteners/tests/test_lock.pyo
${PYSITELIB}/fasteners/tests/test_process_lock.py
${PYSITELIB}/fasteners/tests/test_process_lock.pyc
${PYSITELIB}/fasteners/tests/test_process_lock.pyo
${PYSITELIB}/fasteners/tests/test_reader_writer_lock.py
${PYSITELIB}/fasteners/tests/test_reader_writer_lock.pyc
${PYSITELIB}/fasteners/tests/test_reader_writer_lock.pyo
${PYSITELIB}/fasteners/version.py
${PYSITELIB}/fasteners/version.pyc
${PYSITELIB}/fasteners/version.pyo