osc/osc.dsc
Daniel Mach 1ed3ada9de - 1.8.3
- Command-line:
    - Change 'repairwc' command to always run all repair steps
  - Library:
    - Make most of the fields in KeyinfoPubkey and KeyinfoSslcert models optional
    - Fix colorize() to avoid wrapping empty string into color escape sequences
    - Provide default values for kwargs.get/pop in get_results() function

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=447
2024-07-08 09:06:58 +00:00

16 lines
320 B
Plaintext

Format: 1.0
Source: osc
Version: 1.8.3-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