diff --git a/python-pdfkit.spec b/python-pdfkit.spec index 8ed7c51..4a379a7 100644 --- a/python-pdfkit.spec +++ b/python-pdfkit.spec @@ -5,7 +5,6 @@ Version: 0.5.0 Release: 12%{?dist} Summary: Wkhtmltopdf python wrapper -Group: Development/Libraries License: MIT URL: https://github.com/JazzCore/python-pdfkit Source0: https://pypi.python.org/packages/source/p/%{pypi_name}/%{pypi_name}-%{version}.zip @@ -26,7 +25,6 @@ This is an adapted version of Ruby PDFKit. %package -n python3-%{pypi_name} Summary: Wkhtmltopdf python wrapper -Group: Development/Libraries %{?python_provide:%python_provide python3-%{pypi_name}} %description -n python3-%{pypi_name} Python 3 wrapper for wkhtmltopdf utility to convert HTML to PDF using Webkit.