[Cubicweb] downloading CubicWeb sources
Dimitri Papadopoulos Orfanos
dimitri.papadopoulos at cea.fr
Mon Feb 23 12:09:16 CET 2015
There are actually many files that need to be fixed in the cubicweb sources:
$ find . -type f -exec fgrep -H download.logilab {} \;
[...]
./cubicweb.spec:Source0:
http://download.logilab.org/pub/cubicweb/cubicweb-%{version}.tar.gz
./debian/copyright:It was downloaded from
http://download.logilab.org/pub/cubicweb
./debian/watch:http://download.logilab.org/pub/cubicweb
cubicweb-(.*)\.tar\.gz
./doc/book/en/admin/setup-windows.rst: (`Download gettext
<http://download.logilab.org/pub/gettext/gettext-0.17-win32-setup.exe>`_).
./doc/book/en/admin/setup-windows.rst: (`Download rql
<http://download.logilab.org/pub/rql/rql-0.26.3.win32-py2.5.exe>`_).
./doc/book/en/admin/setup.rst: deb
http://download.logilab.org/production/ wheezy/
./doc/book/en/admin/setup.rst: deb
http://download.logilab.org/production/ sid/
./doc/book/en/admin/setup.rst: deb
http://download.logilab.org/production/ precise/
./doc/book/en/admin/setup.rst: wget -q
http://download.logilab.org/logilab-dists-key.asc -O- | sudo apt-key add -
./doc/book/en/admin/setup.rst:.. _`Logilab's gnupg key`:
http://download.logilab.org/logilab-dists-key.asc
./doc/book/en/admin/setup.rst:`http://download.logilab.org/pub/cubicweb/
<http://download.logilab.org/pub/cubicweb/>`_.
$
Le 23/02/2015 11:27, Dimitri Papadopoulos Orfanos a écrit :
> Hi list,
>
> It looks like the CubicWeb source tarballs are being moved to the PyPI
> site. This is good news - CubicWeb is being integrated deeply into the
> Python ecosystem.
>
> The documentation should be updated accordingly:
> https://docs.cubicweb.org/admin/setup
> Under paragraph "1.6. Install from source" there is a link to:
> http://download.logilab.org/pub/cubicweb/
> Logilab automatically forwards this URL to an empty web page:
> https://pypi.python.org/packages/source/c/cubicweb/
>
> Instead you should probably forward to:
> https://pypi.python.org/pypi/cubicweb
>
> Best,
--
Dimitri Papadopoulos
CEA/Saclay
I2BM, NeuroSpin
F-91191 Gif-sur-Yvette cedex, France
More information about the Cubicweb
mailing list