mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-04 18:46:17 +01:00
5d57d7e299
* createPackageDir(): create and initialize a new package dir in the given project. * get_apiurl_usr(): returns the username for a certain apiurl * get_configParser(): returns an ConfigParser() object which can be used for parsing the ~/.oscrc file - fixed username issues when creating a new package (the problem was that the username for the default host was used and not the one for that specific apiurl) - some small fixes in the do_importsrcpkg() method |
||
---|---|---|
.. | ||
__init__.py | ||
build.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
fetch.py | ||
meter.py |