[cairo] [PATCH] pycairo: Fix version number in setup.py

Simon Sapin simon.sapin at exyr.org
Tue Dec 18 00:37:20 PST 2012


Hi,

You can find attached a small fix in pycairo’s setup.py file (for Python 
3.) The PYCAIRO_VERSION_MICRO and PYCAIRO_VERSION_MINOR macros were 
swapped, resulting in cairo.version_info() to be eg. (1, 0, 10) instead 
of (1, 10, 0).

Also available here:
https://github.com/SimonSapin/pycairo/commit/4e7e41b61fc

Cheers,
-- 
Simon Sapin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-distutils-version.patch
Type: text/x-patch
Size: 732 bytes
Desc: not available
URL: <http://lists.cairographics.org/archives/cairo/attachments/20121218/1d5077a2/attachment.bin>


More information about the cairo mailing list