./devel/py-lazr.delegates, Easily write objects that delegate behavior

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.4nb2, Package name: py310-lazr.delegates-2.0.4nb2, Maintainer: pkgsrc-users

The lazr.delegates package makes it easy to write objects that
delegate behavior to another object. The new object adds some property
or behavior on to the other object, while still providing the
underlying interface, and delegating behavior.


Required to run:
[devel/py-setuptools] [devel/py-ZopeInterface] [devel/py-nose] [lang/python27]

Required to build:
[devel/py-coverage] [pkgtools/cwrappers]

Master sites:

Filesize: 13.836 KB

Version history: (Expand)


CVS history: (Expand)


   2023-06-18 07:39:38 by Adam Ciarcinski | Files touched by this commit (20)
Log message:
py-ZopeInterface: moved to py-zope.interface
   2023-04-30 14:26:00 by Thomas Klausner | Files touched by this commit (8)
Log message:
*zope*: mark as not for python 2.x

Fix some (test) dependencies while here
   2022-08-24 11:25:57 by Thomas Klausner | Files touched by this commit (17)
Log message:
*: use coverage from versioned_dependencies.mk
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-11-24 10:00:54 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-lazr.delegates: py-nose is a test dependency. Bump revision.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2017-12-10 10:50:43 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-lazr.delegates: updated to 2.0.4

2.0.4:
Bug fixes.