diff --git a/python-flit.spec b/python-flit.spec index fc02217..703ebc7 100644 --- a/python-flit.spec +++ b/python-flit.spec @@ -42,10 +42,6 @@ BuildRequires: python3-testpath BuildRequires: python3-requests-download %endif -# https://pypi.python.org/pypi/tornado -# ./flit/log.py unknown version -Provides: bundled(python-tornado) - %global _description %{expand: Flit is a simple way to put Python packages and modules on PyPI. @@ -67,6 +63,9 @@ Summary: %{summary} %{?python_provide:%python_provide python3-%{srcname}} Requires: python3-%{srcname}-core = %{version}-%{release} +# https://pypi.python.org/pypi/tornado +# ./flit/log.py unknown version +Provides: bundled(python3dist(tornado)) # soft dependency: (WARNING) Cannot analyze code. Pygments package not found. Recommends: python3-pygments