[#]
http://marc.info/?l=openbsd-ports-cvs&m=140840300303263&w=2
openbsd-ports-cvs(obsdave,2) — All
2014-08-19 03:55:08
Module name: ports
Changes by: bcallah@cvs.openbsd.org 2014/08/18 17:02:59
Log message:
Import devel/py-singledispatch
The singledispatch library brings functools.singledispatch from Python
3.4 to Python 2.6-3.3.
PEP 443 proposed to expose a mechanism in the functools standard library
module in Python 3.4 that provides a simple form of generic programming
known as single-dispatch generic functions.
This library is a backport of this functionality to Python 2.6 - 3.3.
ok jca@
Status:
Vendor Tag: bcallah
Release Tags: bcallah-20140818
N ports/devel/py-singledispatch/Makefile
N ports/devel/py-singledispatch/distinfo
N ports/devel/py-singledispatch/pkg/DESCR
N ports/devel/py-singledispatch/pkg/PLIST
No conflicts created by this import