Path to this page:
./
devel/py-jaraco.classes,
Utility functions for Python class constructs
Branch: CURRENT,
Version: 3.2.1,
Package name: py38-jaraco.classes-3.2.1,
Maintainer: pkgsrc-usersUtility functions for Python class constructs.
Required to run:[
devel/py-setuptools] [
lang/python27] [
lang/py-six]
Required to build:[
pkgtools/cwrappers] [
devel/py-setuptools_scm]
Master sites:
SHA1: 9b43fc9f2ac0844a92da296ea7252dc7b21660e1
RMD160: 060632e922cf366e29016e3a2fe9436022eb0934
Filesize: 11.998 KB
Version history: (Expand)
- (2021-02-23) Updated to version: py38-jaraco.classes-3.2.1
- (2018-07-07) Updated to version: py27-jaraco.classes-1.5
- (2017-11-29) Package added to pkgsrc.se, version py27-jaraco.classes-1.4.3 (created)
CVS history: (Expand)
2021-02-23 12:40:55 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
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.
|
2018-07-07 10:57:43 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-jaraco.classes: updated to 1.5
1.5
Refresh packaging.
Use Python 3 syntax for new-style classes.
|
2017-12-02 09:42:59 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-jaraco.classes: fix PLIST
|
2017-11-29 15:06:39 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
Added devel/py-jaraco.classes version 1.4.3
|