1
0
forked from pool/osc
osc-fork/osc.dsc
Daniel Mach 4686485dd8 - 1.0.0b5
- rq list: Fix a traceback when --type is not specified
  - core.checkout_package(): Use pathlib.Path
  - connection: Retry all, not just default allowed methods
  - connection: Wait between retries

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=384
2023-02-09 14:42:15 +00:00

15 lines
293 B
Plaintext

Format: 1.0
Source: osc
Version: 1.0.0~b5-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