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



--- Comment #1 from Parag AN(पराग) <panem...@gmail.com> ---
1) Python packaging guidelines recommends usage of macros
%{?python_provide:%python_provide python2-%{name}}
%{?python_provide:%python_provide python3-%{name}}

Can they be not used in this package spec? See
https://fedoraproject.org/wiki/Packaging:Python#Example_common_spec_file


2) I see version in setup.py as "0.1". I think this package should use version
as 0.1

3) tarball can be generated using "python setup.py sdist". As upstream not
released yet any tarball, can modulemd-0.1.tar.gz be used here? Just add in
comment how this tarball is generated.

3) URL should be https://pagure.io/modulemd

-- 
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@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org

Reply via email to