!3 fix source

Merge pull request !3 from sugarfillet/master
This commit is contained in:
openeuler-ci-bot 2020-01-10 18:16:00 +08:00 committed by Gitee
commit 26fefc4228
2 changed files with 2 additions and 2 deletions

View File

@ -4,12 +4,12 @@ Release: 5
Summary: Simplified packaging of Python modules
License: BSD and ASL 2.0 and Python
URL: https://flit.readthedocs.io/en/latest/
Source0: https://src.fedoraproject.org/repo/extras/python-flit/flit-%{version}.tar.gz
Source0: https://github.com/takluyver/flit/archive/%{version}.tar.gz
BuildArch: noarch
BuildRequires: python3-devel python3-pip python3-requests python3-docutils python3-pygments python3-pytoml
Provides: bundled(python-tornado)
Provides: bundled(python-tornado)
%description
Flit is a simple way to put Python packages and modules on PyPI.