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

Ankur Sinha (FranciscoD) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #3 from Ankur Sinha (FranciscoD) <[email protected]> ---
Does not currently build in rawhide. The py2 bits will not be available on
F30+, so you must use a conditional to ensure that these are only built in F29
or lower. The alternative is to use different specs for F30+ and the rest, but
I find that tedious when it comes to updates---you've got to upate different
branches manually.

Take a look at the python spec template here:

https://pagure.io/neuro-sig/NeuroFedora/blob/master/f/spec-templates/python.spec

You can:

- use bcond_ for the conditionals to selectively enable features like py2
support and tests.
- use {py2/3_dist ..} macros
- use the %pypi_source macro
- use auto generated provides (but we currently need to double check them)

Thanks for helping out with neuro-fedora! :)
Cheers,
Ankur

-- 
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]
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/[email protected]

Reply via email to