1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 09:46:19 +02:00
github.com_openSUSE_osc/osc
Marcus Huewe b3e538be90 - now product builds should work with "--cpio-bulk-download"
- util/rpmquery:
  * added new methods "is_src", "is_nosrc" to check if the package is
    a src rpm or nosrc rpm
  * fixed "canonname": this never worked for src- or nosrc rpms
- minor code restructuring

Note:
in order to fetch the cpio archives osc uses "getbinarylist". The
drawback is that "getbinarylist" doesn't generate an ".errors" file
if we're requesting a non-existent filename.
2010-09-06 14:13:35 +02:00
..
util - now product builds should work with "--cpio-bulk-download" 2010-09-06 14:13:35 +02:00
__init__.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py - print more information if a PackageInternalError exception is caught 2010-09-03 19:59:14 +02:00
build.py parisc should always build hppa 2010-09-06 10:40:24 +02:00
checker.py ignore gpg key import errors 2010-08-17 15:16:00 +02:00
cmdln.py fix warnings from pychecker 2010-08-20 14:34:41 +02:00
commandline.py - renamed limit_size to size_limit (only internal variable changes) 2010-09-03 14:51:20 +02:00
conf.py - added is_known_apiurl method to check if a given url is a known apiurl 2010-09-01 15:53:37 +02:00
core.py - print more information if a PackageInternalError exception is caught 2010-09-03 19:59:14 +02:00
fetch.py - now product builds should work with "--cpio-bulk-download" 2010-09-06 14:13:35 +02:00
meter.py option to hide download meter when finished 2010-04-28 11:52:14 +02:00
OscConfigParser.py compact empty lines 2010-06-23 14:47:52 +02:00
oscerr.py - initial version of the new update mechanism 2010-08-31 13:30:35 +02:00
oscssl.py made URLError readable, instead of a bogus stack-trace. 2010-03-07 21:56:29 +01:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00