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,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 7 03:40:40 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 12 11:11:07 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Thu Sep 12 11:11:07 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-q
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-q
|
Name: python-q
|
||||||
Version: 2.6
|
Version: 2.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Quick-and-dirty debugging output for tired programmers
|
Summary: Quick-and-dirty debugging output for tired programmers
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:de0fcf5a439754975dd8022c3bf26374b882d0fe4265aab8813f4e87e057eed5
|
|
||||||
size 7688
|
|
3
q-2.7.tar.gz
Normal file
3
q-2.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8e0b792f6658ab9e1133b5ea17af1b530530e60124cf9743bc0fa051b8c64f4e
|
||||||
|
size 7946
|
Reference in New Issue
Block a user