14
0
forked from pool/python-pudb

Accepting request 723359 from home:eyecreate:branches:devel:languages:python

added requirements missing for pudb and changelog entry for change.

OBS-URL: https://build.opensuse.org/request/show/723359
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pudb?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-08-15 08:36:13 +00:00
committed by Git OBS Bridge
parent 87c349b04a
commit 302d21e9e8
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 14 18:26:11 UTC 2019 - <eyecreate@gmail.com>
- Added package runtime requirements.
-------------------------------------------------------------------
Thu May 16 21:13:12 UTC 2019 - ranand@suse.com

View File

@@ -34,6 +34,8 @@ BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module urwid}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: %{python_module Pygments}
Requires: %{python_module urwid}
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch