pkgsrc/devel/py-jaraco.classes/PLIST
adam 43d9f5ab9b py-jaraco.classes: updated to 3.2.1
v3.2.1
======

Refreshed package metadata.

v3.2.0
======

Switched to native namespace for jaraco package.

v3.1.1
======

Packaging refresh and associated cleanups, including fix
for 4 (failing black check).

v3.1.0
======

``classproperty`` decorator now supplies a
``classproperty.Meta`` class. Classes that wish to have
a class property should derive from that metaclass. This
approach solves the unintended behavior of the property
only being set on a given instance. For compatibility, the
old behavior is retained if the metaclass is not used.

v3.0.0
======

Project now requires Python 3.6 or later.

2.0
===

Switch to `pkgutil namespace technique
<https://packaging.python.org/guides/packaging-namespace-packages/#pkgutil-style-namespace-packages>`_
for the ``jaraco`` namespace.
2021-02-23 11:40:54 +00:00

18 lines
752 B
Text

@comment $NetBSD: PLIST,v 1.3 2021/02/23 11:40:54 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}/jaraco/classes/__init__.py
${PYSITELIB}/jaraco/classes/__init__.pyc
${PYSITELIB}/jaraco/classes/__init__.pyo
${PYSITELIB}/jaraco/classes/ancestry.py
${PYSITELIB}/jaraco/classes/ancestry.pyc
${PYSITELIB}/jaraco/classes/ancestry.pyo
${PYSITELIB}/jaraco/classes/meta.py
${PYSITELIB}/jaraco/classes/meta.pyc
${PYSITELIB}/jaraco/classes/meta.pyo
${PYSITELIB}/jaraco/classes/properties.py
${PYSITELIB}/jaraco/classes/properties.pyc
${PYSITELIB}/jaraco/classes/properties.pyo