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

d74n5pohf9 at ipharzle.e4ward.com d74n5pohf9 at ipharzle.e4ward.com
Fri Dec 21 23:43:52 PST 2012


On Tue, 2012-12-18 at 12:01 -0800, cairo-request at cairographics.org
wrote:
> 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, 

Hi,

The fix has been committed to the git repo, thanks.

For any future bugs or patches, please use pycairo bugzilla. It makes it
easier for me when the bugs and patches are all on one place.

Regards,
Steve




More information about the cairo mailing list