forked from pool/python-pudb
Accepting request 786390 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/786390 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pudb?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac30cfc64580958ab7265decb4cabb9141f08781ff072e9a336d5a7942ce35a6
|
||||
size 57664
|
3
pudb-2019.2.tar.gz
Normal file
3
pudb-2019.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8f0ea01b134d802872184b05bffc82af29a1eb2f9374a277434b932d68f58dc
|
||||
size 59548
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 19 09:40:04 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to version 2019.2
|
||||
* Show the value of numpy scalars when using the safe stringifier
|
||||
* Support Py3.8
|
||||
* Bug fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 14 18:26:11 UTC 2019 - <eyecreate@gmail.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pudb
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,7 +21,7 @@
|
||||
%define py_maj_ver %(c=%{python})
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pudb
|
||||
Version: 2019.1
|
||||
Version: 2019.2
|
||||
Release: 0
|
||||
Summary: A full-screen, console-based Python debugger
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user