Dirk Mueller
b83849b2df
- Command-line: - Add 'createrequest release' subcommand - Change 'review list' command to omit requests with 'declined' state - Fix `osc build --local-package` - Fix typos - Library: - Fix extraction of the 'ar' archives when they don't contain header with long filenames - Fix iterating through arch_list in core.get_repos_of_project() - Check for None & len() of ET.Element instead of bool() in PackageBase.get_meta_value() - Spec: - Replace 'setup.py test' that was removed in setuptools 72 with 'python3 -m unittest' OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=452
16 lines
320 B
Plaintext
16 lines
320 B
Plaintext
Format: 1.0
|
|
Source: osc
|
|
Version: 1.9.1-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
|