[mnet-devel] Re: [mnet-cvs]changed pyutil download path
icepick
icepick at icepick.info
Fri Aug 29 05:05:14 BST 2003
I would suggest in the future that who ever cooks up tarballs use the
python setup.py sdist
command to avoid problems with the naming.
icepick
On Thu, Aug 21, 2003 at 01:05:54PM -0700, Hauke Johannknecht wrote:
> Update of /cvsroot/mnet/mnet_new
> In directory sc8-pr-cvs1:/tmp/cvs-serv7601
>
> Modified Files:
> setup.py
> Log Message:
> changed pyutil download path
> disabled failing fastdumper test
>
>
> Index: setup.py
> ===================================================================
> RCS file: /cvsroot/mnet/mnet_new/setup.py,v
> retrieving revision 1.49
> retrieving revision 1.50
> diff -u -d -r1.49 -r1.50
> --- setup.py 17 Aug 2003 16:49:41 -0000 1.49
> +++ setup.py 21 Aug 2003 20:05:52 -0000 1.50
> @@ -118,9 +118,9 @@
> )
> self.install_tarball(
> module_name='pyutil',
> - url='http://osdn.dl.sourceforge.net/sourceforge/pyutil/pyutil-1.0.0.27-STABLE.tar.gz',
> + url='http://osdn.dl.sourceforge.net/sourceforge/pyutil/pyutil-v1.0.0.27-STABLE.tar.gz',
> sha1sum='4e0013be59c8f783067e85d6897f16147e7aa0e3',
> - extracted_dirname='pyutil-1.0.0.27-STABLE',
> + extracted_dirname='pyutil-v1.0.0.27-STABLE',
> link_to_inner_dir=True
> )
> self.install_tarball(
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
mnet-devel mailing list
mnet-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mnet-devel
More information about the Mnet-devel
mailing list