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 8b3c2bd61a improve handling of missing progressbar module
With the NoPBTextMeter class the build view gets broken.
Old view:
1/11 (repo) filename

new view:
Please install the progressbar module...
Please install the progressbar module...
Please install the progressbar module...

With this commit the old behavior is restored.

The getbinaries call now lists the file he downloads instead of just
stating "Please install the progressbar module..." several times.
(but only if not called with the option quiet)
2019-01-11 10:16:02 +01:00
..
util Do not choke on operators < and > in spec files 2018-11-28 10:55:17 +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 Merge branch 'python3_prep' of https://github.com/lethliel/osc 2018-11-01 19:55:07 +01: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 improve handling of missing progressbar module 2019-01-11 10:16:02 +01:00
conf.py Consider the "realname" config option in apiurl sections 2018-08-17 22:45:17 +02:00
core.py improve handling of missing progressbar module 2019-01-11 10:16:02 +01:00
fetch.py improve handling of missing progressbar module 2019-01-11 10:16:02 +01:00
grabber.py fix broken URLError handling in OscMirrorGroup.urlgrab() 2018-11-06 13:29:17 +01:00
meter.py improve handling of missing progressbar module 2019-01-11 10:16:02 +01:00
OscConfigParser.py Fix Python 3.7 support 2018-11-06 10:35:38 +01:00
oscerr.py Fix "args" handling in class PackageNotInstalled 2016-09-09 13:14:35 +02:00
oscssl.py Disable ssl session resumption 2018-05-08 14:32:33 +02:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00