Permalink
Browse files
py-pyobjc-qtkit: update to 5.2
- Loading branch information
Showing
with
5 additions
and
5 deletions.
-
+5
−5
python/py-pyobjc-qtkit/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup python 1.0 |
|
|
|
|
|
name py-pyobjc-qtkit |
|
|
python.rootname pyobjc-framework-QTKit |
|
|
version 5.1.2 |
|
|
version 5.2 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -18,14 +18,14 @@ long_description This port provides wrappers for the QTKit framework for \ |
|
|
framework for working with QuickTime media in Cocoa \ |
|
|
applications, and is a replacement for the older \ |
|
|
Carbon-based Quicktime framework. |
|
|
homepage https://pythonhosted.org/pyobjc/ |
|
|
homepage https://pyobjc.readthedocs.io/ |
|
|
|
|
|
master_sites pypi:p/${python.rootname}/ |
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 8cf7f79095698bbf374bf970f90bd71a2493b220 \ |
|
|
sha256 9c290a2ba950a42c1e2e80d25852d93cd59b78b01ba8b8014cd8d8ad2b8d16f2 \ |
|
|
size 118050 |
|
|
checksums rmd160 0606d8ef5f9582507d45e7dc4dd0c3d0b1929aca \ |
|
|
sha256 35a9c4e66f24723094cba7ec32aaa45559c025da55fa2f04634afbabc7dc6ce1 \ |
|
|
size 118084 |
|
|
|
|
|
python.versions 27 34 35 36 37 |
|
|
|
|
|
|