-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On Thu, 2020-05-14 at 00:24 +0100, Jonathan Wakely wrote: > The 'boost' package doesn't install anything, it just pulls in most > of the subpackages built from boost.spec: > > # boost is an "umbrella" package that pulls in all boost shared > library > # components, except for MPI and Python sub-packages. Those are > special > # in that there are alternative implementations to choose from > # (Open MPI and MPICH, and Python 2 and 3), and it's not a big burden > # to have interested parties install them explicitly. > # The subpackages that don't install shared libraries are also not > pulled in > # (doc, doctools, examples, jam, static). > Requires: %{name}-atomic%{?_isa} = %{version}-%{release} > Requires: %{name}-chrono%{?_isa} = %{version}-%{release} > Requires: %{name}-container%{?_isa} = %{version}-%{release} > Requires: %{name}-contract%{?_isa} = %{version}-%{release} > ... > > It's no longer true that there are two Python versions to choose > from, > because Python2 was dropped so there is only boost-python3. > > Is there any reason not to add Requires: for boost-python3 and > boost-numpy3 now? For python3 I think it is fine, but about numpy I would probably do something like Recommends: (boost-numpy3 if python3-numpy). But either way is fine. > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: > https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx - -- Igor Raits <ignatenkobrain@xxxxxxxxxxxxxxxxx> -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEcwgJ58gsbV5f5dMcEV1auJxcHh4FAl69f9kACgkQEV1auJxc Hh42BRAAtlyGOuKQ0iBBibVg5RSuiF/ZgqyOmezXPSUEzLh4vP4e8uNqHuhcWTe7 FbabUW4FjD+CODyQUqcRWQ1G6oo/LMR20KhQ1yg/U80r6eje9fLgLpkH6qDzJYTu fC7nxAVi3WeiJiOX/dvBlJzB1cOfTryjsJKhJmZDuM0tn+7XcWoY0v2qUbnPirUB BZPvYdQdDZrjtrMZFg2569VAs7pXmhjyoXJbkU2vRBnj3CskJQILJ1iUFlPTufzt IU9uhVxQ8NpDNDYf35OPOZ1WF7D6ZG0bEZIytxNPZkAyR1TjWIw6NuI3EmNho8Qm DJo6cTjv6sVSj87PQ9vxOzVWPD5BJJ7rT+rt5FppWOadw5czw0iQ7XyrK2MmFLIa JqF7wHeP5ymfXx75Qn6u9DmoaSmjUTXMJ2M9jicRco9Lsra7Oce2JcRRPzVWyPgo K9Gtcu4+7McTBovCEvxgY2oCcgWLAu/iRBBEiovoR8hBAylX7djNyO/4hDiXotI3 vYXtUXlWqmxgUTFlyEJZR2328RxrYaGBQLto0bmMHUpGuFt2H6M90j97jybtSwrY ICRL/6rGQWt3ILJ7Bk8kT3ISQchtCqlqw9XnEgOt5dWaRbjh59ylY5xnGJoTCodw yte0fhXnTz0RB30Rz0y1JR9LyBZmzWdsw1FGSm0Om7hgswd2roA= =Q/A7 -----END PGP SIGNATURE----- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx