15
0
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:
Tomáš Chvátal
2019-09-16 08:42:02 +00:00
committed by Git OBS Bridge
parent c30a867703
commit 4e5885a2c3
3 changed files with 6 additions and 1 deletions

View File

@@ -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>

View File

@@ -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}