From 741df2ea5a5370dd22076bb5cceca68dc082b33b Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Jan 17 2020 15:43:32 +0000 Subject: Remove egg --- diff --git a/pylast.spec b/pylast.spec index fb07ccf..f0e2ee3 100644 --- a/pylast.spec +++ b/pylast.spec @@ -23,6 +23,7 @@ A Python interface to Last.fm (and other API compatible social networks). %prep %autosetup -n %{pypi_name}-%{version} +rm -rf %{pypi_name}.egg-info %build %py3_build