forked from pool/python-pudb
Accepting request 936461 from home:pgajdos:python
- version update to 2021.2.2 * no upstream changelog found OBS-URL: https://build.opensuse.org/request/show/936461 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pudb?expand=0&rev=20
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2ef23d3371439f13fffbe7f8b9fc180a19d4183dc9cab204d878d7c7766464bf
|
|
||||||
size 70838
|
|
3
pudb-2021.2.2.tar.gz
Normal file
3
pudb-2021.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:82a524ab4b89d2c701b089071ccc6afa9c8a838504e3d68eb33faa8a8abbe4cb
|
||||||
|
size 216380
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 8 10:11:58 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 2021.2.2
|
||||||
|
* no upstream changelog found
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 19 17:04:53 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
Tue Jan 19 17:04:53 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-pudb
|
Name: python-pudb
|
||||||
Version: 2020.1
|
Version: 2021.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A full-screen, console-based Python debugger
|
Summary: A full-screen, console-based Python debugger
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -30,7 +30,6 @@ Group: Development/Tools/Debuggers
|
|||||||
URL: https://mathema.tician.de/software/pudb
|
URL: https://mathema.tician.de/software/pudb
|
||||||
Source0: https://files.pythonhosted.org/packages/source/p/%{upstream_name}/%{upstream_name}-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/p/%{upstream_name}/%{upstream_name}-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module pytest-mock}
|
BuildRequires: %{python_module pytest-mock}
|
||||||
BuildRequires: %{python_module pytest-runner}
|
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module urwid}
|
BuildRequires: %{python_module urwid}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
Reference in New Issue
Block a user