Commit graph

19 commits

Author SHA1 Message Date
wiz
3ec156f142 Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
2014-12-31 13:57:25 +00:00
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
ryoon
b843a4454a Update to 0.4.0
* Bump required hg and py-dulwich versions.

Changelog:
* Improve tests.
* Bugfixes.
2013-05-20 08:18:55 +00:00
rodent
56cf012b37 'For consistency, please add a trailing slash to "http://example.com".' 2013-04-06 12:08:38 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
cegger
255275c080 update to 0.3.3.
This adds support for Mercurial 2.3
2012-09-13 14:00:55 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
ryoon
e9f6438bac patch-aa is no longer needed for 0.3.2. 2012-03-02 07:27:59 +00:00
ryoon
1cf54923ac Update to 0.3.2
Fix PR pkg/45883

* Changelog is not available.
* New dependency version
2012-03-02 07:21:22 +00:00
obache
4d7165d76f Any of compiler langauges are not required to build. 2012-01-28 11:34:54 +00:00
cegger
8da4d56198 Make it work with mercurial 1.8.
Bump revision.
2011-03-08 09:38:18 +00:00
joerg
6cb2365075 hg-git-0.2.2: no CHANGELOG 2010-06-15 16:22:57 +00:00
joerg
fa045de463 Update to 0.2.1 tag of hg-git. Various smaller improvements. 2010-02-12 19:43:50 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
joerg
d2f8d394f0 Also depend on mercurial itself, to be more useful. 2009-11-04 20:54:08 +00:00
joerg
b75fa64cc9 Depend on py-dulwich. 2009-11-04 20:51:36 +00:00
joerg
dba1ddf270 Set EGG_NAME and regen PLIST for Python != 2.6. 2009-11-04 20:45:45 +00:00
joerg
8d4fa038f6 Add the current beta version of hg-git:
hg-git is a Mercurial plugin.  It adds the ability to push to and pull
from a Git repository from Mercurial.
2009-11-04 20:07:31 +00:00