diff --git a/python-backlash.spec b/python-backlash.spec index c572939..ee65fa7 100644 --- a/python-backlash.spec +++ b/python-backlash.spec @@ -1,9 +1,9 @@ - +%{?python_enable_dependency_generator} %global modname backlash Name: python-backlash Version: 0.1.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Standalone WebOb port of the Werkzeug Debugger License: MIT @@ -12,10 +12,6 @@ Source0: %pypi_source backlash BuildArch: noarch -BuildRequires: python3-devel -BuildRequires: python3-setuptools - - %global _description\ backlash is a standalone version of the Werkzeug Debugger based on WebOb\ adapted to support for Python3.\ @@ -27,9 +23,9 @@ versions. %package -n python3-backlash Summary: Standalone WebOb port of the Werkzeug Debugger with Python3 support meant to replace WebError in TurboGears2 -Group: Development/Libraries - -Requires: python3-webob +%{?python_provide:%python_provide python3-backslash} +BuildRequires: python3-devel +BuildRequires: python3-setuptools Requires: open-sans-fonts %description -n python3-backlash @@ -63,6 +59,9 @@ ln -sfv /usr/share/fonts/open-sans/OpenSans-Regular.ttf %{buildroot}/%{python3_s %changelog +* Fri Jan 04 2019 Igor Gnatenko - 0.1.4-3 +- Enable python dependency generator + * Fri Jan 04 2019 Miro HronĨok - 0.1.4-2 - Subpackage python2-backlash has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal