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

Igor Gnatenko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|fedora-review?              |



--- Comment #2 from Igor Gnatenko <[email protected]> ---
> License:        Apache 2.0
ASL 2.0

> BuildRequires: pythonX-tox
I beleive you don't need it

> BuildRequires:  python-setuptools
BuildRequires: python2-setuptools

> Requires:       python-six >= 1.7.2
Requires: python2-six

> Requires:       PyYAML >= 3.10
Requires: python2-PyYAML

> Source0:        
> https://files.pythonhosted.org/packages/source/a/%{name}/%{name}-%{version}.tar.gz
try to use git tag

> %{python3_sitelib}/ansible_tower_cli-%{version}-py?.?.egg-info
or you completely harden it or you just use star. Also add trailing slash.
%{python3_sitelib}/ansible_tower_cli-*.egg-info/

-- 
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