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



--- Comment #1 from Igor Gnatenko <[email protected]> ---
> %global sum Hypothesis strategy that generates arbitrary d-bus signatures
No need, put summary into Summary and use %{summary} later on.

> Source0:       
> https://github.com/stratis-storage/%{srcname}/archive/v%{version}.tar.gz
filename should be meaningful, also use shortcut...
Source0:       %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz

> BuildRequires: python3-devel
> Requires:      python3-hypothesis
Move those under respective package.
Also missing BuildRequires: python3-setuptools and I guess BuildRequires:
python3-hypothesis

> %{python3_sitelib}/*
Be more specific, do not use wildcard blindly.

> A Hypothesis Strategy for Generating Arbitrary DBus Signatures
Description should end with fullstop.

-- 
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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to