1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-10 14:56:14 +01:00
github.com_openSUSE_osc/osc
lethliel f5aa389e38 handle empty release in build.py
This is very unlikely but in very rare cases this
can happen.

Builing kiwi images containing debian is one case.
In this case we do not know what is inside the kiwi
file and osc build assumes buildtype 'rpm' to generate
a package list which get's thrown away anyway.

Now we just check for release
2020-02-07 09:41:23 +01:00
..
util move raw_input function to helper module 2019-08-27 15:17:53 +02: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 babysitter: fix RPMError fallback when running in Python3 2019-07-25 10:58:56 +02:00
build.py handle empty release in build.py 2020-02-07 09:41:23 +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 Transfer the name of the input file to vc 2019-09-25 11:36:25 +02:00
conf.py Refactor user extraction 2019-08-29 16:11:29 +02:00
core.py Merge branch 'fix' of https://github.com/adrianschroeter/osc 2019-10-09 14:38:50 +02:00
credentials.py New credentials backend (Transient store) 2019-08-29 15:06:45 +02:00
fetch.py cast bytes object to string during os.path.join 2019-05-28 13:29:12 +02: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