I know '''python setup.py instal'''

if python can be dangerous why create a rpm from the python program ?

Can i create a rpm from a python program build with virtual dependancy with 
venv ?

Thank you in advance for this two answer,

Regards.


Dorian Rosse.
________________________________
From: Roberto Ragusa <m...@robertoragusa.it>
Sent: Wednesday, February 16, 2022 10:15:10 AM
To: users@lists.fedoraproject.org <users@lists.fedoraproject.org>
Subject: Re: RE : RE : Does it is better to '''python3 -m install 
the_program''' instead '''pip3 install the_program" when it is missing in the 
downloader primary ?

On 2/15/22 11:30 PM, Dorian ROSSE wrote:
> What is ‘’’ bdist_rpm’’’ ?


It is a magical word to tell the setup script you want a package for your 
distribution.
Conceptually is a sort of "make rpm".

https://docs.python.org/3/distutils/builtdist.html

Regards.

--
    Roberto Ragusa    mail at robertoragusa.it
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to