Number of commits found: 8
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.8.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
0.8.1
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
11 Feb 2020 17:54:20
0.8.1
|
sunpoet  |
Cosmetic change |
25 Apr 2018 16:42:38
0.8.1
|
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
02 Sep 2015 17:04:06
0.8.1
|
sunpoet  |
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add NO_ARCH |
15 Aug 2014 03:43:55
0.8.1
|
sunpoet  |
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by: koobs, wg |
15 Aug 2014 03:00:57
0.8.1
|
sunpoet  |
- Use USES=python |
01 Apr 2014 12:58:40
0.8.1
|
sunpoet  |
- Add py-simplegeneric 0.8.1
The simplegeneric module lets you define simple single-dispatch generic
functions, akin to Python's built-in generic functions like len(), iter() and so
on. However, instead of using specially-named methods, these generic functions
use simple lookup tables, akin to those used by e.g. pickle.dump() and other
generic functions found in the Python standard library.
WWW: https://pypi.python.org/pypi/simplegeneric |
Number of commits found: 8
|