Commit graph

9 commits

Author SHA1 Message Date
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
84037564dc Remove unnecessary python restriction (to all supported versions). 2012-10-04 07:05:53 +00:00
gdt
e93ae4d344 Update to 1.9.3, from wen heping.
Fixes PR pkg/46551 (which also does not contain the requisite NEWSy
commit message text.

(Upstream has no news, and no changelog.  Upstream author will be sent
a bug report about the lack of NEWS.)
2012-07-20 00:41:11 +00:00
gls
8f85e16dc8 Updated devel/py-pyutil to 1.8.4.
pkgsrc changes:
- /usr/bin/env python is no longer a valid interpreter, so fix it.

upstream changes:
- Unknown, unfortunately. Upstream doesn't seem to maintain a Changelog.
2012-02-12 20:10:42 +00:00
wiz
f09b8dbca6 Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
2011-02-25 09:47:18 +00:00
gdt
12f3d7df12 avoid setuptools_darcs 2010-11-27 18:24:44 +00:00
joerg
1b74746a3d Doesn't support Python 2.5 and older 2010-10-13 13:00:39 +00:00
joerg
91d2d40ffa Fix pattern. [Hi gdt!] 2010-07-25 17:08:08 +00:00
gdt
ca5a3e2004 Import py26-pyutil-1.7.9 as devel/py-pyutil.
A collection of mature utilities for Python programmers.

These are a few data structures, classes and functions which we've
needed over many years of Python programming and which seem to be of
general use to other Python programmers. Many of the modules that have
existed in pyutil over the years have subsequently been obsoleted by
new features added to the Python language or its standard library,
thus showing that we're not alone in wanting tools like these.
2010-07-24 13:21:49 +00:00