py-sip package: Add version 4.19.3 (#10742)
This commit is contained in:
parent
435db9d1a5
commit
d072a1e0e3
1 changed files with 2 additions and 1 deletions
|
@ -13,8 +13,9 @@ class PySip(Package):
|
|||
homepage = "http://www.riverbankcomputing.com/software/sip/intro"
|
||||
url = "http://sourceforge.net/projects/pyqt/files/sip/sip-4.16.5/sip-4.16.5.tar.gz"
|
||||
|
||||
version('4.16.5', '6d01ea966a53e4c7ae5c5e48c40e49e5')
|
||||
version('4.19.13', sha256='e353a7056599bf5fbd5d3ff9842a6ab2ea3cf4e0304a0f925ec5862907c0d15e')
|
||||
version('4.16.7', '32abc003980599d33ffd789734de4c36')
|
||||
version('4.16.5', '6d01ea966a53e4c7ae5c5e48c40e49e5')
|
||||
|
||||
extends('python')
|
||||
|
||||
|
|
Loading…
Reference in a new issue