Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619546 - dev-vcs/hg-git-0.8.6 version bump
Summary: dev-vcs/hg-git-0.8.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-24 12:52 UTC by Andrew Church
Modified: 2017-05-24 19:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Church 2017-05-24 12:52:28 UTC
Recent changes to the Mercurial API cause hg-git-0.8.5 to break some commands:

$ hg up
** Unknown exception encountered with possibly-broken third-party extension hggit
** which supports versions 3.7 of Mercurial.
[...]
TypeError: wrapmanifestdictdiff() got an unexpected keyword argument 'match'

The incompatibility is fixed in hg-git-0.8.6.  Copying the 0.8.5 ebuild to 0.8.6 seems to Just Work.
Comment 1 Fabian Groffen gentoo-dev 2017-05-24 19:48:09 UTC
Bumped, thanks!