Package: ftp.debian.org
Severity: normal

This package has not seen an upstream release since 2014.
In that time, the APIs it wraps have changed or been
discontinued. E.g.

>>> pywapi.get_weather_from_yahoo('10301')
{'error': 'Could not connect to Yahoo! Weather'}
>>> pywapi.get_weather_from_google('10301')
{'error': 'The Google Weather API has been discontinued as of September 2012.'}
>>> pywapi.get_weather_from_noaa('10301')
{'error': 'Could not connect to NOAA'}

There are no reverse depends anymore, and there are likely
packages in the archive providing the same functionality.

Thanks,

- Andrew Starr-Bochicchio

Reply via email to