[Bug 1663642] Review Request: python-asynctest - Enhance the standard unittest package with features for testing asyncio libraries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--- Comment #2 from Carl George <carl@george.computer> ---
One more small thing, your multiline desc macro is adding an empty line at the
beginning of the description.

    Description :

    The package asynctest is built on top of the standard unittest module and
cuts
    down boilerplate code when testing libraries for asyncio.

    Currently, asynctest targets the “selector” model, hence, some features
will not
    (yet?) work with Windows’ proactor.

You can avoid that by moving %{desc} onto the same line as the %description's.

-%description
-%{desc}
+%description %{desc}

-%description -n python3-%{pname}
-%{desc}
+%description -n python3-%{pname} %{desc}

-- 
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
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux