Commit graph

7 commits

Author SHA1 Message Date
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
gdt
0fc0b1937a Update to 0.5.12, from wen heping.
Via PR pkg/46550.  As the PR, notes, no changelog can be found.

The upstream community will be reminded about the lack of NEWS.
2012-07-20 00:48:24 +00:00
joerg
91d2d40ffa Fix pattern. [Hi gdt!] 2010-07-25 17:08:08 +00:00
gdt
2a3b90a7ed Update to 0.5.10. (No changelog, because I should have imported 0.5.10
yesterday and mistakenly imported an old version.)
2010-07-25 13:45:05 +00:00
gdt
d1a4beeba4 Import py26-setuptools_trial-0.5.4 as devel/py-setuptools_trial.
Setuptools plugin that makes unit tests execute with Twisted's trial
instead of pyunit.
2010-07-24 13:18:59 +00:00