forked from pool/python-q
Accepting request 1008641 from home:yarunachalam:branches:devel:languages:python
- Update to version 2.7 * Fix tests on Python 3.5 * Remove 3.4 from the test matrix (no longer supported by Github) * Fix pycodestyle/flake8 issues * Replace pep8 by pycodestyle OBS-URL: https://build.opensuse.org/request/show/1008641 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-q?expand=0&rev=4
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-q
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-q
|
||||
Version: 2.6
|
||||
Version: 2.7
|
||||
Release: 0
|
||||
Summary: Quick-and-dirty debugging output for tired programmers
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user