Accepting request 720184 from home:pgajdos
- fix pyperclip version in BuildRequires OBS-URL: https://build.opensuse.org/request/show/720184 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=53
This commit is contained in:
parent
60e456ccfe
commit
ee96ea4e4c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 1 11:29:12 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- fix pyperclip version in BuildRequires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 1 08:29:40 UTC 2019 - pgajdos@suse.com
|
Thu Aug 1 08:29:40 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ BuildRequires: python-rpm-macros
|
|||||||
BuildRequires: vim
|
BuildRequires: vim
|
||||||
Requires: python-attrs >= 16.3.0
|
Requires: python-attrs >= 16.3.0
|
||||||
Requires: python-colorama >= 0.3.7
|
Requires: python-colorama >= 0.3.7
|
||||||
Requires: python-pyperclip >= 16.3.0
|
Requires: python-pyperclip >= 1.6
|
||||||
Requires: python-wcwidth >= 0.1.7
|
Requires: python-wcwidth >= 0.1.7
|
||||||
%if %python3_version_nodots < 35
|
%if %python3_version_nodots < 35
|
||||||
Requires: python-contextlib2
|
Requires: python-contextlib2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user