https://bugzilla.redhat.com/show_bug.cgi?id=1000718

Mario Blättermann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|[email protected] |
                   |project.org                 |
                 CC|                            |[email protected]
                   |                            |m



--- Comment #1 from Mario Blättermann <[email protected]> ---
The tarball bundles an egg-info. You are forced to rebuild it from source;
python-setuptools and python-setuptools3 (to be added to BuildRequires) will do
this job. That's why remove that folder in %prep to make sure it gets rebuilt.
See http://fedoraproject.org/wiki/Packaging:Python_Eggs#Upstream_Eggs.

%prep
%setup -n %{upname}-%{version} -q
rm -rf %{upname}.egg-info

python-joblib.src: W: spelling-error %description -l en_US memoize -> memorize,
memoir
I assume it means "memorize". Please fix.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=66kl9nO7Ln&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to