Tomáš Chvátal 2020-04-23 10:50:49 +00:00 committed by Git OBS Bridge
parent 29775885eb
commit ab8dfce90e
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 23 10:50:36 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Drop py2 deps from the spec
-------------------------------------------------------------------
Wed Jan 15 15:25:43 UTC 2020 - Todd R <toddrme2178@gmail.com>

View File

@ -51,8 +51,6 @@ BuildRequires: %{python_module terminado >= 0.8.1}
BuildRequires: %{python_module tornado >= 4}
BuildRequires: %{python_module traitlets >= 4.2.1}
BuildRequires: pandoc
BuildRequires: python-ipaddress
BuildRequires: python-mock
# /SECTION
Requires: jupyter-jupyter-server = %{version}
Requires: python-Jinja2