1
0
forked from pool/osc
osc-fork/osc.dsc
Dirk Mueller 7ce9edb4de Accepting request 1088780 from home:dmach:branches:openSUSE:Tools
- 1.1.4
  - Command-line:
    - Change 'review list' command to display open requests (state: new, review, declined)
    - Fix running osc in an AppImage by switching to the correct working directory
    - Handle ProtocolError exception
  - Library:
    - Add 'req_states' parameter to osc.core.get_review_list()
  - Connection:
    - Fix grabber to work with old urllib3 versions that do not contain URLSchemeUnknown exception

OBS-URL: https://build.opensuse.org/request/show/1088780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=402
2023-05-25 11:13:22 +00:00

16 lines
320 B
Plaintext

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