Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501424 - dev-vcs/hgsubversion-1.6 version bump
Summary: dev-vcs/hgsubversion-1.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-02-15 17:21 UTC by Dmitriy
Modified: 2014-08-18 20:02 UTC (History)
0 users

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


Attachments
hgsubversion-1.6.ebuild (hgsubversion-1.6.ebuild,1.08 KB, text/plain)
2014-02-15 17:21 UTC, Dmitriy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitriy 2014-02-15 17:21:44 UTC
Created attachment 370504 [details]
hgsubversion-1.6.ebuild

Hi,
At https://pypi.python.org/pypi/hgsubversion released new version of hgsubversion
Link to tarball: https://pypi.python.org/packages/source/h/hgsubversion/hgsubversion-1.6.tar.gz
Please find in attachments hgsubversion-1.6.ebuild
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-02-15 21:04:14 UTC
Comment on attachment 370504 [details]
hgsubversion-1.6.ebuild

--- hgsubversion-1.5.1.ebuild   2014-01-30 07:34:37.000000000 +0100
+++ -   2014-02-15 22:03:55.667070761 +0100
@@ -18,7 +18,7 @@
 
 # although any ref absent in the source, tests fail badly with >=mercurial-2.8.1  
 RDEPEND=">=dev-vcs/mercurial-1.4[${PYTHON_USEDEP}]
-       <dev-vcs/mercurial-2.8[${PYTHON_USEDEP}]
+       >=dev-vcs/mercurial-2.0[${PYTHON_USEDEP}]
        || (
                >=dev-python/subvertpy-0.7.4[${PYTHON_USEDEP}]
                >=dev-vcs/subversion-1.5[python] )"
Comment 2 Dirkjan Ochtman (RETIRED) gentoo-dev 2014-08-18 20:02:24 UTC
Done.