https://bugzilla.redhat.com/show_bug.cgi?id=1105050 --- Comment #2 from Matej Stuchlik <mstuchli@xxxxxxxxxx> --- (In reply to Robert Kuska from comment #1) > BuildRequires: python-setuptools > and > BuildRequires: python3-setuptools > > are actualy not needed. Good point. > Also distlib vendorize some python libs in distlib/_backport (tarfile.py, > sysconfig.py, shutil.py). > > cat distlib/_backport/__init__.py > """Modules copied from Python 3 standard libraries, for internal use only. > > Individual classes and functions are found in d2._backport.misc. Intended > usage is to always import things missing from 3.1 from that module: the > built-in/stdlib objects will be used if found. > """ Well done noticing this, it did not occur to me to check, will fix. > There is SKIP_SLOW[1] env variable to skip some of those tests which fail, > but it's only small bonus. :-) > > [1] http://pythonhosted.org//distlib/tutorial.html#pypi-availability I did notice that, however since, as you note, it only skips some of the failing tests I chose not to use it. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review