openSUSE (build service) commander
Commandline client for the openSUSE build service.
See http://en.opensuse.org/Build_Service/CLI , as well as
http://en.opensuse.org/Build_Service_Tutorial for a general
introduction.
- Devel package for openSUSE:Factory
-
39
derived packages
- Links to openSUSE:Factory / osc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Tools/osc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PKGBUILD | 0000000630 630 Bytes | |
_link | 0000000138 138 Bytes | |
_service | 0000000118 118 Bytes | |
appimage.yml | 0000001411 1.38 KB | |
debian.changelog | 0000000125 125 Bytes | |
debian.compat | 0000000003 3 Bytes | |
debian.control | 0000000771 771 Bytes | |
debian.copyright | 0000000566 566 Bytes | |
debian.dirs | 0000000031 31 Bytes | |
debian.docs | 0000000010 10 Bytes | |
debian.lintian-overrides | 0000000039 39 Bytes | |
debian.manpages | 0000000006 6 Bytes | |
debian.rules | 0000000789 789 Bytes | |
osc-1.8.0.tar.gz | 0000394681 385 KB | |
osc.changes | 0000164617 161 KB | |
osc.dsc | 0000000320 320 Bytes | |
osc.spec | 0000007264 7.09 KB |
Revision 442 (latest revision is 457)
Dirk Mueller (dirkmueller)
accepted
request 1183845
from
Daniel Mach (dmach)
(revision 442)
- 1.8.0 - Command-line: - Improve 'submitrequest' command to inherit description from superseded request - Fix 'mv' command when renaming a file multiple times - Improve 'info' command to support projects - Improve 'getbinaries' command by accepting '-M' / '--multibuild-package' option outside checkouts - Add architecture filtering to 'release' command - Change 'results' command so the normal and multibuild packages have the same output - Change 'results' command to use csv writer instead of formatting csv as string - Add couple mutually exclusive options errors to 'results' command - Set a default value for 'results --format' only for the csv output - Add support for 'results --format' for the default text mode - Update help text for '--format' option in 'results' command - Add 'results --fail-on-error/-F' flag - Redirect venv warnings from stderr to debug output - Configuration: - Fix config parser to throw an exception on duplicate sections or options - Modify conf.get_config() to print permissions warning to stderr rather than stdout - Library: - Run check_store_version() in obs_scm.Store and fix related code in Project and Package - Forbid extracting files with absolute path from 'cpio' archives (boo#1122683) - Forbid extracting files with absolute path from 'ar' archives (boo#1122683) - Remove no longer valid warning from core.unpack_srcrpm() - Make obs_api.KeyinfoSslcert keyid and fingerprint fields optional - Fix return value in build build.create_build_descr_data() - Fix core.get_package_results() to obey 'multibuild_packages' argument - Tests: - Fix tests so they don't modify fixtures
Comments 1
This is broken rn on Tumbleweed, it tries to pick up python3.8