forked from pool/python-cleo
- Use the upstream tarball
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cleo?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
c30a867703
commit
4e5885a2c3
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 16 08:39:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Use the upstream tarball
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 20 19:52:56 UTC 2019 - Niels Abspoel <aboe76@gmail.com>
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ Summary: Cleo allows you to create beautiful and testable command-line in
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/sdispater/cleo
|
||||
Source: https://files.pythonhosted.org/packages/source/c/cleo/cleo-%{version}.tar.gz
|
||||
Source: https://github.com/sdispater/cleo/archive/%{version}.tar.gz
|
||||
BuildRequires: %{python_module clikit >= 0.2.4}
|
||||
BuildRequires: %{python_module pastel >= 0.1.0}
|
||||
BuildRequires: %{python_module pylev >= 1.3}
|
||||
|
||||
Reference in New Issue
Block a user