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

Igor Gnatenko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
           Assignee|[email protected]    |[email protected]
              Flags|                            |fedora-review?



--- Comment #1 from Igor Gnatenko <[email protected]> ---
In general looks good, but there are some issues:

> Source0:        
> https://github.com/kennethreitz/%{srcname}/archive/v%{version}.tar.gz
Source0: %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz

> Summary:        %{sum}
Just put summary here and use further by %{summary}

> BuildRequires:  python2-devel python3-devel
Put
BuildRequires: python2-devel
BuildRequires: python2-setuptools
under %package -n python2-%{srcname}

> %description -n python2-%{srcname}
> Argument Parsing for Humans.
%description -n python2-%{srcname}
%{summary}.

Python 2 version.



Same for python3.


Once will be fixed - we can approve 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
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to