[MacPorts] #20384: hgsvn update to 0.1.7 (with hgpushsvn)
#20384: hgsvn update to 0.1.7 (with hgpushsvn) -----------------------------------+---------------------------------------- Reporter: easieste@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: hgsvn | Port: py-hgsvn -----------------------------------+---------------------------------------- hgsvn has been updated to 0.1.7 which importantly includes the 'hgpushsvn' command which pushes changes from Mercurial to the Subversion repository. I can't seem to get the 'py-hgsvn' port working against Python2.4 either in 0.1.7 or 0.1.6 version of the port, but as a bonus I have a working version of py26-hgsvn. -- Ticket URL: <http://trac.macports.org/ticket/20384> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20384: hgsvn update to 0.1.7 (with hgpushsvn) -----------------------------------+---------------------------------------- Reporter: easieste@… | Owner: saispo@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: hgsvn | Port: py-hgsvn -----------------------------------+---------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => saispo@… -- Ticket URL: <http://trac.macports.org/ticket/20384#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20384: hgsvn update to 0.1.7 (with hgpushsvn) -----------------------------------+---------------------------------------- Reporter: easieste@… | Owner: saispo@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: hgsvn | Port: py-hgsvn -----------------------------------+---------------------------------------- Comment(by easieste@…): The error I get for 'py-hgsvn' (i.e. against Python 2.4) is: {{{ dada:~$ hgpullsvn --version Traceback (most recent call last): File "/opt/local/bin/hgpullsvn", line 5, in ? from pkg_resources import load_entry_point ImportError: No module named pkg_resources }}} which seems to indicate some sort of problems with the py setuptools being used. I note that 'py-hgsvn' is using the py25-setuptools as a library dependency, which seems odd to me, although I don't claim to begin understand all the baroque superstructure for dealing with Python versions in MacPorts. -- Ticket URL: <http://trac.macports.org/ticket/20384#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20384: hgsvn update to 0.1.7 (with hgpushsvn) -----------------------------------+---------------------------------------- Reporter: easieste@… | Owner: saispo@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: hgsvn | Port: py-hgsvn py25-hgsvn py26-hgsvn -----------------------------------+---------------------------------------- Changes (by blb@…): * port: py-hgsvn => py-hgsvn py25-hgsvn py26-hgsvn Comment: Yeah, using the python24 port group then depending on a py25- port is definitely wrong; that's been fixed in r54268. -- Ticket URL: <http://trac.macports.org/ticket/20384#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20384: hgsvn update to 0.1.7 (with hgpushsvn) -----------------------------------+---------------------------------------- Reporter: easieste@… | Owner: saispo@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: hgsvn | Port: py-hgsvn py25-hgsvn py26-hgsvn -----------------------------------+---------------------------------------- Comment(by easieste@…): Replying to [comment:3 blb@…]: In addition, the 'py-hgsvn' port needs a runtime dependency on 'py- elementtree' in order to work (this is not the case for 'py25-hgsvn' or 'py26-hgsvn'): {{{ --- Portfile.orig 2009-07-26 08:54:46.000000000 +0200 +++ Portfile 2009-07-26 08:55:05.000000000 +0200 @@ -22,6 +22,7 @@ rmd160 bade2e485af23846e529b9a4fc9ff3138c839e2c depends_lib-append port:py-setuptools +depends_run-append port:py-elementtree post-destroot { xinstall -m 644 -W ${worksrcpath} AUTHORS.txt COPYING.txt README.txt TODO.txt \ }}} -- Ticket URL: <http://trac.macports.org/ticket/20384#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20384: hgsvn update to 0.1.7 (with hgpushsvn) -----------------------------------+---------------------------------------- Reporter: easieste@… | Owner: snc@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: py-hgsvn py25-hgsvn py26-hgsvn -----------------------------------+---------------------------------------- Changes (by snc@…): * cc: saispo@… (added) * keywords: hgsvn => * status: new => assigned * owner: saispo@… => snc@… Comment: Maintainer timeout. -- Ticket URL: <http://trac.macports.org/ticket/20384#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20384: hgsvn update to 0.1.7 (with hgpushsvn) ---------------------------------------------+------------------------------ Reporter: easieste@… | Owner: snc@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py-hgsvn py25-hgsvn py26-hgsvn | ---------------------------------------------+------------------------------ Changes (by snc@…): * status: assigned => closed * resolution: => fixed Comment: Committed respectively in r54780, r54776, and r54778. py26 version attributed to myself since saispo didn't request to be maintainer. -- Ticket URL: <http://trac.macports.org/ticket/20384#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20384: hgsvn update to 0.1.7 (with hgpushsvn) ---------------------------------------------+------------------------------ Reporter: easieste@… | Owner: snc@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: py-hgsvn py25-hgsvn py26-hgsvn | ---------------------------------------------+------------------------------ Comment(by ryandesign@…): Looks like r54780 updated the checksums but not the version. I updated the version to match in r54793. -- Ticket URL: <http://trac.macports.org/ticket/20384#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts