]> git.pld-linux.org Git - packages/uwsgi.git/commit
Use loadable plugins for python3 support
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Wed, 12 Jun 2013 08:53:46 +0000 (10:53 +0200)
committerJacek Konieczny <jajcus@jajcus.net>
Wed, 12 Jun 2013 08:53:46 +0000 (10:53 +0200)
commitb698a6bedf22c1763341c562cecfee4c1622f53b
tree95d8f3c9875d3bd97022cc6ae7a251688695f6b9
parent8c88d03f34aac0c03653a160571e4503dfdd1155
Use loadable plugins for python3 support

uwsgi cannot be linked with Python 2.x and Python 3.x at the same time
so separate Python modules must be built. As loadable modules are being
built, separate all the stuff that was compiled-in.
uwsgi-plugin_build_dir.patch [new file with mode: 0644]
uwsgi.spec
This page took 0.245333 seconds and 4 git commands to generate.