1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 17:26:15 +02:00
github.com_openSUSE_osc/osc
lethliel 65b053abb3 replace urlgrabber to enable python3 compatibility
- new module grabber.py
  * OscMirrorGroup to keep urlgrabber.mirrorgroup behavior
  * OscFileGrabber moved here

- meter.py
  * reworked to use progressbar module instead of progressbar
    of urlgrabber and simplified the module.

- babysitter.py
  * removed URLGrabErrorr

- build.py
  * removed adding of url_local to urllist. (not needed anymore)
  * removed URLGrabError

- commandline.py
  * switched from urlgrabber.urlgrab to OscFileGrabber().urlgrab

- core.py
  * reworked progressbar behavior

- fetch.py
  * removed join_url (not needed anymore)
  * moved OscFileGrabber to grabber.py
  * removed failureReport (not needed anymore)
2018-10-19 09:31:37 +02:00
..
util Fix and simplify util.safewriter.SafeWriter 2018-03-09 16:55:56 +01:00
__init__.py replace urlgrabber to enable python3 compatibility 2018-10-19 09:31:37 +02:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py replace urlgrabber to enable python3 compatibility 2018-10-19 09:31:37 +02:00
build.py replace urlgrabber to enable python3 compatibility 2018-10-19 09:31:37 +02:00
checker.py Resolve PEP8 issue W291 2014-08-12 15:01:16 +02:00
cmdln.py Allow to override man-page date 2017-06-17 17:40:42 +02:00
commandline.py replace urlgrabber to enable python3 compatibility 2018-10-19 09:31:37 +02:00
conf.py give a hint which package to install to get CA certificates 2018-01-26 09:46:52 +01:00
core.py replace urlgrabber to enable python3 compatibility 2018-10-19 09:31:37 +02:00
fetch.py replace urlgrabber to enable python3 compatibility 2018-10-19 09:31:37 +02:00
grabber.py replace urlgrabber to enable python3 compatibility 2018-10-19 09:31:37 +02:00
meter.py replace urlgrabber to enable python3 compatibility 2018-10-19 09:31:37 +02:00
OscConfigParser.py - OscConfigParser: added "proper" parameter to the has_option method 2014-06-04 15:29:50 +02:00
oscerr.py Fix "args" handling in class PackageNotInstalled 2016-09-09 13:14:35 +02:00
oscssl.py Revert "handle SSL connection closing ourself as advised in boo#1068470 bye" 2018-02-26 15:54:20 +01:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00