kapilt / getpaid

Automatically exported from code.google.com/p/getpaid
0 stars 0 forks source link

dateutil package no longer valid - getpaid 0.6.2 recipe fails #237

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Fresh Plone/Python install
2. Follow these instructions 
http://plone.org/products/getpaid/documentation/how-to/how-to-install-
getpaid-6-2-with-google-checkout-with-plone-3-1.6/
3. Run buildout

What do you see instead?

C:\Plone>bin\buildout.exe
Getting distribution for 'getpaid.recipe.release'.
Got getpaid.recipe.release 1.4.
Updating productdistros.
Updating zope2.
Updating fake eggs
Installing instance.
Couldn't find index page for 'dateutil' (maybe misspelled?)
Getting distribution for 'dateutil'.
While:
  Installing instance.
  Getting distribution for 'dateutil'.
Error: Couldn't find a distribution for 'dateutil'.

Please provide any additional information below.

dateutil package has been renamed 
http://dev.plone4artists.org/pm/p/plone4artists/ticket/192

Original issue reported on code.google.com by sna...@gmail.com on 25 Feb 2009 at 2:41

GoogleCodeExporter commented 8 years ago
please, try using the getpaid recipe instead:
http://pypi.python.org/pypi/getpaid.recipe.release

Original comment by lucielej...@gmail.com on 13 Mar 2009 at 2:40

GoogleCodeExporter commented 8 years ago
there is no dependency on dateutil anywhere in getpaid or in the recipe.

Original comment by lucielej...@gmail.com on 15 May 2009 at 8:54