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



--- Comment #35 from Stuart D Gathman <stu...@gathman.org> ---
(In reply to Miro HronĨok from comment #34)
> I really don't get this conditional now:
> 
> %if 0%{?rhel} >= 7
> Requires:     python-dateutil
> %else
> Requires:     %{python}-dateutil
> %endif
> 
> What is it that you are trying to express? On RHEL7+, require
> python-dateutil, but on RHEL6, require python3-dateutil? Why?

python-dateutil.noarch                   1.5-7.el7                      @base   
python2-dateutil.noarch                  1.5-0.el7                      epel    
python34-dateutil.noarch                 1:2.4.2-3.el7                  epel

I'll just remove all rhel7 support from the package review, and sneak it in
after Fedora is approved.  I didn't get el6 to work, and may not spend time on
it.

I'll try your other recommendations after I get a day job trouble ticket taken
care of.  The pathfix.py looks quite handy - I need to do that a lot.

I only put in the python3dist(six) because you thought I needed it.  The actual
substance is met by Requires: %{python}-future.  I put the software through its
paces in mock, or in a minimal install where network is needed
(roca-detect-tls) to verify dependencies.  I will try the autodependency, but
I've had mixed results in the past.  But it's been a few years, maybe it'll
work for this.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to