obs-service-set_version/debian.dsc
Frank Schreiner a257f84fe7 - Update to version 0.5.11:
* fix code to pass flake8 tests for python3
  * fix zipfile crash also for python2.7
  * avoid error with latest flake8 about unused variable
  * allow running tests with python3
  * second place where zip file handling can crash
  * avoid crashes due to false is_zipfile() response
  * Add python-flake8 to test suite package list
  * Fix indentation of condition
  * Fix basename to match documentation (#54)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=92
2018-11-16 18:10:34 +00:00

10 lines
311 B
Plaintext

Format: 1.0
Source: obs-service-set_version
Version: 0.5.11-0
Binary: obs-service-set_version
Provides: obs-service-set_version
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 7), python, flake8 | python-flake8, python-ddt, python-packaging