Kobi Bar
2015-11-03 16:16:21 UTC
Hi,
I need to build twisted 13.2.0 packages for RH 7.0.
I downloaded the source from https://pypi.python.org/packages/source/T/Twisted/Twisted-13.2.0.tar.bz2#md5=83fe6c0c911cc1602dbffb036be0ba79.
Currently, I'm able to build only one package "python-twisted-13.2.0-1.x86_64.rpm" (by running the command "python setup.py bdist_rpm") which contains all the sub-projects.
How can I build separate package for each twisted sub-project (e.g. conch, core, mail, web, etc...)?
I would like to have the following twisted packages at the end:
python-twisted-13.2.0-1. x86_64.rpm
python-twisted-conch-13.2.0-1.x86_64.rpm
python-twisted-core-13.2.0-1.x86_64.rpm
python-twisted-lore-13.2.0-1.x86_64.rpm
python-twisted-mail-13.2.0-1.x86_64.rpm
python-twisted-names-13.2.0-1.x86_64.rpm
python-twisted-news-13.2.0-1.x86_64.rpm
python-twisted-runner-13.2.0-1.x86_64.rpm
python-twisted-web-13.2.0-1.x86_64.rpm
python-twisted-words-13.2.0-1.x86_64.rpm
The main reason is that some packages depends on twisted sub-projects, and therefore, their installation fail (e.g. python-txzmq requires python-twisted-core).
Regards,
-----------------------------------------------------------------------------------------------------------------------------
Kobi Bar
Staff SW Engineer, Cloud Solutions
Mellanox Technologies
13 Zarchin street
Raanana, Israel
+972-74-7129166(o)
+972-50-3135001(c)
+972-74-7129111(f)
www.mellanox.com<http://www.mellanox.com/>
I need to build twisted 13.2.0 packages for RH 7.0.
I downloaded the source from https://pypi.python.org/packages/source/T/Twisted/Twisted-13.2.0.tar.bz2#md5=83fe6c0c911cc1602dbffb036be0ba79.
Currently, I'm able to build only one package "python-twisted-13.2.0-1.x86_64.rpm" (by running the command "python setup.py bdist_rpm") which contains all the sub-projects.
How can I build separate package for each twisted sub-project (e.g. conch, core, mail, web, etc...)?
I would like to have the following twisted packages at the end:
python-twisted-13.2.0-1. x86_64.rpm
python-twisted-conch-13.2.0-1.x86_64.rpm
python-twisted-core-13.2.0-1.x86_64.rpm
python-twisted-lore-13.2.0-1.x86_64.rpm
python-twisted-mail-13.2.0-1.x86_64.rpm
python-twisted-names-13.2.0-1.x86_64.rpm
python-twisted-news-13.2.0-1.x86_64.rpm
python-twisted-runner-13.2.0-1.x86_64.rpm
python-twisted-web-13.2.0-1.x86_64.rpm
python-twisted-words-13.2.0-1.x86_64.rpm
The main reason is that some packages depends on twisted sub-projects, and therefore, their installation fail (e.g. python-txzmq requires python-twisted-core).
Regards,
-----------------------------------------------------------------------------------------------------------------------------
Kobi Bar
Staff SW Engineer, Cloud Solutions
Mellanox Technologies
13 Zarchin street
Raanana, Israel
+972-74-7129166(o)
+972-50-3135001(c)
+972-74-7129111(f)
www.mellanox.com<http://www.mellanox.com/>