Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
Sip: Update it to 4.18
Browse files Browse the repository at this point in the history
- This is needed for PyQt 5.6
  • Loading branch information
ccordoba12 committed Apr 15, 2016
1 parent 2cddec4 commit 3c1e5db
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions python/sip/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
package:
name: sip
version: 4.16.9
version: 4.18

source:
fn: sip-4.16.9.tar.gz [unix]
url: http://sourceforge.net/projects/pyqt/files/sip/sip-4.16.9/sip-4.16.9.tar.gz [unix]
sha1: c0a09aa63523293c5ca39444746b1cef1253a0c5 [unix]
fn: sip-4.16.9.zip [win]
url: http://sourceforge.net/projects/pyqt/files/sip/sip-4.16.7/sip-4.16.9.zip [win]
sha1: 6c93ae3e40755c566d4466529c2f35a81663fe0f [win]
fn: sip-4.18.tar.gz [unix]
url: http://sourceforge.net/projects/pyqt/files/sip/sip-4.18/sip-4.18.tar.gz [unix]
sha1: 6704854bc684de3b76c9db61ce54a74e7de5cf45 [unix]
fn: sip-4.18.zip [win]
url: http://sourceforge.net/projects/pyqt/files/sip/sip-4.18/sip-4.18.zip [win]
sha1: afde507fbee85a1aeb5fcb32e897bd3ea2bc48f5 [win]

requirements:
build:
- python
- python.app [osx]
- gcc [linux]

run:
- python
- libgcc [linux]

test:
imports:
Expand Down

0 comments on commit 3c1e5db

Please sign in to comment.