9 Commits

Author SHA1 Message Date
Francesco Colista
dee82aa931 community/py-sip: fixed the build for PyQT5.sip and sip binary 2019-02-13 09:33:41 +00:00
Francesco Colista
41d6158da9 community/py-sip: upgrade to 4.19.14 2019-02-11 18:20:25 +00:00
alpine-mips-patches
2156de186e community/py-sip: upgrade to 4.19.13
This version particularly fixes -Wformat warnings from 4.19.7:

siplib.c: In function 'parsePass1':
siplib.c:5369:58: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
             PyErr_Format(PyExc_OverflowError, "argument %s overflowed: %s",
                                                         ~^
                                                         %d
                     failure.arg_nr, exc_str);
                     ~~~~~~~~~~~~~~
siplib.c:5379:59: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
             PyErr_Format(PyExc_OverflowError, "argument '%s' overflowed: %s",
                                                          ~^
                                                          %d
                     failure.arg_nr, exc_str);
                     ~~~~~~~~~~~~~~
2018-12-28 01:56:52 +02:00
Francesco Colista
ecba6541d6 community/py-sip: upgrade to 4.19.7 2018-01-26 10:09:50 +00:00
Francesco Colista
1cdc776ec1 community/py-sip: upgrade to 4.19.6. Added py2 and py3 subpkg 2018-01-22 07:41:30 +00:00
Jakub Jirutka
4ee7c35b7d community/*: fix homepage url and source from http:// to https://
Most of these updates is based on data from https://repology.org/,
detection based on permanent redirect from http:// to https://.

$source urls are updated when they contain $url as substring.
2017-11-19 14:16:58 +01:00
Francesco Colista
dbe6ef6e13 community/py-sip: upgrade to 4.19.2 2017-04-17 14:32:04 +00:00
Jakub Jirutka
af0c01ac63 [various] rename dependency python-dev to python2-dev 2016-10-26 19:47:14 +02:00
Francesco Colista
7ff0555dbb community/py-sip: moved from testing 2016-08-19 13:00:04 +00:00