diff --git a/flit-1.0.tar.gz b/1.0.tar.gz similarity index 100% rename from flit-1.0.tar.gz rename to 1.0.tar.gz diff --git a/python-flit.spec b/python-flit.spec index 37dcbfabf54110a3e3737b735faf144be92c9a42..6e26eb2d635d5965daf0e007033193813783ef16 100644 --- a/python-flit.spec +++ b/python-flit.spec @@ -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.