From 46c6ca8e9ab795c4ab2bb8340915c4854ad43359 Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Sat, 27 May 2017 13:43:42 +0100 Subject: [PATCH] Update to pygame 1.9.3 --- scripts/requirements-mac.txt | 4 ++-- scripts/requirements-win32.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/requirements-mac.txt b/scripts/requirements-mac.txt index 5e5ee36..aae04bf 100644 --- a/scripts/requirements-mac.txt +++ b/scripts/requirements-mac.txt @@ -4,8 +4,8 @@ # they install are completely self-contained - they don't rely on any shared libraries on the # system, besides those that the platform provides. -# pygame wheel that bundles SDL libs, built manually from the bundled pygame in the Cocoa Tide -https://s3.amazonaws.com/tingbot-builds/pygame/pygame-1.9.2pre-3-cp27-cp27m-macosx_10_9_x86_64.whl +# pygame wheel that bundles SDL libs +https://pypi.python.org/packages/20/0d/628d9e6c69a60b097b2af8ce71be06268a30f5865186cb78bc9e74ec6b81/pygame-1.9.3-cp27-cp27m-macosx_10_9_intel.whl#md5=2ca9a8c750464cd9fa552a2fbef6d4d7 # libzmq wheel that bundles zmq https://pypi.python.org/packages/a2/43/90e61a2adc24148a9b1e5603542f52427f86c93090cbea097e47de51ae41/pyzmq-15.4.0-cp27-cp27m-macosx_10_6_intel.whl#md5=e4169be2025a4066db304e3d74c6118c diff --git a/scripts/requirements-win32.txt b/scripts/requirements-win32.txt index 5b5b201..c1ec0ff 100644 --- a/scripts/requirements-win32.txt +++ b/scripts/requirements-win32.txt @@ -1,2 +1,2 @@ -https://pypi.python.org/packages/49/d7/e48d747d5ff3c95269ec365897bd24519dffca59530ac1fb924af0f2b8f4/pygame-1.9.2b1-cp27-cp27m-win32.whl#md5=97ab8b1b4062576323559ef63c208c24 +https://pypi.python.org/packages/90/da/7ce9b01cc57cd88e21ff2a6f1296460c256407b3df0888a81e4fd3f525f1/pygame-1.9.3-cp27-cp27m-win32.whl#md5=e0da4ff36f39e2e1ba0622af8b326656 \ No newline at end of file