1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-14 00:06:15 +01:00
github.com_openSUSE_osc/osc
Marcus Huewe 9b0dcf3535 Merge branch 'master' of https://github.com/sbahling/osc
Use configparser.ConfigParser instead of configparser.SafeConfigParser,
since the latter will be removed in future python versions. No functional
changes because SafeConfigParser is a ConfigParser except that its __init__
prints a DeprecationWarning.
2020-02-09 15:57:49 +01:00
..
util - support zstd arch linux files in local build 2020-01-09 15:49:54 +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 improve SSLError message 2020-02-06 10:50:22 +01:00
build.py Merge branch 'handle_empty_releas_in_rpmquery' of https://github.com/lethliel/osc 2020-02-07 10:23:35 +01:00
checker.py Resolve PEP8 issue W291 2014-08-12 15:01:16 +02:00
cmdln.py [python3] enable full python3 support for man 2018-12-13 13:33:51 +01:00
commandline.py Merge branch 'handle-string-conversion' of https://github.com/krig/osc 2020-02-07 10:27:10 +01:00
conf.py print web url links for creating requests 2020-02-06 13:57:38 +01:00
core.py Merge branch 'handle-string-conversion' of https://github.com/krig/osc 2020-02-07 10:27:10 +01:00
credentials.py Move passx handling into ObfuscatedConfigFileCredentialsManager 2019-11-04 14:25:48 +01:00
fetch.py Merge pull request #718 from adrianschroeter/arch_zst 2020-01-10 14:06:56 +01:00
grabber.py fix broken URLError handling in OscMirrorGroup.urlgrab() 2018-11-06 13:29:17 +01:00
meter.py Fix ZeroDivisionException in meter.PBTextMeter 2019-01-23 15:37:01 +01:00
OscConfigParser.py Rename SafeConfigParser to ConfigParser 2020-02-07 12:04:49 +01:00
oscerr.py Improve password handling 2019-08-29 16:11:17 +02:00
oscssl.py Use correct appname for trusted-certs store 2019-07-28 14:59:14 +02:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00