Commit graph

7 commits

Author SHA1 Message Date
obache
d32b612908 Update HOMEPAGE and MASTER_SITES to catch up rearrange of the site.
Problem noticed by Bug Hunting via PR#42609.

At the moment, MASTER_SITES is commented out.
Although it is linked from HOMEPAGE, but only have very old version now.
(and tarball from http://pypi.python.org/pypi/urlgrabber is checksum mismatch).
2010-01-12 01:34:18 +00:00
joerg
e0d4ecdfc2 Retire Python 2.3 support. 2009-09-07 19:02:13 +00:00
joerg
29df5b2be9 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:00:38 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
drochner
2367b5339c this doesn't use PYPKGPREFIX, so "python/application.mk" should
be pulled in first
2008-05-21 11:00:56 +00:00
tnn
8bf81d7d22 Update to urlgrabber-3.1.0.
pkgsrc:
- Fix acceptable python versions
- Supports DESTDIR

From ChangeLog: Added James Bowes' SSL patch to use M2Crypto when available.
2008-04-25 19:18:23 +00:00
wiz
c37a8eac68 Import urlgrabber-3.0.0 as www/urlgrabber.
urlgrabber is a pure python package that drastically simplifies
the fetching of files. It is designed to be used in programs that
need common (but not necessarily simple) url-fetching features.
It is extremely simple to drop into an existing program and provides
a clean interface to protocol-independant file-access. Best of all,
urlgrabber takes care of all those pesky file-fetching details,
and lets you focus on whatever it is that your program is written
to do!
2008-03-14 01:29:28 +00:00