- Update to 1.1.0 - Command-line: - New class-based commands - Sort commands before printing help - No longer read plugins from /var/lib/osc-plugins - Configuration: - Do not error out on setting oscrc permissions if the file is owned by another user - Library: - Restore 'include_request_from_project' conf option functionality - Simplify how babysitter works with options and config - Prefer f-strings over c-style string expansion OBS-URL: https://build.opensuse.org/request/show/1076940 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=390
15 lines
290 B
Plaintext
15 lines
290 B
Plaintext
Format: 1.0
|
|
Source: osc
|
|
Version: 1.1.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-cryptography,
|
|
python3-setuptools,
|
|
python3-urllib3
|