https://bugzilla.redhat.com/show_bug.cgi?id=1477154 --- Comment #4 from Petr Hracek <phracek@xxxxxxxxxx> --- (In reply to Tomas Tomecek from comment #2) > > %description > > %{summary}. > > Can we get a real, verbose description? Done. +Tool to test components of a modular Fedora. Using MTF +you can write tests for RPMs, modules and Docker containers > > > ExcludeArch: ppc64 > https://bugzilla.redhat.com/show_bug.cgi?id=1465176 This should fix the problem. %ifarch x86_64 i686 Requires: docker %endif > What's the point when the package is noarch? > > > chmod a+x %{buildroot}%{python_sitelib}/%{framework_name}/{module_framework,mtf_generator,bashhelper,setup}.py > > Executables do not belong to sitelib. > Fixed. > > I am also thinking about whether it makes sense to have a 'python2-' > subpackage which would contain all python source code and meta-test-family > would just provide executables. Something like this: > http://pkgs.fedoraproject.org/cgit/rpms/sen.git/tree/sen.spec Avocado is not yet available as python3 package. We are waiting till it is not supported in Python3. Tha't the reason. Spec URL: https://phracek.fedorapeople.org/meta-test-family.spec SRPM URL: https://phracek.fedorapeople.org/meta-test-family-0.5.19-2.fc25.src.rpm -- 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 To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx