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 6a20fd8bf5 fix list of backends for old python-keyring
old python-keyring classes have no name method.
This is used instead:

return self._keyring_backend.__class__.__name__
2020-02-14 09:35:07 +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 fix list of backends for old python-keyring 2020-02-14 09:35:07 +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 fix TypeError with python3.7 configparser 2019-09-17 13:35:30 +02: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