Dirk Mueller
6c341c910b
- 1.5.0 - Command-line: - Change 'rdiff' command to display diff for _project if no package is specified - Update 'build' command with initial support for 'productcompose' build type - Change 'build' command to disable preinstall images in rootless builds - Configuration: - Fix conf.write_initial_config() to use read_file() instead of deprecated readfp() - Other: - Support installing osc into virtualenv - Spec: - Recommend 'build' on openSUSE/SLE and 'obs-build' on all other distros OBS-URL: https://build.opensuse.org/request/show/1128028 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=424
16 lines
320 B
Plaintext
16 lines
320 B
Plaintext
Format: 1.0
|
|
Source: osc
|
|
Version: 1.5.0-0
|
|
Binary: osc
|
|
Maintainer: Adrian Schroeter <adrian@suse.de>
|
|
Architecture: any
|
|
Standards-Version: 3.7.1
|
|
Build-Depends:
|
|
debhelper (>= 10),
|
|
dh-python,
|
|
python3-all (>=3.6),
|
|
python3-argparse-manpage,
|
|
python3-cryptography,
|
|
python3-setuptools,
|
|
python3-urllib3
|