From e6f2fb2488fa59f390cafcea6131690ec71a4bb4 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:19 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- python-sqlalchemy.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index 75c95dd..1be90a4 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -9,7 +9,6 @@ Version: 1.2.16 Release: 1%{?dist} Summary: Modular and flexible ORM library for python -Group: Development/Libraries License: MIT URL: http://www.sqlalchemy.org/ Source0: https://files.pythonhosted.org/packages/source/S/%{srcname}/%{srcname}-%{version}.tar.gz @@ -47,7 +46,6 @@ Documentation for SQLAlchemy %package -n python2-sqlalchemy Summary: Modular and flexible ORM library for python -Group: Development/Libraries %{?python_provide:%python_provide python2-sqlalchemy} %description -n python2-sqlalchemy @@ -64,7 +62,6 @@ This package includes the python 2 version of the module. %if 0%{?with_python3} %package -n python3-sqlalchemy Summary: Modular and flexible ORM library for python -Group: Development/Libraries %{?python_provide:%python_provide python%{python3_pkgversion}-sqlalchemy} %description -n python3-sqlalchemy