Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-urlgrabber-3.0.0-9.fc8 RPM for noarch

From Fedora 8 updates for ppc64

Name: python-urlgrabber Distribution: Unknown
Version: 3.0.0 Vendor: Fedora Project
Release: 9.fc8 Build date: Thu Jul 10 23:46:20 2008
Group: Development/Libraries Build host: x86-1
Size: 363043 Source RPM: python-urlgrabber-3.0.0-9.fc8.src.rpm
Packager: Fedora Project
Url: http://linux.duke.edu/projects/urlgrabber/
Summary: A high-level cross-protocol url-grabber
A high-level cross-protocol url-grabber for python supporting HTTP, FTP
and file locations.  Features include keepalive, byte ranges, throttling,
authentication, proxies and more.

Provides

Requires

Copyright

LGPLv2+

Signatures

internal MD5: abf04094baf09f21812e67841caa0744
GPG

Changelog

* Fri Jul 11 2008 James Antill <james@fedoraproject.org> 3.0.0-9
  - Make urlgrabber usable if openssl is broken
  - Relates: bug#454179
* Mon Jun 16 2008 James Antill <james@fedoraproject.org> 3.0.0-9
  - Don't count partial downloads toward the total
* Mon May 19 2008 James Antill <james@fedoraproject.org> 3.0.0-8
  - Tweak progress output so it's hopefully less confusing
  - Add dynamic resizing ability to progress bar
  - Resolves: bug#437197
* Sat May 03 2008 James Antill <james@fedoraproject.org> 3.0.0-7
  - Fix reget's against servers that don't allow Range requests, also tweaks
  - reget == check_timestamp, if anyone/thing uses that.
  - Resolves: bug#435156
  - Fix minor typo in progress for single instance.
* Tue Apr 08 2008 James Antill <james@fedoraproject.org> 3.0.0-6
  - Fix the ftp byterange port problem:
  - Resolves: bug#419241
  - Fixup the progress UI:
  -   add function for total progress
  -   add total progress percentagee current download line
  -   add rate to current download line
  -   use dead space when finished downloading
  -   don't confuse download rate on regets.
* Sat Mar 15 2008 Robert Scheck <robert@fedoraproject.org> 3.0.0-5
  - Make sure, that *.egg-info is catched up during build
* Mon Dec 03 2007 Jeremy Katz <katzj@redhat.com> - 3.0.0-4
  - Ensure fds are closed on exceptions (markmc, #404211)
* Thu Oct 11 2007 Jeremy Katz <katzj@redhat.com> - 3.0.0-3
  - fix type checking of strings to also include unicode strings; fixes 
    regets from yum (#235618)
* Tue Aug 28 2007 Jeremy Katz <katzj@redhat.com> - 3.0.0-2
  - fixes for package review (#226347)
* Fri Jun 01 2007 Jeremy Katz <katzj@redhat.com> - 3.0.0-1
  - update to 3.0.0
* Wed Dec 06 2006 Jeremy Katz <katzj@redhat.com> - 2.9.9-5
  - rebuild for python 2.5
* Wed Dec 06 2006 Jeremy Katz <katzj@redhat.com> - 2.9.9-4
  - fix keepalive (#218268)
* Sat Nov 11 2006 Florian La Roche <laroche@redhat.com>
  - add version/release to "Provides: urlgrabber"
* Tue Jul 18 2006 James Bowes <jbowes@redhat.com> - 2.9.9-2
  - Add support for byte ranges and keepalive over HTTPS
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 2.9.9-1.1
  - rebuild
* Wed May 17 2006 Jeremy Katz <katzj@redhat.com> - 2.9.9-1
  - update to 2.9.9
* Tue Mar 14 2006 Jeremy Katz <katzj@redhat.com> - 2.9.8-2
  - catch read errors so they trigger the failure callback.  helps catch bad cds
* Wed Feb 22 2006 Jeremy Katz <katzj@redhat.com> - 2.9.8-1
  - update to new version fixing progress bars in yum on regets
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Thu Sep 22 2005 Jeremy Katz <katzj@redhat.com> - 2.9.6-4
  - don't use --record and list files by hand so that we don't miss 
    directories (#158480)
* Thu Sep 15 2005 Jeremy Katz <katzj@redhat.com> - 2.9.6-3
  - add directory to file list (#168261)
* Sat Jun 04 2005 Phil Knirsch <pknirsch@redhat.com> 2.9.6-2
  - Fixed the reget method to actually work correctly (skip completely transfered
    files, etc)
* Tue Mar 08 2005 Jeremy Katz <katzj@redhat.com> - 2.9.6-1
  - update to 2.9.6
* Mon Mar 07 2005 Jeremy Katz <katzj@redhat.com> - 2.9.5-1
  - import into dist
  - make the description less of a book
* Mon Mar 07 2005 Seth Vidal <skvidal@phy.duke.edu> 2.9.5-0
  - 2.9.5
* Thu Feb 24 2005 Seth Vidal <skvidal@phy.duke.edu> 2.9.3-0
  - first package for fc3
  - named python-urlgrabber for naming guideline compliance

Files

/usr/bin/urlgrabber
/usr/lib/python2.5/site-packages/urlgrabber
/usr/lib/python2.5/site-packages/urlgrabber/__init__.py
/usr/lib/python2.5/site-packages/urlgrabber/__init__.pyc
/usr/lib/python2.5/site-packages/urlgrabber/__init__.pyo
/usr/lib/python2.5/site-packages/urlgrabber/byterange.py
/usr/lib/python2.5/site-packages/urlgrabber/byterange.pyc
/usr/lib/python2.5/site-packages/urlgrabber/byterange.pyo
/usr/lib/python2.5/site-packages/urlgrabber/grabber.py
/usr/lib/python2.5/site-packages/urlgrabber/grabber.pyc
/usr/lib/python2.5/site-packages/urlgrabber/grabber.pyo
/usr/lib/python2.5/site-packages/urlgrabber/keepalive.py
/usr/lib/python2.5/site-packages/urlgrabber/keepalive.pyc
/usr/lib/python2.5/site-packages/urlgrabber/keepalive.pyo
/usr/lib/python2.5/site-packages/urlgrabber/mirror.py
/usr/lib/python2.5/site-packages/urlgrabber/mirror.pyc
/usr/lib/python2.5/site-packages/urlgrabber/mirror.pyo
/usr/lib/python2.5/site-packages/urlgrabber/progress.py
/usr/lib/python2.5/site-packages/urlgrabber/progress.pyc
/usr/lib/python2.5/site-packages/urlgrabber/progress.pyo
/usr/share/doc/python-urlgrabber-3.0.0
/usr/share/doc/python-urlgrabber-3.0.0/ChangeLog
/usr/share/doc/python-urlgrabber-3.0.0/LICENSE
/usr/share/doc/python-urlgrabber-3.0.0/README
/usr/share/doc/python-urlgrabber-3.0.0/TODO


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Nov 21 05:01:15 2008