piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

Missing package: pygame v2.0.* for Stretch #208

Closed carlosperate closed 3 years ago

carlosperate commented 3 years ago

Package name: pygame Issue type: Missing packages Link to PyPI page: https://pypi.org/project/pygame/ Link to piwheels page: https://www.piwheels.org/project/pygame Version: 2.0.0 and 2.0.1 Python version: 3.5 in Stretch I am the maintainer: No More information:

The v1.1 version of Mu (currently releasing betas) will be the last to support Python 3.5, and even if Raspbian Stretch will soon be EOL it would be nice to maintain compatibility in this release for anybody that might not update their Pi (I cannot blame teachers struggling to find the time to update 20+ devices).

In essence pip install "pygame~=2.0"it doesn't find a wheel and tries to build from source.

2.0.* is the version pulled by pulled by pgzero: https://github.com/lordmauve/pgzero/blob/1.2.1/setup.py#L10 We could add a workaround in Mu to install pygame==2.0.0.dev14 (a pre-release not included in the wildcard pip install without the --pre flag) in this platform before it attempts to install pgzero, but I was thinking that since we are looking into this it might be more benefitial for everybody if we could get the "proper" wheel working in piwheels.

Anything I can do to help in this area?

carlosperate commented 3 years ago

Couldn't add the pip install output to the original post as it is too large, so breaking down into 2 responses here.

pip install verbose output (part 1)

$ pip install -vv "pygame~=2.0"
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Using pip 20.3.4 from /home/pi/mu/.venv/lib/python3.5/site-packages/pip (python 3.5)
Non-user install because site-packages writeable
Created temporary directory: /tmp/pip-ephem-wheel-cache-5n35nnz0
Created temporary directory: /tmp/pip-req-tracker-1qpe57a8
Initialized build tracking at /tmp/pip-req-tracker-1qpe57a8
Created build tracker: /tmp/pip-req-tracker-1qpe57a8
Entered build tracker: /tmp/pip-req-tracker-1qpe57a8
Created temporary directory: /tmp/pip-install-0cst_x25
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
2 location(s) to search for versions of pygame:
* https://pypi.org/simple/pygame/
* https://www.piwheels.org/simple/pygame/
Fetching project page and analyzing links: https://pypi.org/simple/pygame/
Getting page https://pypi.org/simple/pygame/
Found index url https://pypi.org/simple
Looking up "https://pypi.org/simple/pygame/" in the cache
Request header has "max_age" as 0, cache bypassed
Starting new HTTPS connection (1): pypi.org:443
https://pypi.org:443 "GET /simple/pygame/ HTTP/1.1" 304 0
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/00/a3/439da4eb86759493d911fdfca1c61f7e2f87a74a3f18f43129d7fb473cc0/pygame-1.9.2.dev1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=22f2677561cfd22809dfc1d8e13003a3043d6b08d808e6afbab68ef723671614 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/0e/e0/55d7d6f7234db9a2822ce8b188cdac657931da60ed5b4185dc1123c1afc0/pygame-1.9.2.dev1-cp34-cp34m-manylinux1_x86_64.whl#sha256=892133f3a076f315f7d4d2b4dfe554f24b10597242a72850de8de4e9fad84440 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/d6/5f/8075ae703d6b67227434e5b36da44bb39607e35ed80e43de9dbf80a2c791/pygame-1.9.2.dev1-cp35-cp35m-manylinux1_x86_64.whl#sha256=df24a7accf134eb0fbf03420fe17aab5b4259cceaaeda6f6fae6a88b45e7d175 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/49/d7/e48d747d5ff3c95269ec365897bd24519dffca59530ac1fb924af0f2b8f4/pygame-1.9.2b1-cp27-cp27m-win32.whl#sha256=5536e6927a2bb6a954b8180dcd25ba606b9f85a763669782af1dd5e4c4209e9a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/c2/c1/2e935144ecee8edb9edd52891467d2be5686c4c1f38e5b74de9d6a8f7c49/pygame-1.9.2b1-cp27-cp27m-win_amd64.whl#sha256=aff416a69bf9bd9aaa4faae00441ba248a50a298869f5dbeb59677bfff650709 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win32: https://files.pythonhosted.org/packages/6f/6e/0ff4feac7cc14306f0f3978c9700066ed1c5221067bf8949157f51ac464c/pygame-1.9.2b1-cp34-cp34m-win32.whl#sha256=49a2ef0b714d4646e7471ee2218bb05029297284337ffba18e0e882b1a9b8c11 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win_amd64: https://files.pythonhosted.org/packages/f4/e4/7152be82f08acf32fa16b5d472724a8deef56ef9bc6faeb8dd8337793da1/pygame-1.9.2b1-cp34-cp34m-win_amd64.whl#sha256=d66e98aa222af050ea9c03f530595f7fbdc30cd7541833c6ad0e2d9b4037cbbf (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/83/2e/da94d786dfa79e799619ef31c576c9291911ae3a2af66fe51be184e631d1/pygame-1.9.2b1-cp35-cp35m-win32.whl#sha256=3e3c8e394810ba6aa02b28883d5045eb8881d2ba393c2b8143056c198f371105 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/4c/54/d5e327c2c3a6fe91602008400fe572f5ea0d3b34b96e2f9dc2b700780ad7/pygame-1.9.2b1-cp35-cp35m-win_amd64.whl#sha256=17a45d60e60e3ac6a08175593e3687855473972e961ca886b4755fd1ab582689 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/f6/07/2a8aed6758e1629e1fa7655ae6c798914d9f41b9989f990c363520a3dda3/pygame-1.9.2b4-cp35-cp35m-macosx_10_9_intel.whl#sha256=31eb65297ba7202ee0fb876853b0ba7410de1be8133cb4bdf153154d40cbc9d2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_x86_64: https://files.pythonhosted.org/packages/2f/6e/f576f1f1da01405870f0ab37a9ea6ef382a8c61c098249888ad64bb70669/pygame-1.9.2b5-cp27-cp27m-macosx_10_9_x86_64.whl#sha256=36c36a489f4065ac653b327ba6aac0d309f9701ae392143f59a6e1538e739cac (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/f2/6d/3d4bb2e9c62bac5f4ba11abfad071f52241aac41e9ebf29dbb61897d8373/pygame-1.9.2b5-cp35-cp35m-macosx_10_9_intel.whl#sha256=97d14856437871cb03d1307643576faa90e2d99222919a2db24250203322c0f4 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_x86_64: https://files.pythonhosted.org/packages/ac/f9/5fef50e4a586f1ec564f37ec66f604abd08cfa8b789e738901fc17189f53/pygame-1.9.2b6-cp27-cp27m-macosx_10_9_x86_64.whl#sha256=282c650bcec0e942fb1aeb0e3d3ac0db7c9cfa83e5e662a634b329622f370b9e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/24/0a/5894c3a80b3a97903f9bd381c516ac949d213e37fc5872b7f20476083693/pygame-1.9.2b6-cp35-cp35m-macosx_10_9_intel.whl#sha256=d04a897d1275e0e80d0347a236f1a41a5d09a5558d245e8266b11e922b10aac9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/aa/6e/cd66d9678b95d9bc238105aba321440fca793956ed317507a482483a943c/pygame-1.9.2b7-cp27-cp27mu-manylinux1_i686.whl#sha256=464d1c7b9b4d3cb82f7ff14fd02c810cbb1d53eb17102f28fc710309aab17533 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/3c/72/532044b74f578e8d99fe841e6082e2d3c45042c375a07937d606e9da119a/pygame-1.9.2b7-cp27-cp27mu-manylinux1_x86_64.whl#sha256=aff785f3da412b527815449a80b1e050321fbd6fb2fbfc96c774f0a24e848c8d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/4c/61/b26bca5124e439984b2879529e971a88ebb8a9372419062612d1f1d3a329/pygame-1.9.2b7-cp34-cp34m-manylinux1_i686.whl#sha256=eb80e93f1e7f5f6b15857d957ffed839065fb00f4675f319df17ba98d8befac5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/11/6c/57c3c5e1001d08294d0e6dcbbb2a00a9c5158c8217a5e0ec04329b7da207/pygame-1.9.2b7-cp34-cp34m-manylinux1_x86_64.whl#sha256=3b8b5c6ac58b8c822934943f6311a7093a90047c88cd99069af9c1a54724ff03 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/bd/ce/2ceba4c6a44462795baabde4f8eb4dc339cf1994c836b5cb8f32d95f8b6e/pygame-1.9.2b7-cp35-cp35m-manylinux1_i686.whl#sha256=fa1e9cfd5fa39ca0b1cdf066421371de0c06cf3028f8f1d81d57961adb7b57da (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/b0/42/570bb51a305dfd4c3ac4379545546753107d1ccb078340026de14f9b489c/pygame-1.9.2b7-cp35-cp35m-manylinux1_x86_64.whl#sha256=bf915909906a68b1468b6d44edff98971c4554283d46d4962f2350f3d88c32b6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/09/69/1badb6a7828a1d5492d10dfceb02550130cc520849cd4efaf649370275a8/pygame-1.9.2b8-cp27-cp27mu-manylinux1_i686.whl#sha256=3bd974373ec4574a2fead735b5d27dbc6834bd92c2909ef7ca934973e5c03896 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/4c/91/531fa68e07c4a94a657177494688ef40c5a371a46e5ecb40c2175832d7ff/pygame-1.9.2b8-cp27-cp27mu-manylinux1_x86_64.whl#sha256=91ec380d0c6445809ce9f65adba4e23e88a04421b85a8f98b028c25f2aabe9f9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/71/c4/fc0e216f0ae45d334d29ab8bc98d2131283a64a042cd59d2e08b89b1382d/pygame-1.9.2b8-cp34-cp34m-manylinux1_i686.whl#sha256=c74352ea2d857367206ef1f151bbdcb3934f2ac5a1fe3a2a008e22aef8831edc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/8b/de/d38640d16a21700ed0887cea1b0231121e1b9bdce4a0d82c4e3ca5d24322/pygame-1.9.2b8-cp34-cp34m-manylinux1_x86_64.whl#sha256=bbdf22652d17d1c1b622c1b72d1e02ad913469e4be2aee589b83fda6281466e6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/37/1d/0845585c7ae32c1d91ca4a30ada8f539da156d3e78d9d8b85d53a67fb12e/pygame-1.9.2b8-cp35-cp35m-manylinux1_i686.whl#sha256=6f2cb61dc4c81bdaac028e90ffef7983832336e7f28a375aa13873da5b973e82 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/3f/b1/ebd51ca3aa10ae90782f1b213e151d01eff54c1acc35e994dfd2d703af64/pygame-1.9.2b8-cp35-cp35m-manylinux1_x86_64.whl#sha256=5ea60122b540c931d20ad9ab5a80812bf5af6a7d9b5ee2d1afe5047095a32df3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/fa/0b/fc5901266f9426e2dba630e4049e48a770964b3449484c7a38f5dcfb11fc/pygame-1.9.2rc1-cp27-cp27m-macosx_10_9_intel.whl#sha256=667f210b79572600b66e1b2129985afa945bb749f84cc3a2223da63265b08367 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/b5/03/adc8de5a3d6a191e6ea3ebeccad5244fbb04a432c6c223088fe405e98619/pygame-1.9.2rc1-cp27-cp27m-win32.whl#sha256=3bb16608f6776721d236ea48851ee386df94a1eb3e6712043acbfc74d6165ae5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/a5/6c/876a113c0e9e86e5b9dff9d767761154c8a483ae940a5ff1e6c92aa0f0a5/pygame-1.9.2rc1-cp27-cp27m-win_amd64.whl#sha256=804834e71a894c1f798f2a308bbc112478b3af8a08afdd562748e9f78cc33f60 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/26/1d/48918e1e48e16c03e1185a1d6a517eed010850b1c406839ab61f96c171d5/pygame-1.9.2rc1-cp27-cp27mu-manylinux1_i686.whl#sha256=7cd6000eec2aefe5a2e7888f73d5d99569bdf66d152b0f54323f2b956863426d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/e9/39/8fa19f6536b877b7a0ca91d0373a9e08da972fcd742d8dad6d867d70b290/pygame-1.9.2rc1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=7878a2aa82f77deb72832ab7312f820cce94e63aad47407649559938dc1f206d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/e8/18/c3520cd5b96e3e618c2b9fa3b4a38f2e1cd8751089de435eac77fb2894ee/pygame-1.9.2rc1-cp34-cp34m-manylinux1_i686.whl#sha256=99af0b0d658031fff8b1a15b3f0464fe554b34fc74fc70cb3f0daf0dfea082e3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/1e/e4/c543211c9b1dcf5b290691f1a68ee8f684f0f7e19dc40fb694bcb9ac33b8/pygame-1.9.2rc1-cp34-cp34m-manylinux1_x86_64.whl#sha256=d479e05ebd162b6f316aa18294965f8b692340b542713aece4150d95fe966b3c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win32: https://files.pythonhosted.org/packages/9b/b0/ad345821c8556c800f560e898c9a9a29366405174c3df7df7e85d02d58ec/pygame-1.9.2rc1-cp34-cp34m-win32.whl#sha256=9dee8f6b312702becdee0fc6035b271a00e4e27e8c3b3fb4fcc51d40e4d2fb6b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win_amd64: https://files.pythonhosted.org/packages/d4/b5/503404e239a6e36272833a14d6b2fa55669e21151ac018cfb456e3f40c2f/pygame-1.9.2rc1-cp34-cp34m-win_amd64.whl#sha256=5610d5ef75193c857a3f5982cb6a19123e552aa71c0bd6f333ff2a653fb08cba (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/59/40/effbb937b27ee6f15804b16d0e8b247f66f63dcb507dd325d17605e5d5ed/pygame-1.9.2rc1-cp35-cp35m-macosx_10_9_intel.whl#sha256=f7bd68e075fdadc00b0d1920611e496b413a760c20273a255a3892a3fc07b902 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/22/fd/f7d455b820fc2ce1df362f7affd90eb7135840b9fece250409ab097947fe/pygame-1.9.2rc1-cp35-cp35m-manylinux1_i686.whl#sha256=0519756b950f9908c407e36dc093be6ea1d1ecbc013f0fb1ddf62f69a21f7a5d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/23/e6/90f95a9dc6299cf5b7662a9f8a925f77c03e00fe9859069956f7f2d7d680/pygame-1.9.2rc1-cp35-cp35m-manylinux1_x86_64.whl#sha256=08e4d6946faea48c71c8e1a31432c487eb7bce4fbfcdab3c05baae7051b604dc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/8b/bd/9118163478b510af7ac752d5bb313c378ad74f5bc340b09423b8434dcd79/pygame-1.9.2rc1-cp35-cp35m-win32.whl#sha256=d2bc3211f6fe65659fbf59e254e683adc1e81826120a4364f801b2e0a6560a74 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/00/f4/ca6c32f1fdb47c9f6f43da0e493f859ea9e5fb4f9614e58fbb9a77df044f/pygame-1.9.2rc1-cp35-cp35m-win_amd64.whl#sha256=81cf16309899a7637accc60473941762b9f427600d39a55ab644e84458e1c506 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/06/ca/7ca9e90dbf084ec0a9ed8543ff6ee6a533df22d6bcde52e2279856dbccbb/pygame-1.9.2rc1.tar.gz#sha256=88d53f5531ab87828098e2345b58fe5842df2793803763df9ef1e7d0275afc51 (from https://pypi.org/simple/pygame/), version: 1.9.2rc1
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/2b/8f/5cdbb621f1acf7b4e020861644db9a4509f5932afb419ebb706a30ee76d7/pygame-1.9.2-cp27-cp27m-macosx_10_9_intel.whl#sha256=4ed136e2e9b11b3b0107e0436487f8107c2909638f5bf2d6aab14c3036717492 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/4d/8d/08c045a75424a2d175ea0ac54f53cff1e104c22b5fcbcb168d4abf540194/pygame-1.9.2-cp27-cp27m-win32.whl#sha256=51ee59ea82c4b5cd2c278c2218d9589ba142fe2ee97e7d8ac96654ec34e33003 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/9a/4c/be1f6c57b9c64218101441c61190f65ac6500523a79c115f44f4ccb5e51d/pygame-1.9.2-cp27-cp27m-win_amd64.whl#sha256=368869827ac9118deff50756d3b88dd7e40a9c46019dfe0b9eca4f576da2e795 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/8e/41/2ee58cb3a049067e101db3fd221370ea5f7b1ba899820ed637e013a7f6c9/pygame-1.9.2-cp27-cp27mu-manylinux1_i686.whl#sha256=2f9d3f8d6ae8fd1eae6d22239998955393a0655885e184e82bd84da10bdd251c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/fb/49/10041df63dd8204d5d96c44762ae1572be340b71a3c738053e34fa37be46/pygame-1.9.2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=381ed40824c948300bf7e2fcbcaddb9b7b81228c50e6090d68984bd18114438a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/ac/8b/507723c16ca3aa12ca4a46409a7dcf90bee72e00c32bf9cc5817ebba8e7a/pygame-1.9.2-cp34-cp34m-manylinux1_i686.whl#sha256=cf7c3e831129656f74739381683b8b5c3f6857ddae44c7bd0bf25b91c30625c8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/20/bb/8a5088572bab05aec9cdbbd7c6bfdd3776ff868e0c01441a22d36e9d078f/pygame-1.9.2-cp34-cp34m-manylinux1_x86_64.whl#sha256=14c864f362bcc379a5ba5c31de5b3ecbff751bd7313d7351de22490d83d67c38 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win32: https://files.pythonhosted.org/packages/17/02/bf2c95cb2a8d0eba2713f46cd3c2bb50a2b44b3d5f209e9a4be2876c1782/pygame-1.9.2-cp34-cp34m-win32.whl#sha256=1a54adc88b4c3d7c44b21b3de06886f7e5976a98a0111b255d238a32ec0c0cd3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win_amd64: https://files.pythonhosted.org/packages/a7/41/c2050b65b459245b8bdd506c39b8b0790c492cba28e0c97e32a44b184048/pygame-1.9.2-cp34-cp34m-win_amd64.whl#sha256=fcc0721cb97a41d0bc493726500493f2d4ae11839f8b23e19374490648200589 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/ad/33/7738f08ad7fbaaea90ec0e39e80a9ddcea2c77b55fe59540e4c454810171/pygame-1.9.2-cp35-cp35m-macosx_10_9_intel.whl#sha256=96102173343bb451ac418d0ad9f3caac27e90c89de34980c9c2e98bc8ea09f55 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/c4/eb/fe20a9da203c981109a22f0f14066766257d30349a376add742ad62ddb0b/pygame-1.9.2-cp35-cp35m-manylinux1_i686.whl#sha256=7038042ebb9576a9364b4909e8b4fbc9e83f3fa5e9f6485b7eb55f32ce17eaef (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/b6/ef/0d279b8c44969f3f16161ca2a7a111f5227ff572ccb3968da5725e93c1e4/pygame-1.9.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=724633027fb2b7318c1009eb4231f172cd663d12f1b90ce8401e2715ff35c07c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/d0/c2/0464166dc3440ab603197fb60a04b6f5d9697a289c5228896fb2218cf747/pygame-1.9.2-cp35-cp35m-win32.whl#sha256=1fcca70f5eded4122286c20445969200489b6cd89ecf0631f8805896db928a31 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/00/85/1d4d1999fc274dd67f227363ea3b32c4671d7f3cafad908de8280c098147/pygame-1.9.2-cp35-cp35m-win_amd64.whl#sha256=8b657ba6a942278664abb0bbaee04a580c6f4849d39b15d309fb0a88bd4756e2 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/da/b8/b110cdea95452f8f9f9e79d02062fdccaebfd808a667d6d9a805ca8d222a/pygame-1.9.2.tar.gz#sha256=2050c68ff6eba1f801efc14fd1f805aaa3a94936c80ed6725b64a75ca1bce66f (from https://pypi.org/simple/pygame/), version: 1.9.2
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/20/0d/628d9e6c69a60b097b2af8ce71be06268a30f5865186cb78bc9e74ec6b81/pygame-1.9.3-cp27-cp27m-macosx_10_9_intel.whl#sha256=66746c32d21d8193ab066fdf90da96ed993c4818adb13bf4eaa472f306f7f421 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/90/da/7ce9b01cc57cd88e21ff2a6f1296460c256407b3df0888a81e4fd3f525f1/pygame-1.9.3-cp27-cp27m-win32.whl#sha256=5cf670378c8aabdf1bdf283eeec690c93f95dfe8de77c66bc837c91274c8ca49 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/5f/57/1671caa3b65e6e2bf6db00cd9932a93ac420822dfcfae1a7a80f9f75abd8/pygame-1.9.3-cp27-cp27m-win_amd64.whl#sha256=22d5195a72b9a300cb7e87d7bde1373930a02b1054e95bc431d26a321ae15d07 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/17/d4/2eaab7323113465488af1d0b97404f3f669b8db26415f20dd0d9be413f02/pygame-1.9.3-cp27-cp27mu-manylinux1_i686.whl#sha256=73c86fdbbfc5ae77d0271fb0964f4a3fc639cc2277ffeb60ee4e981fb0d27640 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/dc/76/fdfb5cee3432192a89df6aad8a33eed96ba6a3a16e0dca951db9fef03688/pygame-1.9.3-cp27-cp27mu-manylinux1_x86_64.whl#sha256=97615fb075808b4709f6115e3a11a253bfac78614f430bededbc0ac76a5100af (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/81/ee/2c02ccfa7507b335c51defe68256902f2305533dc5142d3e032b3da3d3a0/pygame-1.9.3-cp34-cp34m-manylinux1_i686.whl#sha256=2ee479b0120cc82f04f7c41a09d75fc85c9992ed1a26c9527fb2b7b0637e6739 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/a7/e6/1dd3d0d8d2c3fd3600edaa1f91d0fcbc2ad4b363985f89cb19098f7cb99e/pygame-1.9.3-cp34-cp34m-manylinux1_x86_64.whl#sha256=e8626d4d4e7617ebf103d96a493b9cbe53f9b39cd46ecbff232e33ba4a082530 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win32: https://files.pythonhosted.org/packages/51/ff/afcec97bdf03cbada95176ba3c16006bf795d868e7e8ab89f0b1123378da/pygame-1.9.3-cp34-cp34m-win32.whl#sha256=792f8d1a455d5d1de9c8f2cc051c6dac2b90705afc4cf9fe4933aeb296b0ae3f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win_amd64: https://files.pythonhosted.org/packages/b9/29/3b7359aa5ff400f46dbfdbb9fba5386d6379687c4969aa9be8b2116ae437/pygame-1.9.3-cp34-cp34m-win_amd64.whl#sha256=4d4985d0e0e5470c5ef872d65a863f1722d85a136327eb3bb5dcafc2853f2e55 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/c3/a6/195638e04cfa08786427de2c012f5d25fa5a24c4aa72bd98bf70c642a270/pygame-1.9.3-cp35-cp35m-manylinux1_i686.whl#sha256=925e6be8e8c3f1cec016f5a68f369491ae34600e04633759e0e07780ce7bd083 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/92/dd/a4931cd7aab2652d4b1342c39c1db67a1744359e2137c897d552f4fe7d0e/pygame-1.9.3-cp35-cp35m-manylinux1_x86_64.whl#sha256=ea7da8dd7fbc12becccf691b4c76fbb381e369e124c30e21f9ed263b6e7e139a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/ab/2d/1590dc046ad412180abc1c72dc62a56e29bf85a8a0e346c8dd4c0aa5c24b/pygame-1.9.3-cp35-cp35m-win32.whl#sha256=2a8292d0b5a67e0b96d2cae09bbd8252e99daffe95fd88a00166b92fb6497b40 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/0b/8c/109e25163da7144c0767b33d41d4674c4aa8cb88d18aa29fc02341f3981a/pygame-1.9.3-cp35-cp35m-win_amd64.whl#sha256=96a8f61c729d82576ee3d5cfe3b0b91e7b52a4fbf3d618a3b659347eeb4fd937 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_9_intel: https://files.pythonhosted.org/packages/48/d6/230b0d2367824cd51bc9c4baba7e42933c03e34b1ea7ba3812ad5faa4599/pygame-1.9.3-cp36-cp36m-macosx_10_9_intel.whl#sha256=831c906d4a70aa58f9382e79671525805583b58ac8c895b4c4bd066e8858a1a1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/1a/af/8b5cc0955eb76d4c945b1d8604de35dba005bf4920cffe3f5a958673e35e/pygame-1.9.3-cp36-cp36m-manylinux1_i686.whl#sha256=834ee27388563f15e6c736aa4850e4cf95609f67056ee73ff646528bb658e79e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/e4/c7/f57009a23c8f0520031be7042aa78407d88843876b2a504d4990e753fb70/pygame-1.9.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=c49ece0e4ba71be90ed4bf6a905c35e5c1a95c4c0b0b42eaff74ab69c5793847 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/ec/0a/ba3b85ec2f1918b54b77d36aaa1daace47800414af3f235485b8afa23342/pygame-1.9.3-cp36-cp36m-win32.whl#sha256=4847550da37d3bc702e0201a035de005f184b19e86625a3c70ab1d318317ee91 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/e4/1f/23e1620de98d3eff46cbd470dc9465c5b860c06d37787781d756135b512b/pygame-1.9.3-cp36-cp36m-win_amd64.whl#sha256=643de45518d11cb7784e3fe77aef43fe3cb7e0d6b495ad4361ade931f16c334b (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/61/06/3c25051549c252cc6fde01c8aeae90b96831370884504fe428a623316def/pygame-1.9.3.tar.gz#sha256=751021819bdc0cbe5cbd51904abb6ff9e9aee5b0e8955af02284d0e77d6c9ec2 (from https://pypi.org/simple/pygame/), version: 1.9.3
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_11_intel: https://files.pythonhosted.org/packages/a6/83/c281a201010f36bdacc9ed1230ec17d866fe512f973a78507d15c206552a/pygame-1.9.4.dev0-cp27-cp27m-macosx_10_11_intel.whl#sha256=d7464ef490124ec92f0b4a8dee23cc68d20a7455909f1bdfe32284634e24527a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/22/7a/f4af0a6d963358a35a1fc11ffdbeb7fa8ef03320f65e23531560ee279f2c/pygame-1.9.4.dev0-cp27-cp27mu-manylinux1_i686.whl#sha256=ac6c4048c76adff7cb6dcd85776e0f9097dfe9cdb501aacd1865971a8b6143d6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/22/0f/31fdc8ecb4aafb5f14a95d640c80473d9303ac45329804ddb276d10f9a11/pygame-1.9.4.dev0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=a576eeb1f2f747d7ea8ccd036fa84299336fbc94cf1847ab4dcb15b26fa81d5f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/6f/90/ca4bc5860fd48cd9725fceb838a229a1205c0a913d11b5aaadcecc7a8a57/pygame-1.9.4.dev0-cp34-cp34m-manylinux1_i686.whl#sha256=e4ea43fc13da76b9096ba0385f98ea9bb782061e5b2ea6f113feb85b9709ed50 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/42/a2/24a9ee4c668baea940f8d976f4eeb92c9f4f25484586050aeed12a7fadf1/pygame-1.9.4.dev0-cp34-cp34m-manylinux1_x86_64.whl#sha256=0ffbc0a490a3b226f0899e607ae77ef233a689bc3416be7609168010449200b2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/d6/1c/f7aa5a9610da5aef7618d1fb0c8d35e571ae737bdf1a88a4a19ab4f52e64/pygame-1.9.4.dev0-cp35-cp35m-manylinux1_i686.whl#sha256=078ab46b3f9e6537c74a046d60b2bc063a325b94630f24b9de280f1e73ec9068 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ff/79/48ba349f570a8953aae63aa67b7d3097d61cb7adc508ed7aab8823a0b4c0/pygame-1.9.4.dev0-cp35-cp35m-manylinux1_x86_64.whl#sha256=897bb393885c7a35a456dd250fac33ae4a15e460629a6e7ea619f916dd598c5c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_11_intel: https://files.pythonhosted.org/packages/90/a1/90ce6cf1534a985062b5ef1adc55c1e496f6730cd0e5b58ec2ad0266ee71/pygame-1.9.4.dev0-cp36-cp36m-macosx_10_11_intel.whl#sha256=3929507ebaff06ac3cda0e785b000159bb4a0b0c8df1b43f39a72bab66d6fe45 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/a2/1b/6935227fc6043a495f47d298106dd1f3557562e39c8994dd21901f818b5d/pygame-1.9.4.dev0-cp36-cp36m-manylinux1_i686.whl#sha256=cedf32928b451dc666c47d9dc7a5f84e52444f1e3757c6965087dcce1a4a6468 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/4c/63/0903c388564a874e29f10032e18ff11a6aebafb4366a68c3f39319a4e8a1/pygame-1.9.4.dev0-cp36-cp36m-manylinux1_x86_64.whl#sha256=86750a2c333b8939480ad770f0c10d5050386768dc423d4076899b07e89f4be8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_11_intel: https://files.pythonhosted.org/packages/7c/27/ace0138249b173ab495fd9f384b50d3a24f82ef8ff5091f92d3e686e0805/pygame-1.9.4.dev0-cp37-cp37m-macosx_10_11_intel.whl#sha256=4ff61238bf7b74333ccf1a33b8ecac6e35ffe04f26d31dfb85493c70b70c7978 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/3e/39/33da0e490738990adb1f5dc6414d0b55b0e1b7a433b03b95fae16a35ca63/pygame-1.9.4.dev0-cp37-cp37m-manylinux1_i686.whl#sha256=86542d40765fe68a6e133c17048e41f3069f5135605dcd9f1bcd0b42f89cd758 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/10/e7/cd9845c2f74f73a88357fe9d5f9dfcaade34a4e6e93ee6189aca3ac5ab94/pygame-1.9.4.dev0-cp37-cp37m-manylinux1_x86_64.whl#sha256=2181c2b124f0a2f226ac42409a2d62a67287b2758f84a3ee6c211b4df471101a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp2510-pypy_41-macosx_10_11_x86_64: https://files.pythonhosted.org/packages/ac/0f/d1a39af85318e7298fca0fbf1278c305575e5fb35765a6eae19048b937e2/pygame-1.9.4.dev0-pp2510-pypy_41-macosx_10_11_x86_64.whl#sha256=5d5693ea877ca4f2cdb308a4fd7a2ae86dc205954199a8bfeda0b4222aba9059 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp259-pypy_41-win32: https://files.pythonhosted.org/packages/12/d2/e0cfbe975c9752d897c15e508792d30116a8c6918ba5f56df4e44b9eddee/pygame-1.9.4.dev0-pp259-pypy_41-win32.whl#sha256=b589d05282681101cbf22e733bce0f82a632fe14e74e577da93a00973f665d6a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp3510-pp3510-win32: https://files.pythonhosted.org/packages/af/72/3a9b675d2073a6c55a7aa4e6cd8237de76a8202316d9ca9694013e746b44/pygame-1.9.4.dev0-pp3510-pp3510-win32.whl#sha256=aeaca50f6dd371823b58bd717b28c901ce0988bf53363752451b24387f173ed7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp3510-pypy3_510-macosx_10_11_x86_64: https://files.pythonhosted.org/packages/68/4d/ef6cb405e833726841a512872c11f6f97568dedee7a9fc1a3ba903cd0838/pygame-1.9.4.dev0-pp3510-pypy3_510-macosx_10_11_x86_64.whl#sha256=03fe0ee452d1c0eb8f6d73731ff6abb5ead9761b94c795b8233e9b94715602af (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/ba/96/82495010a3daf94f579c6fc60a2466212057a3db38ce7927f01f32941968/pygame-1.9.4.dev0.tar.gz#sha256=2566eb6284676e3ceeeb4c078629bafe7fce4712a8ced8af4593f2e7e1a1f445 (from https://pypi.org/simple/pygame/), version: 1.9.4.dev0
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_11_intel: https://files.pythonhosted.org/packages/de/f1/dbe0c174fdc4b98724dc39734a76cf6919a02b32a1317f43e3bcde26294a/pygame-1.9.4rc1-cp27-cp27m-macosx_10_11_intel.whl#sha256=7b01364feaadae7085e517c6cab5d8db694ed86f44475946875ea1290f12481b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/54/15/8de4ed717d18cce725e68d6d97f5e7398aa18f9db6f53ffe776cb87ccccb/pygame-1.9.4rc1-cp27-cp27m-win32.whl#sha256=ee3e4adb22dac4ece7be6882b6fb00feedd219e35aa1e54b49c2d4593214890d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/22/8d/bb897f0c93f295c4016e08c4f5986c520289d01c60cf3f3c57e698076ddf/pygame-1.9.4rc1-cp27-cp27m-win_amd64.whl#sha256=a8f8b721bf319debc8d7ecf209713a9af4c42ef1bac811d58a2149828a7456e7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/69/a9/76691974f10dba6afd2e3a0688a5b535ac52ab287d4cef98b6dfe5d90e1a/pygame-1.9.4rc1-cp27-cp27mu-manylinux1_i686.whl#sha256=ba229e93516315f8fd328af19e7d25f38946fe914e757c34b9dc1eda1eef0d5b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/0c/9d/56d6f6b71da2d698589785226350d9a9cf60dfa429488169b37a403d0f3c/pygame-1.9.4rc1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=a6f346c1fab4878566eee95dd56cc752a82c1ab91fdc859c41554ada6592dfe2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/b2/3e/48a4a3a7166beb4176d74d7736153d8d8809fea12de5f49d6dfe95c15b8a/pygame-1.9.4rc1-cp34-cp34m-manylinux1_i686.whl#sha256=9ee093d2635e3afe9a6a70b2863d5c2d53a2dfbdc1f5d8367eb765155d86f7ed (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/8c/b0/e5805dd88d112ad8286158deabcdad85e4b87f9b3f2edfac630e1df8d3f8/pygame-1.9.4rc1-cp34-cp34m-manylinux1_x86_64.whl#sha256=3db348217f18c5051fe22682f20b6456194b51231f9ddcb7fff9a1886ef51ced (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/fe/b7/5ecfc91f415a15b8f2087cc6af34d2c8f2f89516d7a9d1c7ae4f53f1e7ba/pygame-1.9.4rc1-cp35-cp35m-manylinux1_i686.whl#sha256=a9daffc57440f1e3990588e87af80bba72c2e2b9b411246c2eb3c721e7fc2bdf (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/2a/be/b667b929952ffb927f71c7d80d54db21820b19f46595eaef6f51c19bac5c/pygame-1.9.4rc1-cp35-cp35m-manylinux1_x86_64.whl#sha256=54a7e1cfe7b05fa236168af758cb4a439e09c18ee4ad3eb15e9cf4cff8e8aec3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/31/4e/66d0fd4f78035f4916db6543a9262fc8708af6b15bd4fa671d32800e5738/pygame-1.9.4rc1-cp35-cp35m-win32.whl#sha256=5a284dc4df66bb83b851e91d32a879b0496549657e395b07c9f7e2887e3b6843 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/47/b3/2a06304c8a5baa7769d087324d32de2287648bde75d4e2e4c71ba16d5869/pygame-1.9.4rc1-cp35-cp35m-win_amd64.whl#sha256=aecb3e3886658e4d546611e20fd1c692d1eb825f542298429209a952ae3e92f2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_11_intel: https://files.pythonhosted.org/packages/07/23/54039a36df0186bcf94ed8e83d94c17bb777d92ec23fd065255b68cacb42/pygame-1.9.4rc1-cp36-cp36m-macosx_10_11_intel.whl#sha256=fd1fb070cafb7c8c70fa42aa3dc883a88dbea18a053135216296c012686e20a1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/89/dc/5b0b62ebf9bfdb6df130cfb83a5322e94abe78f8f88f48c739808ad497b9/pygame-1.9.4rc1-cp36-cp36m-manylinux1_i686.whl#sha256=03a03c2cfa0d55c8dfb8ccb8581af50f4de28aa4e738c928ed456becb42a71c5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/14/ab/f8aaf332c26311818ca15615958be15947c07adcf0ffc95dded03ebe01eb/pygame-1.9.4rc1-cp36-cp36m-manylinux1_x86_64.whl#sha256=e0373b6f6295ccd64e032b8466b246a221297ff8947ab2a62fa9c3bc4d2caffe (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/f0/c6/8109212af85a11f5361ba0f1f33ac68a60b03af1ad8174499542e78aa9fe/pygame-1.9.4rc1-cp36-cp36m-win32.whl#sha256=01ab13418a3ad61cadd8e9165dfd76e65ceab2783d379d0836532c6a00219875 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/82/76/abc42af34c2e7914b0e8771202d4c3a99a5847a28e41c87e00db7a35ae53/pygame-1.9.4rc1-cp36-cp36m-win_amd64.whl#sha256=caa2e4f80763bd19ec6b15babc3bac74dc54868f470a45e30c99c5346ebe0454 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_11_intel: https://files.pythonhosted.org/packages/83/1c/dd9f04c30965392e46682cfd48c7c9aba56ce22e6ff3c45f4d8995ad4f30/pygame-1.9.4rc1-cp37-cp37m-macosx_10_11_intel.whl#sha256=eca48bd227b27e4d99636edc314c24f13496d7be1f644c9b36577583630da12b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/96/0f/b5c499939b9433d89f68a65b386c6f9d5d6b752e4114c08afb6908a26589/pygame-1.9.4rc1-cp37-cp37m-manylinux1_i686.whl#sha256=f2fa3950b37f5af44e2108db3e44277913e6cfe18075df4423678342515966a0 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/1b/90/3c56b8f6f3fcfb68a02001a6ee8e2c92f85ee7ed3232bb480483392438e4/pygame-1.9.4rc1-cp37-cp37m-manylinux1_x86_64.whl#sha256=5e70a668351e09c4b2336c0256632849e2ec77d3f5afbd05846d54fb74e9a9ed (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/dd/c6/037cdfc4e36cc8d96f0bc9a43506270a2d0e98f42d5e65d2e4741b13e75a/pygame-1.9.4rc1-cp37-cp37m-win32.whl#sha256=1ab541f1cb56aae3288ef5d879e75a7e3ac6ef13af0ea97a2404cf988aef13a4 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/b4/62/7c7141d4acf1f7aa35d6453500674c2e54d6d4b86b74ceb12d22187a8181/pygame-1.9.4rc1-cp37-cp37m-win_amd64.whl#sha256=6d6c94bfc2913bd219e01e1baedd8fee61b55a2fd0bcc775870e2603ece0b6d6 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/75/3f/6f232b78658dcbe34e711677197513715cdea81a92134eb524f6f168d81d/pygame-1.9.4rc1.tar.gz#sha256=e8ed0de523ff6436190c379796084c3b9844d781a3174ffc851982d7decf20d9 (from https://pypi.org/simple/pygame/), version: 1.9.4rc1
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_11_intel: https://files.pythonhosted.org/packages/fe/83/0d313164c4f693892047327223775d3112fdb869900f2754bd134d7e76cc/pygame-1.9.4-cp27-cp27m-macosx_10_11_intel.whl#sha256=f0ad32efb9e26160645d62ba6cf3e5a5828dc4e82e8f41f9badfe7b685b07295 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/42/1e/5b6608faf3462cb0b396fe4c19a8a1fb690e3a0f4b03d34174c16774a98c/pygame-1.9.4-cp27-cp27m-win32.whl#sha256=e7edfe57a5972aa9130ce9a186020a0f097e7a8e4c25e292109bdae1432b77f9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/dc/05/58044a365b00999c42d2c36be6ec9ec92048de51cb7d4de09af5f4dadc60/pygame-1.9.4-cp27-cp27m-win_amd64.whl#sha256=82a1e93d82c1babceeb278c55012a9f5140e77665d372a6d97ec67786856d254 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/65/1a/4ceeedfd04791f63437704f15f480183bb941612c2dce3081c79f533b365/pygame-1.9.4-cp27-cp27mu-manylinux1_i686.whl#sha256=60ddc4f361babb30ff2d554132b1f3296490f3149d6c1c77682213563f59937a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/26/38/947e70c170e03f0e0aee61ae2e2157278d6146447d2b8cc8c46be5986b3e/pygame-1.9.4-cp27-cp27mu-manylinux1_x86_64.whl#sha256=aa90689b889c417d2ac571ef2bbb5f7e735ae30c7553c60fae7508404f46c101 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/68/2d/b54469dcb5637c702fa17e97e4417f215db6d0dcae99c44e88f7880930ab/pygame-1.9.4-cp34-cp34m-manylinux1_i686.whl#sha256=9e03589bc80a21ae951fca7659a767b7cac668289937e3756c0ab3d753cf6d24 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/50/eb/5b21d348d8c6000e6c729adaa85f877454f3b657891e097c53c7b595ba2f/pygame-1.9.4-cp34-cp34m-manylinux1_x86_64.whl#sha256=deb0551d4bbfb8131e2463a7fe1943bfcec5beb11acdf9c4bfa27fa5a9758d62 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win32: https://files.pythonhosted.org/packages/dc/66/e24364bd08440913a1b90d101febe332d18586a27fcd32a7d84f3f2962cf/pygame-1.9.4-cp34-cp34m-win32.whl#sha256=54c19960180626165512d596235d75dc022d38844467cec769a8d8153fd66645 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win_amd64: https://files.pythonhosted.org/packages/c6/4e/ee8f424ba329237000533bac86b406db4879d011b547af6e774e681e48af/pygame-1.9.4-cp34-cp34m-win_amd64.whl#sha256=0a8c92e700e0042faefa998fa064616f330201890d6ea1c993eb3ff30ab53e99 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/5b/1f/c06725ce5035f91edb5e8b4b3c19bef83464b382ab211b6c65659adf6979/pygame-1.9.4-cp35-cp35m-manylinux1_i686.whl#sha256=6a49ab8616a9de534f1bf62c98beabf0e0bb0b6ff8917576bba22820bba3fdad (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ec/8c/acba4494370dd1f68af341a76084c4c1f10f1ca258a741ace4f526716935/pygame-1.9.4-cp35-cp35m-manylinux1_x86_64.whl#sha256=d9177afb2f46103bfc28a51fbc49ce18987a857e5c934db47b4a7030cb30fbd0 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/68/26/8b193a53231ae39ceb3fc0d1ebb5d9c83ae7a71770a9949add1a228126f6/pygame-1.9.4-cp35-cp35m-win32.whl#sha256=0919a2ec5fcb0d00518c2a5fa99858ccf22d7fbcc0e12818b317062d11386984 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/e2/60/2b6c8fcbed5d8817ae43fd36308ed683961002376a7be04b0d65ebce8466/pygame-1.9.4-cp35-cp35m-win_amd64.whl#sha256=aa8926a4e34fb0943abe1a8bb04a0ad82265341bf20064c0862db0a521100dfc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_11_intel: https://files.pythonhosted.org/packages/bc/19/57bf1e9c72be4f7afc1add56cc717b7f7fe8ef1b6b5fb58f031a06401d0f/pygame-1.9.4-cp36-cp36m-macosx_10_11_intel.whl#sha256=7bcf586a1c51a735361ca03561979eea3180de45e6165bcdfa12878b752544af (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/dc/12/6d07c69269bcb775a706daab95b4810d55aeff04591671dbc3c13ca36267/pygame-1.9.4-cp36-cp36m-manylinux1_i686.whl#sha256=220a1048ebb3d11a4d48cc4219ec8f65ca62fcafd255239478677625e8ead2e9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/b3/5e/fb7c85304ad1fd52008fd25fce97a7f59e6147ae97378afc86cf0f5d9146/pygame-1.9.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=6d4966eeba652df2fd9a757b3fc5b29b578b47b58f991ad714471661ea2141cb (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/e4/13/d09c81fb2b37f9cb14a52e68f7ff2e4367bbed8074c7a93c03bd54bc0ed5/pygame-1.9.4-cp36-cp36m-win32.whl#sha256=5ba598736ab9716f53dc943a659a9578f62acfe00c0c9c5490f3aca61d078f75 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/45/34/38e7465c1aea7d570b83d9004eb0c4e783c9c1b17eb9eeb9a760c0898783/pygame-1.9.4-cp36-cp36m-win_amd64.whl#sha256=c9f8cdefee267a2e690bf17d61a8f5670b620f25a981f24781b034363a8eedc9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_11_intel: https://files.pythonhosted.org/packages/b9/89/aca02f8771727c2713c11a39c1cc295e4deb60be322be19ad7460570f978/pygame-1.9.4-cp37-cp37m-macosx_10_11_intel.whl#sha256=786eca2bea11abd924f3f67eb2483bcb22acff08f28dbdbf67130abe54b23797 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/50/e1/fa7b83ea9329afbc7eb2db6f61af3262230815948c53e05a7aa7d1f3d8de/pygame-1.9.4-cp37-cp37m-manylinux1_i686.whl#sha256=315861d2b8428f7b4d56d2c98d6c1acc18f08c77af4b129211bc036774f64be2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/7f/de/45e4c572ece13d09ade3d93028b4532b6629842cbc01e7039fbda5b505f8/pygame-1.9.4-cp37-cp37m-manylinux1_x86_64.whl#sha256=3469e87867832fe5226396626a8a6a9dac9b2e21a7819dd8cd96cf0e08bbcd41 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/b0/30/4df62b0eb0f09a8ad1c329ff5479b3b115e8dce25475fd0c2f73cb790aa4/pygame-1.9.4-cp37-cp37m-win32.whl#sha256=73f4c28e894e76797b8ccaf6eb1205b433efdb803c70f489ebc3db6ac9c097e6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/3e/f5/feabd88a2856ec86166a897b62bfad828bfe7a94a27cbd7ebf07fd670399/pygame-1.9.4-cp37-cp37m-win_amd64.whl#sha256=06dc92ccfea33b85f209db3d49f99a2a30c88fe9fb80fa2564cee443ece787b5 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/b2/6b/c510f0853765eb2219ca5aa3d416d65bb0dea7cd9bb2984aea0a0e04c24d/pygame-1.9.4.tar.gz#sha256=700d1781c999af25d11bfd1f3e158ebb660f72ebccb2040ecafe5069d0b2c0b6 (from https://pypi.org/simple/pygame/), version: 1.9.4
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_11_intel: https://files.pythonhosted.org/packages/c6/1a/b8ab245f4f4853efc04d6330cc1fe1a3064f2e327aa42bb3413a9ac7bdf1/pygame-1.9.5.dev0-cp27-cp27m-macosx_10_11_intel.whl#sha256=9b811036eebebca68f166683f21427d1682f62159cb6de2b6724dec2be322c2a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_11_intel: https://files.pythonhosted.org/packages/12/54/00358138f22c620ea8a2f8bc0b1e0d59e9392afe90881e80ba737a243c14/pygame-1.9.5.dev0-cp36-cp36m-macosx_10_11_intel.whl#sha256=b48da4cd1b70487791767fcae7e9e3ce8eaf4d340667b5eea14d49a4104e23d1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_11_intel: https://files.pythonhosted.org/packages/a0/f0/c0f6295a90748525defb7244fc8810286d7c45004c4806e9b5ba95b6c49b/pygame-1.9.5.dev0-cp37-cp37m-macosx_10_11_intel.whl#sha256=9fba43308b121628a6c70edc7fac4b07ae5e30ccfe5bf36b914b3a2130e1671a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_11_intel: https://files.pythonhosted.org/packages/9c/c4/7a6c3fff9479d267a0c094570f7f8fee6d8814ff3cb67c10952d7ee85c61/pygame-1.9.5rc1-cp27-cp27m-macosx_10_11_intel.whl#sha256=8489947daa2ffcad3b89e2dbab6cea0574a84fa3a567233da50381cd504b53d2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/0e/cc/bf977fce6550999460cc535401fdacfd39120a66e6844b03712170fbce6e/pygame-1.9.5rc1-cp27-cp27m-win32.whl#sha256=9783ece99e9bdb5be2608511536d8be241b5c14c1176026e8285dd3e284e446d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/93/71/4d9e31c3436a6b603c83ae122a378e70ec0a8efeacaf07536879dadc7bef/pygame-1.9.5rc1-cp27-cp27m-win_amd64.whl#sha256=1d28f90df58c0e439d440a6c3f043e8426122d8e65bed110004f3e3ba7e5adcc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/5b/32/5263f21f5b4759a6cff5f801887e59dba32c8f00abc42f5818737b15845d/pygame-1.9.5rc1-cp27-cp27mu-manylinux1_i686.whl#sha256=cb29ed5a3d56bd08eebd0b181a9b5e09b07c4ecc88518ef8d29919c4e2e0809c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/68/ac/353439f1f39fc241ca110de1d13c6027a4d59c6d0f09589bcbfb2b6b927a/pygame-1.9.5rc1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=6a34dc7d54d67abe6007eecba13b0b25faa1cf245ba3ff485c1a24e76b8e917a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/86/6f/27a706056bf27b383d760b912c3005c22d37d69d7a684b4a1422d352f148/pygame-1.9.5rc1-cp34-cp34m-manylinux1_i686.whl#sha256=a2de867301c1fe9fdb307db1942bbf1e2ea6b1b3830f920191040db8870c2906 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/30/43/560f35e0e20e40abfef1c3ab31b690988f34fe973209c0c4e650376bb787/pygame-1.9.5rc1-cp34-cp34m-manylinux1_x86_64.whl#sha256=f756a93e3aac8d5350e94cc47ca0f7b2fd0388fd5a52477c3c0b71a9d25bcdc6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win32: https://files.pythonhosted.org/packages/56/50/979854a57cfc82990001cf6805ef219473fdb55ec8b7fbd5fd1b7ba1b631/pygame-1.9.5rc1-cp34-cp34m-win32.whl#sha256=17a9053c78740ca8191a8adb7cfe89b7a0ab14250c0ed17a766838be94aed3da (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win_amd64: https://files.pythonhosted.org/packages/07/a9/4f01957b7b1db16e298e268028b7d0e83e37a9a4170317ae7ac2db0b06fa/pygame-1.9.5rc1-cp34-cp34m-win_amd64.whl#sha256=f952891314fa5dcfec72991a1df08fa6e5115940a2aa67abe70de4caa2cbac1d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/74/d5/7d1123f732bf4609b62123df4a8d0aac211d8ae71a97015d503873ea14e5/pygame-1.9.5rc1-cp35-cp35m-manylinux1_i686.whl#sha256=8f88e2efdd83b950da861e83056d2b2a73a0483fa6b6d3e1ade7a4f6ec036e8e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/3e/40/61fab05f77b76db55d998933bac7a2c1ba8a967d12940bfc5bf1665febdc/pygame-1.9.5rc1-cp35-cp35m-manylinux1_x86_64.whl#sha256=96eb6f908ccfb8d37a2c698807b9e2cf9a1cdc84e4df67cacd2a197bd771c928 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/dd/0c/dc8e8f156814851b20ce86ed26973629107a3a29974dfa2b81aa0d70568e/pygame-1.9.5rc1-cp35-cp35m-win32.whl#sha256=4618e0be802594cbd213081f0e058f57a1e9094887c60f4a61f025299fb1c7fa (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/6e/15/3e64c0975df007ee34bbbd714db92c6072b5d2a44d6293c9f4953d895437/pygame-1.9.5rc1-cp35-cp35m-win_amd64.whl#sha256=38a541059d2a6943870d5b7ee7d39b5434782cca1328f7037573cfb63db0c1da (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_11_intel: https://files.pythonhosted.org/packages/a6/e6/6925451da3295c4622e4f512069db52b5da9a14740d5caeb82229c3e9245/pygame-1.9.5rc1-cp36-cp36m-macosx_10_11_intel.whl#sha256=c44c5cfb2c3099c9a90a9b10c635a3e0b1126f67030e04eb731a3263a8008573 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/28/6f/9b267c62ae22f15fb12ec7383f04ae42fe2cb1b9da99b9e90f9025983b26/pygame-1.9.5rc1-cp36-cp36m-manylinux1_i686.whl#sha256=ba288d9ce9eac88d2580219b586b843ba94cefd40aff2c5be66f7919896f88df (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/8c/6e/ddabd3ebb8f2d06fbccc41ced169c7ec4e5b889e757280575ef92dd0fe11/pygame-1.9.5rc1-cp36-cp36m-manylinux1_x86_64.whl#sha256=8a506bd0c5246e71f244c7441788de93d0f71708d45bebf468416acee72b9e28 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/38/3b/6c95e0503cb4ddaa583703cda064e4baac4ef25a301de9a9de9c998fa380/pygame-1.9.5rc1-cp36-cp36m-win32.whl#sha256=4d10938475c43731394114df4c531cadfcd465b3887e36628932dcaef4e1c0ea (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/f0/e4/fb7a1356840b9f78522665ae58f38a9e8391312af5ddcc9e68a3664772b9/pygame-1.9.5rc1-cp36-cp36m-win_amd64.whl#sha256=dba1e304ee6ae962b657bbfe4d31f10c1e419765feaed90ad3833de23f6804c3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_11_intel: https://files.pythonhosted.org/packages/e6/75/55c672977cb7b83bb3f203b45402f2e92d5bccfdbe437e6e592bac58d3ac/pygame-1.9.5rc1-cp37-cp37m-macosx_10_11_intel.whl#sha256=db4be70b98c2afe22632172e653f408d3b97b6ff0849f9f4288546be23d7b5b5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/da/9e/0b26537c661c9fcb74a96cb71e3f0f413723ad72d1a1e9be9ae09b23d75f/pygame-1.9.5rc1-cp37-cp37m-manylinux1_i686.whl#sha256=75e45d6820a0bd25a03977ca4ea6279499ac0cc905ef358b574495b6b5099dcc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/66/21/c7ee1ea58ede6087d66998827db9df6fa86aad4399cf1b65e4b8eb1115bf/pygame-1.9.5rc1-cp37-cp37m-manylinux1_x86_64.whl#sha256=ac3aebc616731f9ba5dd08688a2824e8ee55cf40a36bec257ab702b0f5fc91b2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/1b/8c/e173a75d2e7b679507254a377c67fd5ffaef3db3bec9d1c800e9906d6b66/pygame-1.9.5rc1-cp37-cp37m-win32.whl#sha256=a1075928b47042526ba4b9a65cc005c9d18bff2610443ed9330f65eb80e3579d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/a8/8a/50db905ea626cccaab5cab3e0f1a4b5b403710f91e969162ce7b3bb9399f/pygame-1.9.5rc1-cp37-cp37m-win_amd64.whl#sha256=a72cb76e86a0925acae79a52dbe649154d3b8ad9383d33b48e62d80d7ec79c8c (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/ec/cf/a09e23c83e475ec3e252509a008bc7a4f6abf91d19b7f5b5f67600f73d5a/pygame-1.9.5rc1.tar.gz#sha256=e1e3e7ec83ec270b43ad6509046a75e616894dc0bb540b8279bb69842fbb06f9 (from https://pypi.org/simple/pygame/), version: 1.9.5rc1
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_11_intel: https://files.pythonhosted.org/packages/19/e9/022e138e727a17fd9ecee79e940a29ac284f4a46e21a0f73ce139a9a7b93/pygame-1.9.5rc2-cp27-cp27m-macosx_10_11_intel.whl#sha256=180033e06ba949a8f479393c58b83155ab4fff06d712f3e6f7321173ca46f97b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/6b/72/dea1e050adf0b8e81bedc355c680152a23924dd5104d7784795831a0db15/pygame-1.9.5rc2-cp27-cp27m-win32.whl#sha256=b5b59837f975311f922931e292e8ad6a468213a7daaa28142be96e3256528ef1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/72/5a/a114c04e96a6d7b70eb7ea1461411e24718adacb8f84f290f93f4a502588/pygame-1.9.5rc2-cp27-cp27m-win_amd64.whl#sha256=e950d1a07d305f3d636e0d0009ff59c911abbd62a1d1c1c7341dcce2878cdefd (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/9a/59/0e07f9399f1f72383fab444e2204d6051e8320edecd4e3fdfb242b89452e/pygame-1.9.5rc2-cp27-cp27mu-manylinux1_i686.whl#sha256=919532f417879a00ccb18215c5e72a23e0f45c9d41970bb456b150edc82588a1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/30/7c/f6698360e6fccb552089101d6a95967445316fbebb744fae5a497524dc08/pygame-1.9.5rc2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=1a0255cc127145205a9ee099b7c318fbf07f7a07284c7905391e8139ae0cab33 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/e0/ad/6b0c9899d71098fac063f0e13ea2f0c0ff42cb4e69e080381d33645b2ce3/pygame-1.9.5rc2-cp34-cp34m-manylinux1_i686.whl#sha256=b67232400de8b8c5ce4fd4a7ad103d924f7fcf1b2e2f5643cbf6a42f6fa64f3e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/df/84/0ed0f729f17c944de065bdf351463e5bef357e7f15aa95db5a5fab565fd8/pygame-1.9.5rc2-cp34-cp34m-manylinux1_x86_64.whl#sha256=c4ad5bf3bc32567e97540627a6a85b4ccace4707d5056d89949b0fbba91584ff (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win32: https://files.pythonhosted.org/packages/d2/36/e189e978a7a4645307fe223ac0c5bb20ca72652780636ded32a14633f5a9/pygame-1.9.5rc2-cp34-cp34m-win32.whl#sha256=66d70d50ec47d7717bd92577b31757c4f16fd4b56e2897e5561d7f437219e3d0 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win_amd64: https://files.pythonhosted.org/packages/9e/dc/d92f76809b92dafa1dcb803a04f341c4e9f134f22c71034bbcfb6f2ae1ec/pygame-1.9.5rc2-cp34-cp34m-win_amd64.whl#sha256=cc0e83e41223711e894110ef64c5359af98310f55697b54a24317b9789de35c6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/ff/a8/e2e407da200f1b9baa7c9bf68c5547a365b0f2d113b447d693ef1449a192/pygame-1.9.5rc2-cp35-cp35m-manylinux1_i686.whl#sha256=6bbc79d812b0144045218acc1f6799e21e7a63c8d97f46faa55f0b730498b2fa (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/42/1b/0f3fe4b5198bfe7ba6e0e952595fec87c197ddc36841764125ab0263c941/pygame-1.9.5rc2-cp35-cp35m-manylinux1_x86_64.whl#sha256=77034c6d0bf819390a6da96a05693c14b7373d50fd619a7fc939d6886b0d4244 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/86/06/27f33b751eb532d88ee4f0e7d4ab3e0a078accbaffd96b32833e09f88770/pygame-1.9.5rc2-cp35-cp35m-win32.whl#sha256=761775e24cb17623d30878e96e5442de957d53477329c4151fef0ca56702503a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/c5/e5/39ebd6276f6dab0403f0b105aea979973ffd00bf8cd68d302da9f3761bd4/pygame-1.9.5rc2-cp35-cp35m-win_amd64.whl#sha256=a48fb61f15ad3299b7ef74829b1380bea36e7cdb3042289a81f51566001c9025 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_11_intel: https://files.pythonhosted.org/packages/79/38/8c6b7d756b214a679e2b07d4209853c31c8697c04f9f0c93977d28db58b4/pygame-1.9.5rc2-cp36-cp36m-macosx_10_11_intel.whl#sha256=e0a90ef5bf1b99e38edfd0e95f8813fa43d53e9ec30d068776d10edf73d8bfdb (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/cd/a2/bb35b97459e76dc5c158fe67714cafcb97879265928ef3a8d3dbc07dbfc5/pygame-1.9.5rc2-cp36-cp36m-manylinux1_i686.whl#sha256=7fceceedc271e5007fa3803e4cfef65db73ebf9784baf25f491d41fe63ba6349 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/5a/fc/b3e1ca784a93e012fded10b1096942ddc893cda01a891b391234fd23f9f7/pygame-1.9.5rc2-cp36-cp36m-manylinux1_x86_64.whl#sha256=f2ae3948a79c402316cfe3d21a5ad421926dfa2b098a36cb931e7e7bba0cbb22 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/88/ed/3b0b0848c507af5425d3303d8e7fdc625d9363a459e910b6602eda2fdf4b/pygame-1.9.5rc2-cp36-cp36m-win32.whl#sha256=cfb1123d97341b8a274a3baad4f253318260cd8443d389a740b6599445e34a59 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/5f/a4/71665e8269f79df7534127d81ee5dfc9d49ef1ad22212312f65fc2cfc195/pygame-1.9.5rc2-cp36-cp36m-win_amd64.whl#sha256=1aaf007f291aed213a562dbe77259f5d1616b84292b3482b24a7328a828f26c3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_11_intel: https://files.pythonhosted.org/packages/dc/16/9d8bcd3a3b1c37d70a7a740d28dc94638e842d89ac4a62121aee7fc6e96b/pygame-1.9.5rc2-cp37-cp37m-macosx_10_11_intel.whl#sha256=e3afdef0218a3a61846ca46cfc73f1ebcef02096d3e178b96e36e228642fddfd (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/4e/fe/7343f5adc98e2567c15242cbfdb1a14e29a8038342300c2a1296b89aa136/pygame-1.9.5rc2-cp37-cp37m-manylinux1_i686.whl#sha256=8401b10560553be69c73f506737fc047c582083b19a4cab6024bef1df45b26f1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/67/01/42768a4d99bd4ad5b665c9d03d64feb884970fcb1f8f7d1064578ee793c3/pygame-1.9.5rc2-cp37-cp37m-manylinux1_x86_64.whl#sha256=5d58fb7efd181138ba70fad715626d94af96efb4a472bffa243ca63b8137f841 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/ff/36/33eba25ed47a9a18cbbd0b34ad0f2df93765b0d9db57554ef187db0ba17d/pygame-1.9.5rc2-cp37-cp37m-win32.whl#sha256=49de780e36217fa35b188ef0035ec928435b89b2b0c6af1373e32cb225132aa0 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/72/2d/5c8d4fd23a09648bf1bdb27a35410c4cc17b307f38b986a902880996eee6/pygame-1.9.5rc2-cp37-cp37m-win_amd64.whl#sha256=b8bef431b9c06835bc72696b1d6efe43da08c3ee377d26c220fa56f6c0d9af2c (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/cc/a5/791d966520746970c6913e4220157cba19a74bf9f24a19939eaa73a2991d/pygame-1.9.5rc2.tar.gz#sha256=e83aae6cf12884cc1cb58b6fbf53cb4bbbe1c92ea1b0d1c8736982810d25af7e (from https://pypi.org/simple/pygame/), version: 1.9.5rc2
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_11_intel: https://files.pythonhosted.org/packages/40/c0/79253a4f9306dcee84071e3cb56c744ead76b603292658f9e98129e23c3f/pygame-1.9.5-cp27-cp27m-macosx_10_11_intel.whl#sha256=f7bfaf75e35f6d1093cf05f161667fae0d158cd3cc13c9e8c97d0c4b2a12e397 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/92/82/fbaa86ffc909c1f1360ee94fedb2db1810d3547eb5debf897c9607d6f702/pygame-1.9.5-cp27-cp27m-win32.whl#sha256=9ba33f4fedb4c6d9cdd2d32b6dfc5e58edebb692371205af6054dc5f6ca5abdd (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/86/76/cd50e9bc097aefaa88a47cd750a90daf207a1725fc8930d1de90f16c780c/pygame-1.9.5-cp27-cp27m-win_amd64.whl#sha256=28dda1b4038cbb710ee8ffa4df8234f8579b6b965a1f8a2434e8dea4914b139c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/18/4a/e442047ac85cf26e96682046185dab540d613e6deb3493b6f054ec2efffb/pygame-1.9.5-cp27-cp27mu-manylinux1_i686.whl#sha256=4b4f687d5772b0373fd976a0f013059cba3819f699837b82540d51315b9b6d46 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/23/52/17d1ee4811b5124c473a18839d1e91b704aff6d154b03f498e22c4342809/pygame-1.9.5-cp27-cp27mu-manylinux1_x86_64.whl#sha256=b2161c86003d264f94249c064395d984cb3eb86974be8b3ebebcdd56ee633352 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/db/9e/08b6f0c491a32ba4f9a5b1004c4ab5dde791c82e59edef5898fa054d71a3/pygame-1.9.5-cp34-cp34m-manylinux1_i686.whl#sha256=d560fd5efd6b887a2f7eb30f61e383a7edbe8a1afe5d5fb7b857315372de359f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/d5/80/d55bd1803bb96c448fc5a9d80707a6e57a0d6e935afae1706362ae9cb32b/pygame-1.9.5-cp34-cp34m-manylinux1_x86_64.whl#sha256=a119b1bd7cb37d804aa7293cb835e14e2649ecd58768fd2dcbfd2da294d7d60b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win32: https://files.pythonhosted.org/packages/b7/c1/13e2b929f6ae07ad4af5b6dac20bfba9ee766165054aca6ece670215ae14/pygame-1.9.5-cp34-cp34m-win32.whl#sha256=ef17614d4411a4eadea941245ae3112dbd134c97b0d29bfc86948961818057ec (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win_amd64: https://files.pythonhosted.org/packages/87/58/b83410a16a2f942d3375d21865312aa7ca681eeaa4b8e6d625b14bd3a3b0/pygame-1.9.5-cp34-cp34m-win_amd64.whl#sha256=fc8bda436482458412d01e595e7a88dd777416d422ff1e45b9a6d96287806255 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/87/44/f3674b10dc57dcf2e36f66d6af514745ff08aa4829e8a47b43b2255999ea/pygame-1.9.5-cp35-cp35m-manylinux1_i686.whl#sha256=3baa3aa5d90eda8d54f56caff1a1c80258ebfa328241b5da92ba3fc993a86bdd (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/e4/38/4bffeb62ae1c2e61913f82c03f185b957bd97599b11a73d107e3bcc4e48f/pygame-1.9.5-cp35-cp35m-manylinux1_x86_64.whl#sha256=0d5893bab526ce73d8bda22e0c43f24c2cfddeae489d0eca576199975ecb2246 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/df/80/ec0f3b5b57e31830a71491e6aa203ed124f2e6b08788f907aee286662c8e/pygame-1.9.5-cp35-cp35m-win32.whl#sha256=d01c43550ef837a68bb3141e72d89ebaf9bcdc005158f265c348b5dbce81d308 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/60/06/0014e55f91340a33f5b2628beda69f99bc0392f81f90b0082b9a290d949c/pygame-1.9.5-cp35-cp35m-win_amd64.whl#sha256=b16231466cddc9c55b9d6e006f1c6b5be2ef2dbe5b6516531513d5f427f88dd1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_11_intel: https://files.pythonhosted.org/packages/f4/d9/08c498a432a686e276b9b2cd680c68ef98cd391718498af0a8b729c05350/pygame-1.9.5-cp36-cp36m-macosx_10_11_intel.whl#sha256=f0eee24dcb8d58d95eb47d946d18354f9720e4dfb0c4b1c59fffcec3ddaf0ebe (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/e5/a8/4ef52565c1d40fd106d6cc20f78fda2f827d038e59a1355b49bbc3c44cb8/pygame-1.9.5-cp36-cp36m-manylinux1_i686.whl#sha256=a43609c9637ab66c10bef66d76435211d44a0d03f6519121f79c7ab1734a4d03 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/03/78/30103131d05aa3810b3e031116b840fc71a380eda1d25741e82fcb29f245/pygame-1.9.5-cp36-cp36m-manylinux1_x86_64.whl#sha256=42c9bf49926826fac26827b87d278408998eb4638bdd5d64c14fdeb28ee3ebcc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/90/90/eaa243a3700d8d018146f8ad143189b7cf2655be11bb94df14f3eebc4c8f/pygame-1.9.5-cp36-cp36m-win32.whl#sha256=4b3c01b2974de23873da78daad28d1a5d57c149b5009ae3631e220b9999b9b35 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/db/e9/516a927fac1553110e5ea74cbb464f6f195fe02a1107969c8580c70c7329/pygame-1.9.5-cp36-cp36m-win_amd64.whl#sha256=7c8c8e2b837f95a4b284d9baae695b05f9f24e1ab9ebc1ea0a3088c1c6dcf30c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_11_intel: https://files.pythonhosted.org/packages/23/4d/287a63188bc30762f94becc7595eadfc6106c83c35bda183b939a85048e7/pygame-1.9.5-cp37-cp37m-macosx_10_11_intel.whl#sha256=b62afb88435d2aa80a47b372f99ad74750c81d924abf3bf44a900991ce02bf0a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/e5/27/508b84c273ba85a6e9deec95d94c2fd048e37453c04aaa6aed5b0a8e919b/pygame-1.9.5-cp37-cp37m-manylinux1_i686.whl#sha256=cd7fcdc4a8ec7110866580e84945d550c7652c105838a155fac3252a02580480 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/f8/71/c2e491c1dfafe3186f06fd0094a8ec5dc8bcf838a839125495261d2281bc/pygame-1.9.5-cp37-cp37m-manylinux1_x86_64.whl#sha256=6a50a4296a6969d80173ec7d414cd09718cdc3f7a69bd41514369b3a3a742c0f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/c1/66/9968c63d8bfc484a4cbe355bcbd379ee58545b5973a6f79aeb72e2dca85e/pygame-1.9.5-cp37-cp37m-win32.whl#sha256=8f64c2668cc14d376ea095819136e6b825e3b7080370fe0abf2a77e8a99e6d56 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/73/85/267c6f753d75c3950119bdbfffbc1e9d3c2cc59daa0520b5a874426b35d8/pygame-1.9.5-cp37-cp37m-win_amd64.whl#sha256=0043bee7ebe5f1afc188db1c34fae57559ce6555939195b6a42fbdc1950c1b3c (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/71/4f/b3a521bb4db6ef696bcffca58b833aa2e84f7e7c142951d506d840ced57a/pygame-1.9.5.tar.gz#sha256=d15e7238015095a12c19379565a66285e989fdcb3807ec360b27338cd8bdaf05 (from https://pypi.org/simple/pygame/), version: 1.9.5
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_11_intel: https://files.pythonhosted.org/packages/37/f4/987bec86be7d1b3638f4c43395d18960f97a3604c8decc820da6cf7ca23b/pygame-1.9.6rc1-cp27-cp27m-macosx_10_11_intel.whl#sha256=52a142e525402ad9c7c04143c303d967aea489d16b81405bb939a5a0d83a9078 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/51/45/ee70b21373572ba7be16c83dedd6a2cac99ce106983d85fbf707d20d458e/pygame-1.9.6rc1-cp27-cp27m-win32.whl#sha256=44785d305c9d98827e7b2dc16a261e2e3e16663876e718508d125586d44f1083 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/be/5e/7c6ad80e3de799f345fdff3a340a483487018b08005b13906aabb60d2e3e/pygame-1.9.6rc1-cp27-cp27m-win_amd64.whl#sha256=d5ce7bea8c92c0f4d2dac0d67ebbf04a9971adc84507e4c4ca878f553fab4501 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/d6/1c/a26b1c0c21b4f815b8aa86530eee654105845b533420b7cb9c320cecec0d/pygame-1.9.6rc1-cp27-cp27mu-manylinux1_i686.whl#sha256=f26a1bf3d2283ba60dca5da58bc99798d904fbff4972292eb126fbc060361f30 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/46/8d/c4b3ecea57c0c8ab0859cc8339a6ce357c1c5ddb45fcfde49293bab9df74/pygame-1.9.6rc1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=704b7c3f13e0248b1c7279a5721676f849453ebeeeebc72296662525bc286e8d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/1a/34/c89e1b4c0c4b403a25cb0a18acf1fa11d9ad1a80122d4477e71a8a80296f/pygame-1.9.6rc1-cp34-cp34m-manylinux1_i686.whl#sha256=dd2adf6cd9168e2bca45fc581a66dfff059144810c13ee4246362339996a3995 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/5d/01/ce06258cdad9176ff04e94bca18ed522679cdde0e1897ce27daf06a13850/pygame-1.9.6rc1-cp34-cp34m-manylinux1_x86_64.whl#sha256=d8909966516e9886463a6d132c5973bcba6fa266d47070a5e2d9376afeb032d1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win32: https://files.pythonhosted.org/packages/a2/5f/ab7abbd514f3ef35a4d1bc4cc25c5ebd41713c4001e0bff44882ebbbeaa8/pygame-1.9.6rc1-cp34-cp34m-win32.whl#sha256=53591bbb91de83386cf76925354ffd2840b734477dda165345bd7d40f639b520 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win_amd64: https://files.pythonhosted.org/packages/7b/b6/17e0ff663741c918a5e6eef278aaae8808db4862fe982e4c21df3250eedb/pygame-1.9.6rc1-cp34-cp34m-win_amd64.whl#sha256=c3d5e685ba6045c3ffaa68fcd0bca8665575e060bf584ddced4163aef6a6b649 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/2a/5c/9f62b5b62a54342815401e2098e37a6cd6c5e8075d53d773efb67f4691fa/pygame-1.9.6rc1-cp35-cp35m-manylinux1_i686.whl#sha256=9766f8866494b576092889049d212faab6791b5fd26d6759273032d7a8533a0d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/5d/aa/da9c7441efa9dae98bb53786a5286c5d393fc9d56d15235113e72cedd87d/pygame-1.9.6rc1-cp35-cp35m-manylinux1_x86_64.whl#sha256=197ee8632b95878fa785445755f0199cf764c71745cce83a1c85ca1ea94c14b0 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/c8/87/9f0629b02320f555be0ae7a3d2b48c896f56c406ab4208de3862ed95af9b/pygame-1.9.6rc1-cp35-cp35m-win32.whl#sha256=5a1b46732f6b985071b6b8995954ef4c065008e05684a3d4cf17f10f22f1ddec (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/37/3f/4812dbbae9bc50c7461b5d8fbe17088489e547e95c9df5a169403c1dd30d/pygame-1.9.6rc1-cp35-cp35m-win_amd64.whl#sha256=778d8850e7a5fa13b06a524db95579699a3cbbebf54fa5f3713e60e4827c64b2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_11_intel: https://files.pythonhosted.org/packages/84/32/25d1869bbace233f153a970698107cbdebf07edae0a428792c6fdac3bad4/pygame-1.9.6rc1-cp36-cp36m-macosx_10_11_intel.whl#sha256=948921758b05aaccc05baf96985cd860f4bd305d02bca81155608b46b7dd27df (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/01/fb/946de24604c3803029d9bf3ace3b01d6098482df1b9a7fbdca37e08c3017/pygame-1.9.6rc1-cp36-cp36m-manylinux1_i686.whl#sha256=2447d2bfd9cbe5d85b5bce8d10d7f2e968f5daa5800330a2052ce77b9cb17141 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/f4/64/975201f6bd678acbf18eb165eaedfe555267ac6aac727aa44892dc35bfc7/pygame-1.9.6rc1-cp36-cp36m-manylinux1_x86_64.whl#sha256=9805415071365fa9b807853c01713e700ab987e73e93dc1323b47b071c520944 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/9c/2e/433585266161baaf3565a6a21399714b21f3829eb344a82c3220e9f64dbc/pygame-1.9.6rc1-cp36-cp36m-win32.whl#sha256=e4f6d8c68882e2ce9d0fb04a6a17c9aa79eaa11aedc2feae4ee504994df4ad00 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/10/e8/ee3c31e863625abcdeb5eb61fad5a92c3bb6864f049a5ffe4e63feb39882/pygame-1.9.6rc1-cp36-cp36m-win_amd64.whl#sha256=73b122f07bfc5f36909298d6fdde8db14cc9c8cecb6fa94a0f4dd3c4ae98f32a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_11_intel: https://files.pythonhosted.org/packages/4d/46/dd86dce6c9f9be20814e2621c797fab829e433cbb7e4413e222b3d79b1c5/pygame-1.9.6rc1-cp37-cp37m-macosx_10_11_intel.whl#sha256=27668610150eaeb6e1826da7b8824091eca2174d8f9ea60ea8d2beed339e0dfe (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/8a/cf/d674496b63c1f443a3e279007fc5d50e742aec4fdc7d4a80e52293f5328e/pygame-1.9.6rc1-cp37-cp37m-manylinux1_i686.whl#sha256=2cbf0aa4d73210755be12eaaa9badf95ca373aa0934229bc570e4b0a7bb810ab (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/9b/89/b68f75e45927744eaed007cb9781c35e090b4f625d0b7823012482f7617b/pygame-1.9.6rc1-cp37-cp37m-manylinux1_x86_64.whl#sha256=3aa8bbc2a0a349e34fe7e83c628bfa5ee39e8e405baca614a8fe93b35a454497 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/48/88/6835215fa2da852234b166736a0c0a15b4922e51aed3c7026f1823454ee2/pygame-1.9.6rc1-cp37-cp37m-win32.whl#sha256=cf762e73de1170bae9afed23b6541b01889167d9353a86398835267fca89ada6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/c8/b2/bd23b5f109c2057f461f493e4c090b33ee5aa218184950118776f7deb5f2/pygame-1.9.6rc1-cp37-cp37m-win_amd64.whl#sha256=9dcb950dec72509dd449e457e2c8b3a518fff3677b8fe062fc44c0fe0d15d5cc (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/67/24/e4b0c0bad81d99cdf88c120f334e467c5bfe407b1f6305a2ff1d4da5f170/pygame-1.9.6rc1.tar.gz#sha256=c93a3df20b534b26bc3efd2a1daa957c7d18b005cf41d9dca159b4c27b1cd658 (from https://pypi.org/simple/pygame/), version: 1.9.6rc1
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/e9/de/73e375c7cf4be312d616871b9061c83720a422e853ba2bdeeb858d0bc5f4/pygame-1.9.6rc2-cp27-cp27m-win32.whl#sha256=7fb1c0193c16e06fc06c9c80e0ca0a0226e7df7efde0a1ea795576b56fc56525 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/d7/15/2a494338d0135b0a016972e961841fad22d2722f0fa75e4d5c77a16d6e07/pygame-1.9.6rc2-cp27-cp27m-win_amd64.whl#sha256=62d5436faada36669950e3c0352887f2161dff38a70b143f9e3e689395434873 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/f8/f8/87d3da7b3db2c554ad8c1d92a0b82294f6d0de5c04298b03072f8074ceea/pygame-1.9.6rc2-cp27-cp27mu-manylinux1_i686.whl#sha256=595109261d83d405ad2ba9da270ca5e5f6f250b1dd8e8bbdd6c1e75aa808a23a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/39/39/3a3dd2305668e3ef8b145afa7e3afaf04095cf98901bc463b1205372a450/pygame-1.9.6rc2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=10270be004d77e2ba45dceeceacdd6a411508d26d18e1c75036b6234f3b12f86 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/9f/05/d34fa77cd7cab5521ba7850715d0f60d79371146c97dd41775d80360c817/pygame-1.9.6rc2-cp34-cp34m-manylinux1_i686.whl#sha256=662704af133228cd8a6e3e48850fad826d170416036ec3aec4b10500c4b39484 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/c6/4f/dc3fa7ff5b60b41b8810c1353148ceac417089162bb5ad3edbe9cec5bd45/pygame-1.9.6rc2-cp34-cp34m-manylinux1_x86_64.whl#sha256=1da9cda4efd1e36b1e1ee57d888880ca75af01d7c324d8fdffa41f2c91f01fe6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win32: https://files.pythonhosted.org/packages/92/bb/3f5cc9d766133b6a399e6c28897fb707b7a9dce8ba3ce9a6ed86a03d297a/pygame-1.9.6rc2-cp34-cp34m-win32.whl#sha256=bc9aa972f2bfa8aa6bdd7a864af717b3b611a082cf16371381fdc1fbd7d68bbc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win_amd64: https://files.pythonhosted.org/packages/0d/f6/58ecf873ec822dccb282fc7413b0e59c41fc15154d5ba8eb926c57bd7963/pygame-1.9.6rc2-cp34-cp34m-win_amd64.whl#sha256=ec849b3657e7ee0dccf959e9fa330029bcca7d0b3b8b778915498539b7aebf42 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/20/03/e0406e520f06733c569bdfff64e322f53d6cad93aed3bd4594953cef93a2/pygame-1.9.6rc2-cp35-cp35m-manylinux1_i686.whl#sha256=069bc80e4d905ddfbc221c9aa7db82168321db23b284bf0219fbd18b43cfa9d4 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/9e/a2/49ce5343921c0bb9b7acd3b73d5d92cf5a055755ecbd7e0e712dfb38597f/pygame-1.9.6rc2-cp35-cp35m-manylinux1_x86_64.whl#sha256=6dacf130a2ad4e9678a38945bac0ffeccdfdf22d45fd87973edeec9c0f17a46f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/10/b7/ef3dd621d33c5667651af85b74f221d7f7a85eac000b31f43dd9f1f6dd2a/pygame-1.9.6rc2-cp35-cp35m-win32.whl#sha256=2966208f4174a62e3d44ea558927b7974f3a68135ab9c16244e300cd61cc70cb (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/f5/07/1ad599802158230938a3517b2df2eb49701a553870ca80b054c13237d98a/pygame-1.9.6rc2-cp35-cp35m-win_amd64.whl#sha256=5a5b4750e69bbad862bc761b934b1227870db57ffd98f0261e428aa6d9370f69 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/a4/13/36e1c0eb64dbb38deb4937578d15a56ddfb6dde0be0756278410ba71a63e/pygame-1.9.6rc2-cp36-cp36m-manylinux1_i686.whl#sha256=0e98c0371bda7c2349d83f8b3a9a60ac4e0979a63061f2289f42d37d9e9d945d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ee/a8/df6001e5abe2c17722d43726511ebbe9201070d7c190d319782093d3fbde/pygame-1.9.6rc2-cp36-cp36m-manylinux1_x86_64.whl#sha256=5cb9da8d8b0c75750b1255356038933e978acfcd12d656ad87cfdc7e23872fbe (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/44/16/ebda4ac4498581035cb81cfbcb84904d59d0600770ca54e914f427d3f46e/pygame-1.9.6rc2-cp36-cp36m-win_amd64.whl#sha256=2ab14d73e4a459f5567000c84d46bc6d42836eabdeb2b648f5b8c684c7d5e60b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/e3/5e/7e5c91a7270787d776826047c84c0af8966bf4d0dccec06dcb9ff0f59cc6/pygame-1.9.6rc2-cp37-cp37m-manylinux1_i686.whl#sha256=c47b89774f0f690786d4767c6ebfc735254cdf7753a45d1e605f49107fd1d736 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/4b/35/602478a6c61be1722188fbd8d40bdeecd4bc29f5a9574d0e2c62e04e0d97/pygame-1.9.6rc2-cp37-cp37m-manylinux1_x86_64.whl#sha256=2eedfd5b31150ecdd06ce6e500634b71df3dbc55a869fcce2ad7f221d70366a8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/d1/de/1209c4a9948503a7dcdbe785ed2182e231f04b686d47722109e918bbfd8a/pygame-1.9.6rc2-cp37-cp37m-win32.whl#sha256=e4ad7578cf2afd3798a40ada7e699c5120f7b788be6f6f979b8079f6823efbac (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/b2/ae/c879a51288fa97275edc4e3d6f99c823e08ad2ec9d44c66a7879167628ac/pygame-1.9.6rc2-cp37-cp37m-win_amd64.whl#sha256=43f4f48eda7a014a2d68f43c18997bf3aa188f5f9a20d4a45bf6c327631f6717 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/4a/63/88bc99451185427e985e7610fbee0a42f45ffe0afa301cc22ce061fd4802/pygame-1.9.6rc2.tar.gz#sha256=f480c341b979db581bc68e259b7d0a96a83e853663a4fb040ff8d51504f953f8 (from https://pypi.org/simple/pygame/), version: 1.9.6rc2
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_11_intel: https://files.pythonhosted.org/packages/96/e6/a0e790157db7dc6b62192d09a93085bcb2a5261ee45ddc4d6d225ecc4a4d/pygame-1.9.6-cp27-cp27m-macosx_10_11_intel.whl#sha256=4aaff572a273a32e70ec3593d213e59ab11c183a9916616562247930f17a5447 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/72/2f/4ee175f9a47d1801e332ead5baf30a3ff91b5afbd97313f233c5436fcab4/pygame-1.9.6-cp27-cp27m-win32.whl#sha256=73cd9df328c7e72638dbcc1d18e7155225faed880a53db6bad90d1d7c0a71dfd (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/9b/f8/98f03e7390378c3f9627bf43e84957cb7ab6621196922821398985657cef/pygame-1.9.6-cp27-cp27m-win_amd64.whl#sha256=9ce22fb72298ea33dbb3a1c6c60a4a4e19d9698df6f3f5782eba4dada7b7736d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/4d/d6/e58328477389e46cdd952a365795e59b8c9a8aaa5e531bfedddb54b10e7f/pygame-1.9.6-cp27-cp27mu-manylinux1_i686.whl#sha256=5f052dc2975a399aa1830c1f04c5f72856aa416bf3cd4b31375a058015a5c620 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/d6/07/115e632437dc28cc624e92da6e1c69e7b3232cfe2f3d7e0aa3c8353cdf18/pygame-1.9.6-cp27-cp27mu-manylinux1_x86_64.whl#sha256=0480fe82cd41a43e3eea497fa2c059c72ac54cb5d003d5aa2ed06a04541c384e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/b8/5a/48a631660795cc407d4bcb0d2aec660212be9a2b16df9751cb8eafa744ed/pygame-1.9.6-cp34-cp34m-manylinux1_i686.whl#sha256=a6e8d2f99dbe1dfe72d0c019693c14d93c410f702d0b04ec9a81b36dacd55a23 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ff/99/a31dba93b26dcacecc4e0c9675f32867f2607b2f769cb2e22308ad0b9258/pygame-1.9.6-cp34-cp34m-manylinux1_x86_64.whl#sha256=698433a9fcefca0527244dc44dff9503eb26157494730b1cc80e6e4dbb246e92 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win32: https://files.pythonhosted.org/packages/41/0f/87363acd019b2e91989140e460d9bdb015b17f360618b7976cb281874da4/pygame-1.9.6-cp34-cp34m-win32.whl#sha256=68ea43e51150316b9fb08e251209d4e2b4e76a340b5b6fc8cdf1a898c78f7e5b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-win_amd64: https://files.pythonhosted.org/packages/b7/c3/e7f15dce4337437756fbb212566a0f935b2839ba638286a094b9a3e0cea0/pygame-1.9.6-cp34-cp34m-win_amd64.whl#sha256=4e1065577f1b29111113be5deb2ea88553551a5e1cf33e0c08fa32768f285809 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/79/98/84f8cc724d48fdfc854ddf1ed04796659320a91c5aec0ba90906b1fb1443/pygame-1.9.6-cp35-cp35m-manylinux1_i686.whl#sha256=6f714986f7987f10cb94f1be0753318e341a7ea6b12d66f37a4d5d6dd4695023 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/1d/c2/9a27669dc9f25978d70593d62405cf883b62cedf631ca996a10673000ab1/pygame-1.9.6-cp35-cp35m-manylinux1_x86_64.whl#sha256=ae1bc3e78ed28f20878e7ca2c98663a6634e9c00d7746d39413fc18e907dc162 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/6d/ca/6c54a92efc66ef33e78cb003148c637debd3a85eb44a8d93df19c1f2f9c6/pygame-1.9.6-cp35-cp35m-win32.whl#sha256=854e87b8b2b76e3ed11d64985fcfdd7af919659503de99fc2b0a717b314c3cf0 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/45/a5/580578790aa2f8f274855d45b4c89ffb910f1c72ddb754873b2ae8d7fc7f/pygame-1.9.6-cp35-cp35m-win_amd64.whl#sha256=2622b9dd95f445c887a36a57eade42c672598589f69a8052ccdb8eeeffa4dbb1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_11_intel: https://files.pythonhosted.org/packages/dc/cd/dd9225d2eaef6f0d0131ae228d033a1fabcc6537d9ecfa78786394277993/pygame-1.9.6-cp36-cp36m-macosx_10_11_intel.whl#sha256=398c42b605ecc514e62f68f1944a2d21e247938309f598de6cb0ad3c207324a8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/2b/ff/03f5c846e2a78af1d0c40c354622ae9603c192d2e2973f44ee70ef39ded8/pygame-1.9.6-cp36-cp36m-manylinux1_i686.whl#sha256=fa788f775680fc5d268ab00a2da29c9a22830032cfab732730298a2952cd87f3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/8e/24/ede6428359f913ed9cd1643dd5533aefeb5a2699cc95bea089de50ead586/pygame-1.9.6-cp36-cp36m-manylinux1_x86_64.whl#sha256=c895cf9c1b6d1cbba8cb8cc3f5427febcf8aa41a9333697741abeea1c537a350 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/11/4f/2bbfdb52c76d7d5b2a04c90e24bbb4b6970af66f0ebfe50bb32b67b51b39/pygame-1.9.6-cp36-cp36m-win32.whl#sha256=a37b6c59e7b8feadc51db5197052b86ceb6443f9fb2a6f7d6527620e707c558c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/79/b0/2fec9a5d9151c8f8e20721349950c1bde2d02b331c19e178c3d76876a218/pygame-1.9.6-cp36-cp36m-win_amd64.whl#sha256=be7e70f91bd4eb35ae081062f16bf434619b3292358d9b061f8159ddc570c7f0 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_11_intel: https://files.pythonhosted.org/packages/32/37/453bbb62f90feff2a2b75fc739b674319f5f6a8789d5d21c6d2d7d42face/pygame-1.9.6-cp37-cp37m-macosx_10_11_intel.whl#sha256=7876d1f29f66d3d7cac46479503891ee1ef409b0fbce54b0d74f3a6b33a46dba (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/6e/21/16b0337d3534c43749acbe4b7ba516f8601fad6cf6c2540491c7307be411/pygame-1.9.6-cp37-cp37m-manylinux1_i686.whl#sha256=f1f5714d2c23f6a64ef2ac4fcd36a2dd2689da85978d951a99a6ae5dfdf9bdbc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/18/b3/0bf5afdcf6ef95d2a343cd7865585a6efe5e3e727c1a4f3385c9935248cf/pygame-1.9.6-cp37-cp37m-manylinux1_x86_64.whl#sha256=136a3b5711d9ec369a0407e4e08ffced3ba61aa41059e9280ffffa79c8614f65 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/80/2c/3a52e7e9c097229b026b4efbe6711c600f3a84ffdc5f11fd9e7f8932368e/pygame-1.9.6-cp37-cp37m-win32.whl#sha256=a9ac862dd7159861f2c6443b0029089e1c0c4ec762a8074022914ec52fe4dfac (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/ed/56/b63ab3724acff69f4080e54c4bc5f55d1fbdeeb19b92b70acf45e88a5908/pygame-1.9.6-cp37-cp37m-win_amd64.whl#sha256=8da13704ad45b7d5de8a8cca135a7f44c7fc6aa9f691abe7b0392468a34a8013 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win32: https://files.pythonhosted.org/packages/d2/ba/8e4f8fae51bd9d5766f1f20c9ce451e93929ee9efdd2784b1a7b469ea76e/pygame-1.9.6-cp38-cp38-win32.whl#sha256=396320aa29a925feed0b64639f77ce1418722ea7f536b4e4936083dd8d4c4535 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/a8/1e/5da797179ce046decc7d6d57a9b1977218103ccfb099b959b7736aff5f73/pygame-1.9.6-cp38-cp38-win_amd64.whl#sha256=e3e7e4a09dfd8b03663222d6bcadec9fef021404f4d9eecf56825342e039dfc1 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/0f/9c/78626be04e193c0624842090fe5555b3805c050dfaa81c8094d6441db2be/pygame-1.9.6.tar.gz#sha256=301c6428c0880ecd4a9e3951b80e539c33863b6ff356a443db1758de4f297957 (from https://pypi.org/simple/pygame/), version: 1.9.6
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_11_intel: https://files.pythonhosted.org/packages/cd/6c/c0db5d051c39bb0b050d66ed92cafbd5264882d6d1c04d6c883202852c49/pygame-2.0.0.dev1-cp27-cp27m-macosx_10_11_intel.whl#sha256=4f36f8d7142ed690194b1b4f585fe47efe2ad5286dc641df31333da2fbb66ef4 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/fa/cd/2a5994e733c4ad38c18ce7d00d4e2133ba2d74807973830a4123e4727bcd/pygame-2.0.0.dev1-cp27-cp27m-win32.whl#sha256=86f55279a1b4e2fa626b960e6fafeab6a8349ac4f19a2886bc4fac7f8f6c7065 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/17/2c/c05ea85f2b09bb78533ba4500268feb63955ca9ef95ce42c3e336926bb6a/pygame-2.0.0.dev1-cp27-cp27m-win_amd64.whl#sha256=b030f0c58b1468d80f84ea5499c8747a4f9b19034be8cae0dcc0fc1583570a39 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_11_intel: https://files.pythonhosted.org/packages/fa/04/49f0e71e3220f7a3153312e07c338bfb781c54c291cb8a488af5af40ce33/pygame-2.0.0.dev1-cp36-cp36m-macosx_10_11_intel.whl#sha256=2d4f22cb1e042fe4bf415128399e9156db3f042a4e1e4147eff20ef511550df2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_11_intel: https://files.pythonhosted.org/packages/ea/b1/a48cf5c3c1ea9a81ab6f5b30c92e25e004250fd3e27b96cb14604e144cd4/pygame-2.0.0.dev1-cp37-cp37m-macosx_10_11_intel.whl#sha256=e609adee976fec4326801cd2f6670328fbd337dc89f98fe36655592765447461 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/11/a0/bfe9ceab121dc84867807e8a4ac39e57ff79d566f969d055cf0a9f049eda/pygame-2.0.0.dev1-cp37-cp37m-win32.whl#sha256=33a187e0b768544d4c87a499ff0bbd552695e75291c2a1e512c2635df9bbf5dd (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/2f/7f/6ac5f72d858e2c8c5eac3266d688853d482a9c82b96c5d4b39f113f23627/pygame-2.0.0.dev1-cp37-cp37m-win_amd64.whl#sha256=5dd5950e34f0bc1835f8c3ea017591f11fce2cf6a34d0f6d401f344429c62fb2 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/fa/0a/04cb5ead3a144cdf7f9b1403feba377a65eac977ca59f36de96c5e0be02a/pygame-2.0.0.dev1.tar.gz#sha256=715a67a4e572d1c6449938a77891978925faa886215be5afd70a663b060048fd (from https://pypi.org/simple/pygame/), version: 2.0.0.dev1
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_11_intel: https://files.pythonhosted.org/packages/35/72/a7bbe2901942cbb7c5b18642a0246e2dd4dc74fa1cc5ecb8d46041976ad6/pygame-2.0.0.dev2-cp27-cp27m-macosx_10_11_intel.whl#sha256=b12d72a0d8e1fecee53650d8bca69cc82a98513437c8ae2761cfad9912b493ed (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/1d/d5/c4aef0a82e68e4202a389ae5ac98b72a011c1d5a83ca355e918459eeb45a/pygame-2.0.0.dev2-cp27-cp27m-win32.whl#sha256=a8a72f530b7c1d42f9aedaf8e0a1f912ca099dfc6b2e9f35ee8469224adbf8cd (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/f4/96/8abd53cf56aae12de197e9f59fa8b0b4455fb6e5ade03e69b2f9db522ce0/pygame-2.0.0.dev2-cp27-cp27m-win_amd64.whl#sha256=9c1893ad6ae493994fc6c3d779861defb1f73800feef64e96931f78701340dbc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/5d/58/5abe1905471af7f07c33ffe05e84c4a2801c605fb47cc2bbea9a2d62d901/pygame-2.0.0.dev2-cp27-cp27mu-manylinux1_i686.whl#sha256=9eed629e666585de29f00c2500192a02608da1c8625416051949ff98471f1566 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/f7/2a/e6b1191fb30bc82b408c4a3b38470f6dc47275b1bec03f07df8b5d359055/pygame-2.0.0.dev2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=83513bfcd5846f631d7a6d285077d96c302ef616a82374d6971434848456b9da (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/6c/7a/8c104a7b7c923a892f524027fefe7df71bf227552bba19ac602ee211dd98/pygame-2.0.0.dev2-cp34-cp34m-manylinux1_i686.whl#sha256=3b10758e0533dc5c92cc28b1bfadc6096ea930319ffe54fbef4c541a2c44f689 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/32/b4/4ae364bcb68bdf47e5327b36fbd59cf7b1b01442022a983f24a50fa51496/pygame-2.0.0.dev2-cp34-cp34m-manylinux1_x86_64.whl#sha256=3715b34ac722a411e8b7ab427feced7d8d808e4ac1aaa855365ab7070330a815 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/11/64/47f32671c21813365f290ad0a38c28d2a65bfbcf57da28c3d347bdcabcf4/pygame-2.0.0.dev2-cp35-cp35m-manylinux1_i686.whl#sha256=7f334b179d0300bbb76221ab44661254fd94a4bb62d74c2805d99d3ee1db21bb (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/e0/cb/66c0bc42d40802f432552bff628f90ffbd0d75c736d11b2abff53df38a4d/pygame-2.0.0.dev2-cp35-cp35m-manylinux1_x86_64.whl#sha256=06583ccb2bf200b0e2ad0b2ca51bb1992684b3bf20882d311dc629d14a7f34da (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/82/46/b028f4ca274f98f66318190eb9df36b1edd5996a38cc84924d1ab4794584/pygame-2.0.0.dev2-cp35-cp35m-win32.whl#sha256=808df2745990692888eeca04315fca552c02cd694846f39dc97b37fdfab9c251 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/8d/b6/6bc04d03228d2c4a6fa5a6ec07c8530fee4ed08f5f81e9829e8882014702/pygame-2.0.0.dev2-cp35-cp35m-win_amd64.whl#sha256=ba48f8f9d05e66bc8e3af16323faef158345fec8688a5f123f9fb9d8993f718e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_11_intel: https://files.pythonhosted.org/packages/ad/d1/905db76e076b6805b9ddbfb6da1779304476cecfaab9f27e005b750d3901/pygame-2.0.0.dev2-cp36-cp36m-macosx_10_11_intel.whl#sha256=84f9a6fe12d57d2e570c17dd80c55a6c26f793189f9876cffb7feec8f6522486 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/b9/66/8082137d0329bb97cf1a5ec6ca8c5d9fa7c5abc1256eebef99fce96f3268/pygame-2.0.0.dev2-cp36-cp36m-manylinux1_i686.whl#sha256=268f055e2cb6b6effd58bd197278780c445e47cf011a8300b4bfbaa63a315242 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/d4/78/951337225e304db077d0ed6d8d8518674a68a9f2ce5313cd6217286a1069/pygame-2.0.0.dev2-cp36-cp36m-manylinux1_x86_64.whl#sha256=c463b5102f6c250ecf4e07230eeded33039c0a5b619cf0f6d7294aee8eb1c298 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/33/ae/8c940cca5da258d0caa911382bf278c513fe7d471c87e03a6ad4611cdeba/pygame-2.0.0.dev2-cp36-cp36m-win32.whl#sha256=31f930f473635ea295c28ff4f15ffbadf51f02b00efb80208faa4aabc394e5d3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/12/34/2ff412249d2a21f33aff6117860558458cde018f7aa9be9966835c24ee4b/pygame-2.0.0.dev2-cp36-cp36m-win_amd64.whl#sha256=cab990705a84e48948345fae9d1a1d48328b85709f6597ecf1764ade8db2d1ae (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_11_intel: https://files.pythonhosted.org/packages/5a/8f/73fe0a7734f71070dbc2d79d1ccadb0fdb75f51cd27bcfa456edffb6169e/pygame-2.0.0.dev2-cp37-cp37m-macosx_10_11_intel.whl#sha256=7e79c41629ce71f18306b8d7d27ffb78c8fbcdae13506213ed618f1bdcceeb76 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/2c/f4/83f6eec63c1aae3a8ea97572a14517bf0cfd0de7c713f483a593810316fb/pygame-2.0.0.dev2-cp37-cp37m-manylinux1_i686.whl#sha256=a41682a2a5bdf439a703a63ed942d54f9ba3def05d582caa9d8fdf0b655e80d6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/9d/d3/11194c4e8211513795e7a332abfb2e2078b3993c670e18f47f16e8484322/pygame-2.0.0.dev2-cp37-cp37m-manylinux1_x86_64.whl#sha256=38498379f0798ace6d31c785c5b66897896d1e7ca315bd7ad61beae11e32d159 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/85/5f/debd58bf39ea2b9210dbc5fa60f0757d7e4acec000e4f9ff97abebac927e/pygame-2.0.0.dev2-cp37-cp37m-win32.whl#sha256=aafdf7030913b67dccfd5700a800a8df39b726b4617b253e9a95fcb19995e66b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/41/84/2e343cc936bc5e7f20140addf03fb87965df7c161fc4d8e9f459030991fb/pygame-2.0.0.dev2-cp37-cp37m-win_amd64.whl#sha256=d0653f72d5ff5e564487802a8164428f124709c4d11b3b83490af0b837de3145 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/e9/82/61c232b9c425c62c2bc88458b30df1f230782e9839270deb25ffb0740025/pygame-2.0.0.dev2.tar.gz#sha256=6f3b6aa13878c34d4105b031c4d810e418eafca3ef76be2a2914dd1d2553325f (from https://pypi.org/simple/pygame/), version: 2.0.0.dev2
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_11_intel: https://files.pythonhosted.org/packages/1a/e6/855963eec7c9cad2d082dad9b6196385aef5a7481c7834dfaf88627269d3/pygame-2.0.0.dev3-cp27-cp27m-macosx_10_11_intel.whl#sha256=b9f5a25c9886d0b58b4dadfd99819a219128a355e659a6d1a27c226631656746 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/a9/b4/3e0b94b8f1cc52e23db4e426e5105831db2963f40ee275bcc5ef03715008/pygame-2.0.0.dev3-cp27-cp27m-win32.whl#sha256=4eb7724e07b0b8ecd3d21d4f9e0ca54332ea6c90c5ebfed2e8ec8558b1958c3b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/d7/9f/c5ac546650ffe96eb3ab56d5a62adf2550c151db4a3b442a2eed1e10c6a5/pygame-2.0.0.dev3-cp27-cp27m-win_amd64.whl#sha256=1e3a02037aecf5f651bc792c1f5ff19989949c6823a466b5a82fe77bbfa53148 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/b9/29/152aa3c530f949d451e876706ad8eb4caa04bbb4e7addfcf0a407fe95068/pygame-2.0.0.dev3-cp27-cp27mu-manylinux1_i686.whl#sha256=30e4f917e7b3641ac6b5209963a105e674155cd98e17e3f0472bb4f044e78720 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/80/30/39260256acbd2171daf0d489de0ba5253e53ec41e5131e0becb75c34771a/pygame-2.0.0.dev3-cp27-cp27mu-manylinux1_x86_64.whl#sha256=b93c3af698b0e7e017d73c622ace80df9166b803723414b419bb2745982a1fe2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/20/19/df2067ae9f8830a39a5f00bf9354a4c82488b1c7685057e353a82fd96eeb/pygame-2.0.0.dev3-cp34-cp34m-manylinux1_i686.whl#sha256=120ad1260fd9df40e1d973913e3e62df275bc418c3f81c0afbe8cf0a13b43023 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/17/b3/9e363eaa605602dfccfa9efc67116c6b8b1c45a4dcf9773ec21b401044c2/pygame-2.0.0.dev3-cp34-cp34m-manylinux1_x86_64.whl#sha256=f4f81dd9086c7a948880f2454f2de0ea3ad78a7616423355d40738ba3366c159 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/ea/08/9e6846b09be94dd46b0cc14433e3d15176b09e9e63a714947c9e3e366a9d/pygame-2.0.0.dev3-cp35-cp35m-manylinux1_i686.whl#sha256=b8691d839217fc1cd1d433c153869111e8c0e1eddbf17e2a5808635c571b8391 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/e4/8c/a91d9a4ee77cd143d611f94556022af63d39756523d9432842fced4a4e4e/pygame-2.0.0.dev3-cp35-cp35m-manylinux1_x86_64.whl#sha256=81fbe388f6748b9f6989287dcc2b2fccb0b87c5119b066640b9a4ba649637ae9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/ec/ef/3fe6c513c182f4b3fc056ad1403a8bb9a6c1272784e345d9d801e887302c/pygame-2.0.0.dev3-cp35-cp35m-win32.whl#sha256=5b2b7325a4e77076ee6342dafac7ba7b75c48b05a25b5d102b37c93cf15e8f59 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/7a/d3/cb1e6ce366a4854fc9903cb53caffc3cc0fc521b002b5a6b215d8f8d01ba/pygame-2.0.0.dev3-cp35-cp35m-win_amd64.whl#sha256=1065beaa4915e0f27cea65fbe4dbef480b7ecd15662c7642e93a61167d48db34 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_11_intel: https://files.pythonhosted.org/packages/8d/16/98e766ef61266a066dd68f65c1566f63f2da6b7606441160b012b511b194/pygame-2.0.0.dev3-cp36-cp36m-macosx_10_11_intel.whl#sha256=15619768b80ed73dc77818b4eae6bae0d23d6bc7129705dcde84af9e1859d26d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/84/59/3c0b121287dc46d96773d830cb9da03c5a616f9659d6f6e25c138b7fb67e/pygame-2.0.0.dev3-cp36-cp36m-manylinux1_i686.whl#sha256=b74e67d0af10ee6563cedcabc6ec48f5f342bd01e26f5f478727703df613e698 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/97/12/4f9fc275990fd770542f52bad5b2a371a1ff1a76c03784d3da0d5cc1566b/pygame-2.0.0.dev3-cp36-cp36m-manylinux1_x86_64.whl#sha256=6935f5a3ba3c7bd94b043e13f6d4d229ba97ec3d2e22829e3c38be6a5b9d8aa8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/4d/5f/1c0187be153433f1f6d98e5a11e24cbe941a8e178b9ec37ccaba9fb11b8b/pygame-2.0.0.dev3-cp36-cp36m-win32.whl#sha256=ea3660b2a43d0e299ae3a86f7a5a67334417c10869e754263896c71b048ee114 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/6f/8b/496e5522451d6d5defb3d6964b0659b8ba1b71949ac960120491325a32e2/pygame-2.0.0.dev3-cp36-cp36m-win_amd64.whl#sha256=c6714c859e5652e04a94645bb495b61b6ec00d9f1b7b976ea952261581b196c3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_11_intel: https://files.pythonhosted.org/packages/c5/18/ef3447f7470732e3435f49de14600e463d7899bdd46aea5fcdd5653d5893/pygame-2.0.0.dev3-cp37-cp37m-macosx_10_11_intel.whl#sha256=7c962ba83c413fea20ad1ff8a4989396f0194d744d33b38e85b50e416b82911d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/15/95/0c2d466e3c0e3781f85ae18d12b1558587410d06e547ed3b97295b7a9ead/pygame-2.0.0.dev3-cp37-cp37m-manylinux1_i686.whl#sha256=d15e18591093f717844482b24846e42394f302f3c2d1ff02b649f9c297802576 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/44/b3/3a57761f7c87e226a2cd547e3805cf8eb8cd5332b0449510e4f7948efe3e/pygame-2.0.0.dev3-cp37-cp37m-manylinux1_x86_64.whl#sha256=ddca4355896f9c6343b4273e1e9bc7e5987aa484f4973a3a3fd29aaa8678d8a7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/13/b5/183e62ca6729a7456fe0a9b0d4bf44eed5c9891771d38bd158ceb465fcde/pygame-2.0.0.dev3-cp37-cp37m-win32.whl#sha256=7da134fc9c17b3d0ac3100d1bb46139913a6e9b7c52fabdbde6fe9be1f612c35 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/eb/e6/ff3e4e4ccdb8d10be892cffc1555566cfd4332c3cdd31ac6dc0f368ee3ce/pygame-2.0.0.dev3-cp37-cp37m-win_amd64.whl#sha256=0dc21c1463189362423cbb3a5adf405db1b7560e865a1d5e4c37ca94ca72ba41 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/8d/14/2ea605c88d393666046b3ec879497504a96a95f2ae4bcf0e557ee95c528a/pygame-2.0.0.dev3.tar.gz#sha256=f46eb0b6561a4b283ab8afc2a75523d4bdb7a809eaf696d66926646dbddde43c (from https://pypi.org/simple/pygame/), version: 2.0.0.dev3
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_11_intel: https://files.pythonhosted.org/packages/38/b9/605239bd07e950728cf11938d15a567f165eecf3ffaa3559a3e018f5dcea/pygame-2.0.0.dev4-cp27-cp27m-macosx_10_11_intel.whl#sha256=17571a285e62429f5d46129862ae8a9b8dbf9541b66582d4f60a343618c0be73 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/9a/ae/b8fe0ee9b86329103c35f39a9d7aa6d07ba6256dcff17482434524e0284d/pygame-2.0.0.dev4-cp27-cp27m-win32.whl#sha256=3dda7d954c92a0f8c042c4f414416bd910045b4ed6390d8b90c8013db5e80efc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/a2/dd/fc9cce0b6b0040260bee5ce0fb247ce85a0ebb0a3f3c1a6fcf4cfc3cc21f/pygame-2.0.0.dev4-cp27-cp27m-win_amd64.whl#sha256=4271455547d41c59598aa40f425939cec1d158dccce1588e8657e36a073ba6ad (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/7d/40/b617689a3599a65c76f9ba331dde1bfc98ebd510cd1c85e3860435f25de8/pygame-2.0.0.dev4-cp27-cp27mu-manylinux1_i686.whl#sha256=935b1993fd1bf1543618df3891fb5c36be310a5a8415cb080721bd5762827bd2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/8a/43/ed029c9e8ddb08a2e988290e2912ad80e342b3e073d9559b95367103568d/pygame-2.0.0.dev4-cp27-cp27mu-manylinux1_x86_64.whl#sha256=dfe19aba8c76be842fc71849ec6a089b7fb957c6ee27a42eb2adc836bcbc2cbb (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/80/6a/275886d4e051d30f55afbee85c67ff86e895200d01a59a9328d60a4b90bb/pygame-2.0.0.dev4-cp34-cp34m-manylinux1_i686.whl#sha256=814cb86c7b7ebe595fe1df867e48b0baefc58cb6d6f7dc76a8627817df827a35 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/3b/41/9cbcb86ceb40e6c5866ef7206e4fb591f68a7af9a304559ca8d730c3a278/pygame-2.0.0.dev4-cp34-cp34m-manylinux1_x86_64.whl#sha256=3c3ac1f9903685b280236e7cb00acc7c151895430a8601ee29e40a8f2e25690d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/1f/a1/cab7a666c5d165f760f41d77ffca8f71b0fee9b04c63cf4ee410c70cfbd8/pygame-2.0.0.dev4-cp35-cp35m-manylinux1_i686.whl#sha256=8bfcb0f72606d37cc54f3f90302df24159850cf96c176fd959b52f72475382df (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/b9/9c/ee33c598aeaf5986f15c83283d607dbfbab88bb45633b97fb06ec0bf05a2/pygame-2.0.0.dev4-cp35-cp35m-manylinux1_x86_64.whl#sha256=1a341c6a73f0c7f57cd3d24e58ed015f0d4b77c84c7a048556ce708a32230eb6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/eb/0b/c4f62a3764d4ced8f44cafc62fedacb3b507bc5caca830eb5c63806f6703/pygame-2.0.0.dev4-cp35-cp35m-win32.whl#sha256=f40862877e20c879bb53bab679f7d9266e6674f5bae02ad6227ffc0476acd567 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/b0/d8/9ccd07466f1d00a153e928a6bcad52c8a73498194bf052ddfa7987618d94/pygame-2.0.0.dev4-cp35-cp35m-win_amd64.whl#sha256=a269db0c3876b5386497d4187246eaac0e5ccb5d97ca289965125dbe2ba94498 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_11_intel: https://files.pythonhosted.org/packages/57/55/c107b518b29de2c422947812fa48ac883d123984c9eb352eaa141bd6d5e2/pygame-2.0.0.dev4-cp36-cp36m-macosx_10_11_intel.whl#sha256=cc0ff3eda290b24a2241d5c797a388b0c1e5240ebd1b6a3d67c1bc297ecb01bb (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/07/3f/f755fbf4a25812510d7d87a6000d1c66399ae04c029bcc2767059c0fdaa3/pygame-2.0.0.dev4-cp36-cp36m-manylinux1_i686.whl#sha256=44cf6483466e739a04b8fef4308db040c33a9e97bd3f75835fd13c52c55ef2ef (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/8a/c7/2ffbde4d4335b9a3b1eec26b20f2f2f478c8ae311dfc21ca6bd403fb0c75/pygame-2.0.0.dev4-cp36-cp36m-manylinux1_x86_64.whl#sha256=d26939cda57ba71da9e74f06effb5ed22de9fd1f7c130e143341cb43610f1bb3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/ed/df/436f66bc9a2d264dbfc587c0159f11cc0f969bd2501078eedfc7ae5f1706/pygame-2.0.0.dev4-cp36-cp36m-win32.whl#sha256=b12692160af44d1652e04d23ef1fa5864dd9463067753c7602b3268f135fd40d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/cd/7d/1db836adb61fcc41f32087e37845d780aab61a1ba3571441630de3a18585/pygame-2.0.0.dev4-cp36-cp36m-win_amd64.whl#sha256=d1fd7189191998e30029c449174c5d33820f79cf2483571a2e53ee45074755c9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_11_intel: https://files.pythonhosted.org/packages/a9/68/f9c1ac0d0fac91e7e3ada84e5644b26984241eea48333857526707e13d3f/pygame-2.0.0.dev4-cp37-cp37m-macosx_10_11_intel.whl#sha256=ed6dbcf6015c7413e39ecb567a5a5a41c1c01b87f31d521fa0b70f3c263b949b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/34/b5/082127c8114c0e2f08b0dad6ab0b21e179c65845552c7ae5d6ac903af218/pygame-2.0.0.dev4-cp37-cp37m-manylinux1_i686.whl#sha256=aef37d5b7c92de8e3d3cb1beb154e5b825e447d1271b38bf4fbcab4ddf0afe4c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/93/a7/b1e047cb4e6ab9cd17bcb66c2b18db670891a8c1fbb3b71597f1a8a9d1f1/pygame-2.0.0.dev4-cp37-cp37m-manylinux1_x86_64.whl#sha256=5f77076c1991d7d5ff14da860fbc0251d357c140737f7e6e6c20249dc70501c2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/b2/eb/2cd48236cc782b9e1ba8e4515131d09e7e2b802beeee1faeedbaeb37e4a4/pygame-2.0.0.dev4-cp37-cp37m-win32.whl#sha256=96c8d5b99eb1bf321099d62d970622002aa170e6ceb3da652f60c2e82e78e2a1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/cd/ca/c49a33e3d1a7e4c490261a8975180d4b72c525ad0c0367aa39de927d22e2/pygame-2.0.0.dev4-cp37-cp37m-win_amd64.whl#sha256=8ea02d61fe40b5d3feb9db186eecc925c426e889338bc2aed2996b4698f46400 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/c2/70/f75df158178f2a6d4c0349e922ec7e7d68d8b5c5ac2bf71cf85dcc2d12bc/pygame-2.0.0.dev4-py2.7-linux-x86_64.egg#sha256=bfae04dd12f4bd2479484cdc1c39b40271e99715f2672b6dbab30ed76e7ac2c0 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/e1/2f/834c3c44fe0cf4c1a49c1c80c66242688b632df6d77f812e5971a3bad151/pygame-2.0.0.dev4-py3.5-linux-x86_64.egg#sha256=e1cba6582c1598bed2a3d54cb95a82c6a4a6da23e454abe3b24093e7c3f12103 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/d7/28/b3b4003e2add0bce51eccd05db7120b247a3baa3553327ed57020f4be481/pygame-2.0.0.dev4-py3.6-linux-x86_64.egg#sha256=88444c412df8183fd84128af580487c72a839fceda149af961ccf5a88118c5b6 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/71/4f/2c0019672ed4be61b828dae54d05cb1953f2a303e78bd78f871d172bd294/pygame-2.0.0.dev4-py3.6-macosx-10.11-x86_64.egg#sha256=d39b7c70ae5f56f20b6a890e21763c1654ffaa85ea60582187a39fece3d9f9be (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/7c/bc/3a68d5ffff5f4521344ea65b9ae30e69ce428145e243ce1ab863f468277f/pygame-2.0.0.dev4-py3.7-linux-ppc64le.egg#sha256=ee25be5e04cdb5e6b141d93ad134be773a60591b572ec948d0ea707075cec211 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/2c/30/7d657c3234621e57f59931f445e002aa0992eb7e0bf2733873b4f85f6a70/pygame-2.0.0.dev4-py3.7-linux-x86_64.egg#sha256=0d79eb73e34284a8f0c207e04099e67f5f398a60a8c6dddb31a9dfe7bc9938e9 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a3/22/4127795691ecbf5f68f7ca77ce3118993c27537d33310ccf714f6f0342ff/pygame-2.0.0.dev4-py3.7-macosx-10.11-x86_64.egg#sha256=6b333942cd2b3d8c7e932768c2a28cf09e8627e6c975041e4db1ed15212dda0d (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/8a/03/a69e036cac42785d8f0cd9e5a303f9c77d5fcea6b1dcb421fc0c0a7c197f/pygame-2.0.0.dev4-py3.8-linux-x86_64.egg#sha256=23c69463441322d9156ea7185db63a4abd033ad0d05b8cc8bcf688f927d6062a (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/05/f2/d90e744d92d85e33b8c43e200c91584a85e956121b801687c3d9efc815a1/pygame-2.0.0.dev4.tar.gz#sha256=ade1ccc06f3ec07567eceac5407df8606233a34a6181c2889b0e8afa057b1515 (from https://pypi.org/simple/pygame/), version: 2.0.0.dev4
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_11_intel: https://files.pythonhosted.org/packages/80/f6/973f080d7a72ba382b40e3cdf9104ff7d3afa4abdd631125c1b38516d13f/pygame-2.0.0.dev6-cp27-cp27m-macosx_10_11_intel.whl#sha256=026e835dc69ab50db3f62e01884dceeee25283c04f5dbe992f059e24c11e29b3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/81/be/1d85ed3f0e0720a400e20b89283683b792fbd8d8cea4811f559caef237b1/pygame-2.0.0.dev6-cp27-cp27m-win32.whl#sha256=07d9f21e2aee6679bcff760b93d336ca0981000a5bb6e665708ea9f08e9c06f6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/ad/83/78eb889c7e19f47f23c1513773e7c98f6b0f2b972f829adabd491c1b52bb/pygame-2.0.0.dev6-cp27-cp27m-win_amd64.whl#sha256=8be68d1ddbb7a21ae2df8bf9621b7f6cc6bb6a15a49e76e105bd7fe9d88b84b3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/0e/69/fa4078aea0ad92b8a0fcb05a179ed7b97ab65a3a73a7b7a3e499ea526ffe/pygame-2.0.0.dev6-cp27-cp27mu-manylinux1_i686.whl#sha256=587a5d52ba71ea16b299dce672d8d986364c9a4b0640fef49351839fa14a5950 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/a5/27/a55bbbff4371c2a9e3ad98187d0cf8ac278666cf2d94004e53246c143abb/pygame-2.0.0.dev6-cp27-cp27mu-manylinux1_x86_64.whl#sha256=7183302b00706ed6a886fac9775fb7f44e7a96b60aab75c73473a763a19f62b8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/77/b5/e8ff36869e8e5d1e44eccc52faf12e5f019db4fece259e64ec97eb6dcaca/pygame-2.0.0.dev6-cp34-cp34m-manylinux1_i686.whl#sha256=33795983f9fdce22b6e934f62d813364dbbd8846de25500fb9328f2a0ea619f9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/96/c1/a8c30831ac4b35a44c085d5d701a3efbf5a2137f95c08d9188ae344612e7/pygame-2.0.0.dev6-cp34-cp34m-manylinux1_x86_64.whl#sha256=b82470b9719dcccd1e26db132af055d5dd2fedd347ba272cc3788bf4723314de (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/98/ed/611f9c35242a42edd4929bfbbbcab39199ae620646acfa9f5fe7a477f230/pygame-2.0.0.dev6-cp35-cp35m-manylinux1_i686.whl#sha256=bd6aca8554745760b3aade96586272fd724438b20aaa2c7335ffb8bab293e852 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/b9/4c/368d217e4ac3c988f38bdfc71c7799a5143aff02587078049cd905334a30/pygame-2.0.0.dev6-cp35-cp35m-manylinux1_x86_64.whl#sha256=a2062458a8b3646a13a93dbd557b46f57d6fc884486d4f14b1cb232c4014c03c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/df/2f/288d854d8c959d2cc40a6192034aa79850295ce1ed0767dd6803c665a43d/pygame-2.0.0.dev6-cp35-cp35m-win32.whl#sha256=a9389e8b5fe55b1a1b62ccbcf8df55907bbe0250536bf39c2686f6d40d6c3e5a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/b2/c8/45504064702163c24d9d923f29b9883c569bcb3de0b0a6588cf1464b3cc6/pygame-2.0.0.dev6-cp35-cp35m-win_amd64.whl#sha256=a39205e3e0d30a35cdab72fd22808db561599cb95e7c73ca6a113b7273f15529 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_11_intel: https://files.pythonhosted.org/packages/be/1d/03caf4447ff3f9b4a89e169a35360c95eeaa5f9c4d1312a619ce2b23e5a8/pygame-2.0.0.dev6-cp36-cp36m-macosx_10_11_intel.whl#sha256=7d56c36ea9a71edb2aacdf5f628d31a9ffbf4bde025b1c9b77f707e8400dd910 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/bd/f0/9a8aa504798e19d0043586869fb60aa9ba06732b9eec624c86edb90b1264/pygame-2.0.0.dev6-cp36-cp36m-manylinux1_i686.whl#sha256=feb72207824d0e77fc5c13ade0f5c9207ce0e4d0b14aa30e7e0e16f61ec36b25 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/bd/30/172db69fc32182ae2bb730ef2ced7faf66b5113e2059804b9facbe574cbb/pygame-2.0.0.dev6-cp36-cp36m-manylinux1_x86_64.whl#sha256=db9332d5b6040c3c0c6eed54fcd75b6fd592a219734c7bfb1cc5ecced82f0683 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/02/06/a783c5972f1561084ca7612512c04482a5471b5ac9a859b7d06f735e4619/pygame-2.0.0.dev6-cp36-cp36m-win32.whl#sha256=9d122c30c731226efab9d1454919bb6595275345754513017b5798378f748200 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/28/aa/fb37ccac7eaadcea197fe806c41ac2baa215a4686035e1c035c478444fe6/pygame-2.0.0.dev6-cp36-cp36m-win_amd64.whl#sha256=134be66f54e1d588d3198f308afed3d495e5e9c1b1c36ffe71efc0afd2057eaf (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_11_intel: https://files.pythonhosted.org/packages/fc/2c/b9399515b15a39478b8a257c8f763c1d1ca6c99b611679324135653a024b/pygame-2.0.0.dev6-cp37-cp37m-macosx_10_11_intel.whl#sha256=7f6f710e7fd07adafdda139d4d43f358da666db2544608eabf0a43b1fb5dc5a4 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/24/63/495a824e18ee4e14eea11b7a8dd0a4c5f5f31e8e7379b5eea2913424affd/pygame-2.0.0.dev6-cp37-cp37m-manylinux1_i686.whl#sha256=72238e9681713e68576483c8e8d7ea63c1b3bf7ee0d316f60239c5132a5b1115 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/56/6a/05f9c89f2f25035e948be9cab1ac920d3803bfe4a3a6877ff404b5851ccf/pygame-2.0.0.dev6-cp37-cp37m-manylinux1_x86_64.whl#sha256=7a01dced9d7880b4107b0b7fe65fc427c8886f26f36e4ada6eec809259742767 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/d0/8f/304991160201756fa934b001a6cdff991535e5c5b290368a9a165824c75d/pygame-2.0.0.dev6-cp37-cp37m-win32.whl#sha256=c1c5043fdc10629debabadb21854d8ff9f5642103d61f02df71104a270c2d0cc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/46/59/11842a4a9c409b328a88bf324c6439aafe7b28d5bbb0ce1eacf2fa5a0162/pygame-2.0.0.dev6-cp37-cp37m-win_amd64.whl#sha256=545da86be8ed0f9af19e636ecf1c6ed2d2851d64abed7f1a64e517abb2f3058b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-macosx_10_11_intel: https://files.pythonhosted.org/packages/16/01/5ee630d704225f9050b2adc59e9627fbab70b12450d65588e0137cd358c5/pygame-2.0.0.dev6-cp38-cp38-macosx_10_11_intel.whl#sha256=94b3bae28d5811c400673918a0dd656f6deeb691b3530f25ee367180c822dfbe (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_i686: https://files.pythonhosted.org/packages/e2/54/1d85fb81cb424bd5da9604a20321a2d3bd7fa845de86f5eb2a040c380345/pygame-2.0.0.dev6-cp38-cp38-manylinux1_i686.whl#sha256=e649cda58ebc5480e83db0fa217751ea5e73b3bd556ff019319acdf9a381d67c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/9c/d0/cc5a31a89de898430f9643cfb30f5d1bcc4a8eef2df6a11c48de45d6d85c/pygame-2.0.0.dev6-cp38-cp38-manylinux1_x86_64.whl#sha256=54b55f9f2fcf80aaf8c8ce2fd465e1b5cac948ccbd5a1d74561e63a9d9abd5f5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win32: https://files.pythonhosted.org/packages/28/65/48ad7aad30e0ce31ff64bd4ba7e5a23f272c642dcffc4426a4c45aaf287f/pygame-2.0.0.dev6-cp38-cp38-win32.whl#sha256=33b50c90559b944b466f1cd0181a3019f80f50783fe58f43369b078c0c7172ef (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/47/53/093458a9d7720473af80f5c77bbcd4e8657bf9622014dad97b1d06d72be1/pygame-2.0.0.dev6-cp38-cp38-win_amd64.whl#sha256=34b03b5c411b60e1dca096f0237a59521b5cab0d32b388c5b3a00c1d371a5266 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/2c/84/915dc61c0523163a6c130d431277c1290ae47253df00fd2244139edb6261/pygame-2.0.0.dev6-py2.7-linux-x86_64.egg#sha256=3438463f73cc3d413b8c30daf194b5471b565cd74e4cfe0379562af534d44f22 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a0/6d/a73396601a1679e52604b1368741fd93ad2ccd5048e54afd0a6e1e0d31fc/pygame-2.0.0.dev6-py3.5-linux-x86_64.egg#sha256=56fb61d0dcd8dfe9d35f402ee417bc4bc96ea41a84525efb3cda5403f9e13bda (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a2/ed/1e526d80ff8d126529df6cd1843cb0f13ba9d3f9cc69fc5f533798462ab0/pygame-2.0.0.dev6-py3.6-linux-x86_64.egg#sha256=a7fcfd5fadc91828bb9b0f7a8699f6c7ae900131b095e79bb1c5ca211bf9acd5 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/74/e5/fef58fd003936084f3543e6fd37d5121ffdc7dc88624633d1c2108583edc/pygame-2.0.0.dev6-py3.6-macosx-10.11-x86_64.egg#sha256=dbddf8921a3b19cfa09ad35a6a02d82f545cacd6d8e5d1dc41e26a2a468e43e9 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/f3/e7/b6bb104a524dcee569638a9b51dbe0d472141a8ae0cd7ede957aea2c8f83/pygame-2.0.0.dev6-py3.7-linux-ppc64le.egg#sha256=1b153b52e1d46f1e779ef773707d23f03d23f014819ad3a822c2e357adbeed78 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/74/66/0b61738eeab05370949de84875591e4a050735e206f5a162fdb9b1a0941a/pygame-2.0.0.dev6-py3.7-linux-x86_64.egg#sha256=d8cd6bc002b1725da0937cb5e789cb71bee6b05de90b436a2448a47ac64c9196 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/12/04/d5291bff918d589d23baaed3844afd509ff2dfffee4f87a2df468997c0ac/pygame-2.0.0.dev6-py3.7-macosx-10.11-x86_64.egg#sha256=46211c0e87486c70a272246087bb8c221f546f0a5d258e7e722372de3bbfb887 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/d5/e3/01711f5dabb82c4b21ada46adcca0cf7fa70a7d96b9f2917db11676d6066/pygame-2.0.0.dev6-py3.8-linux-x86_64.egg#sha256=a6c4ebb9a8c5dfa5ad8547a78b34550c2968a1ab2fe0c29a5af2e71d53a1da6b (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/c5/a0/63f9ca836e6a08e560f1ef3f2535ffb46bfdad2abb093dd097dae252be28/pygame-2.0.0.dev6.tar.gz#sha256=8cf102e4b7ff37e6303b310ec38585a153a31c1eed3b5ceeae0df6f01d35ae01 (from https://pypi.org/simple/pygame/), version: 2.0.0.dev6
carlosperate commented 3 years ago
pip install verbose output (part 2)

Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/f8/cf/64d1cb5e8d84283db7cc047f1cea496fb06f865ff6d8682788aa9950f27e/pygame-2.0.0.dev8-cp27-cp27m-macosx_10_9_intel.whl#sha256=1f648ee199a7359b8bdd9534fbbb6d046910ed821ca565d23083eb4e128b38ce (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/ee/ca/ac22a4a4a1165fda2b46aa41a9c966332b08038ac093f0d81c9796b1598e/pygame-2.0.0.dev8-cp27-cp27m-win32.whl#sha256=8a80cff2fd8818daec3b084b4caa5c5ecbe2a2460d9c10f96682350032c3b5fe (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/39/79/4d67ade86b1874d0741737a30dc2d23146bbfe4d99bca23d0ad678a5b486/pygame-2.0.0.dev8-cp27-cp27m-win_amd64.whl#sha256=842f8991ae60c93493d548b34da4d9c9523eaa066d5dc849273cec080f9b46b8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/98/18/998ce8769492d940a99e6c824e3236c0be334baa7dc2bd1ff480fc092b32/pygame-2.0.0.dev8-cp27-cp27mu-manylinux1_i686.whl#sha256=010c2e49f15de8ca24e15ce51df6911f5d0804f2c484bd9c67ffc8ed78e452f0 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/31/b2/3f6e1af7ee40a6a95459b5c739a0815dd0f48cd68836d33a9632a91806c3/pygame-2.0.0.dev8-cp27-cp27mu-manylinux1_x86_64.whl#sha256=56eefff1c9c4338533673f4cb00c975b1a807d41b429a66ecd6e0cae274b99b2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/31/f0/2148064a8294c2ea4e596e26db03df0ab0d2d50b44c48f36b1b58eaa056c/pygame-2.0.0.dev8-cp34-cp34m-manylinux1_i686.whl#sha256=68c3a9224bb9e878f244aad9cd842ccef10e9c074c6284b61ec2fd9931e67def (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/1b/61/0fd6866f37dd868fbf9b32c376d544d2fbf4277acda64b5a9fcbd473dd02/pygame-2.0.0.dev8-cp34-cp34m-manylinux1_x86_64.whl#sha256=ecad810029f8058712ae649588fc0b2faaf0746be84aa225de285b2a000aba8f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/44/9e/17a1bfbd038934295f68423e0d2f59c37c7b99dd3cb95911126510dad170/pygame-2.0.0.dev8-cp35-cp35m-macosx_10_9_intel.whl#sha256=e63c0d05c384337b3354e6368769204f0b965b092d167f55eea26e13e97208d8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/65/f2/1b23162d3a2df6fa38a3f5bd5ea7eff3607de76a8dceb96643b99fca6e63/pygame-2.0.0.dev8-cp35-cp35m-manylinux1_i686.whl#sha256=83029fa1ad72bf07aa6a6c8e05cfc5d1a07c08c648d21dfb3176d38c8f0db3b4 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ed/ce/0a35217c89716d28890d208d291acc33842e60be635ab8ab469ceae1b2c6/pygame-2.0.0.dev8-cp35-cp35m-manylinux1_x86_64.whl#sha256=1361dbc180786f17fe399f632a0809881bbaa588c094a613a5d139f0a9f5bb17 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/c5/5c/6192663bc4d6f317614071da6aed771c7b1eb9a47dffc5fd239d35495c3d/pygame-2.0.0.dev8-cp35-cp35m-win32.whl#sha256=660ab9e8dd960d312f0bd1b0b7b62d22891fb6e188ebd980cc78d57336d067d2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/e5/3b/eb0fe773b9a2877dd46d7c5ec9d33808ee6c059ee5f3bc44634d1677c4ce/pygame-2.0.0.dev8-cp35-cp35m-win_amd64.whl#sha256=0267b4def5c07e3b08329f80cb51c8c457d514221f6a2d5ec175569bd02280c9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_9_intel: https://files.pythonhosted.org/packages/b1/c3/5def88fa62b5e01a1ad1156bb601e2eb6bba0f62e75c51254c2f58ed3614/pygame-2.0.0.dev8-cp36-cp36m-macosx_10_9_intel.whl#sha256=10743ba4d4d07fb2437f7399fe65b99b99202b92899b0b8f085d3f97bdd408e0 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/4e/24/f2013586769865b1e618cac30c510ac3de11e0e0ff5628b7aead0eaab6ec/pygame-2.0.0.dev8-cp36-cp36m-manylinux1_i686.whl#sha256=071f0e4d50a5af008a86d43236fc3dc0a903fc6dab1872b4282e1022e8b888b6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/13/a7/6b3980fa7fde404cf70da8ee853a1c07fb4ac426ba892f755bccfba5fee8/pygame-2.0.0.dev8-cp36-cp36m-manylinux1_x86_64.whl#sha256=7df846da4d24e85a38240e1bcc1d5579d72e4a8b675b4bc77aad899cb8d53feb (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/1f/11/a83d8e97d21ac2e80c0780e1c53434b998e768176c1c475b67af775125b4/pygame-2.0.0.dev8-cp36-cp36m-win32.whl#sha256=d72e3a583b081058107e5157b706cc409b3afdae892f560481ef298fd4154a29 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/8f/f1/a269f716cc461f7c0fbc3d2899adad6abf1cfa24575b83377620c37dafc3/pygame-2.0.0.dev8-cp36-cp36m-win_amd64.whl#sha256=bdeb5399d90d352a393c2461ff19f2d627c602706be7ea1415021b4862ce720d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_9_intel: https://files.pythonhosted.org/packages/29/7b/c08c1cd5fd3a738f14fba56da97c6b9a0bc773fad958a01e51044c30a23d/pygame-2.0.0.dev8-cp37-cp37m-macosx_10_9_intel.whl#sha256=8068af05b2a2fc9984e55ad05f9131ec767b2fc312df0f50972e88c4485f5d8e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/4c/38/c3e987990f87f8dfc47909c2fe5c08b10c2558336a3d1ffc13b81e0e9a55/pygame-2.0.0.dev8-cp37-cp37m-manylinux1_i686.whl#sha256=96bc63d8e56998f079d1d92e077213935f3dea800300912e4176c2a300135e13 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/41/06/e5ee42635c70ba43982f62ee1f19c1d921fa2c9085640c191311fcd09cd0/pygame-2.0.0.dev8-cp37-cp37m-manylinux1_x86_64.whl#sha256=b47875c58b507b74361cecd0083411e0b19ae15dff7da45e104da86d8a1fefcb (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/1b/08/a5a53e0d6de725423d7d772055b05abc76408018847f9fdafb9e789848dd/pygame-2.0.0.dev8-cp37-cp37m-win32.whl#sha256=7fd14b068e784b118b51eda271a8fc3bfe2b0c54b6146ac6e34f66858ac27834 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/03/c2/235897091ca93cf91782a243cee88eb5dea07dd40a3091977971b3392e07/pygame-2.0.0.dev8-cp37-cp37m-win_amd64.whl#sha256=921d6565b40ff3da1e505efa1f75f0438214ca0d6b413e19a481fb52bff1ca7a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-macosx_10_9_intel: https://files.pythonhosted.org/packages/88/37/3446bbdf6394456ee4c5dbe4f033c72c6884efc151bda237a854e7351364/pygame-2.0.0.dev8-cp38-cp38-macosx_10_9_intel.whl#sha256=d76183fa2a6070006d0f8e95fb707edface752564248f63267bdd98464b55feb (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_i686: https://files.pythonhosted.org/packages/40/0d/e002278c0713e0f94efe306ed3b557417f05c31a6bac17cc252aa8fd3772/pygame-2.0.0.dev8-cp38-cp38-manylinux1_i686.whl#sha256=71d629fae5b20a88cdbf541abc4f2025b823731ee73b8b2380d9c86160640d11 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/36/4c/8b0c1d13657fff2ffab15b3f3c23603c99afb3bd819eaec815b02102352a/pygame-2.0.0.dev8-cp38-cp38-manylinux1_x86_64.whl#sha256=f6d0ea74b97a487e1f491c75386d494ecd573851af4e08090eacfa707ba43428 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win32: https://files.pythonhosted.org/packages/bf/22/cbf7b8990fe9b491f845f34d30a781a07c9db2ec0556f74e9e1d8560402e/pygame-2.0.0.dev8-cp38-cp38-win32.whl#sha256=370202bbc33b5747986eee24f44e2e84d5fb18a48398ec944018c288e9298874 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/15/1b/1fb56b314c3d2d96f291fc9dbe77e98b2e1b8bbcd96d173f5bdc2ada3dbb/pygame-2.0.0.dev8-cp38-cp38-win_amd64.whl#sha256=0b3b26f6ad21a651301acf48c48fdc541bd3dbbdeb214d82bbad5c9403ed71e8 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/75/78/6fc518fb3aa8db1669660e64fbcd70bcf024b993cea8b5883a0e0ce585bc/pygame-2.0.0.dev8-py2.7-linux-x86_64.egg#sha256=d4e0cd3392ebc88c321175b205ebeb0c3247ceb2468d940d90fcb849075b468f (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/4a/93/18b8abbca950b48c7a10ba704f75cb4cdf25f5f00029a34cfb285d83d643/pygame-2.0.0.dev8-py3.5-linux-x86_64.egg#sha256=7ae141466b6783abeaf66e10884a2824b3e47ab681f411e83b5c9884e15ba81b (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/e9/e9/bdb71291b52fea349e9d2ac858fbbd333e68edfd3025d25800b68913e04c/pygame-2.0.0.dev8-py3.6-linux-x86_64.egg#sha256=da1d869fb24e2f852c259b79e80f47c6f38a1176f872bb79aa866ca79b052867 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/20/2f/a72199db6661f73d4745d4ae6be28c9e94c9b50e60b0bb061dd24f342ea3/pygame-2.0.0.dev8-py3.7-linux-ppc64le.egg#sha256=1162be5304d72e84d173c1c0cfa68ba742a6d20f166095e945ee8f3952a25a25 (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/d0/e0/fedd75b04f44d077c538f9d9e70dac6a4ccb8be252c3c6aa7ca442d3ca9e/pygame-2.0.0.dev8-py3.7-linux-x86_64.egg#sha256=1f2d9df9374677a963d41e3247eea9a9da768a8556d055ffbd55fff0a48d8a1a (from https://pypi.org/simple/pygame/)
  Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a6/af/b7996a4f4f2bc6f6ffb7a7b54584c0c177eb10640017025cb8db462dba8f/pygame-2.0.0.dev8-py3.8-linux-x86_64.egg#sha256=a0fe0dcdbba303cd5dd01d46231cbeabf0bbe2f9c88e6066458c8eeb584352de (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/cd/f6/c4c9a58e8d6816c75c6cd44815631d63587391bb2049f9de1b2a4ee07d04/pygame-2.0.0.dev8.tar.gz#sha256=10ea85a1a2a06de7e9ee4b52c391f574104017bdc8a5569d92a95d4b6e4df9cc (from https://pypi.org/simple/pygame/), version: 2.0.0.dev8
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/5e/86/b4395ca6489953f2e490718542c4b191bb6d974a77eb399d5a1107a0e5c5/pygame-2.0.0.dev10-cp27-cp27m-macosx_10_9_intel.whl#sha256=0eca53d0de28f2abebd9bdd6269815e47bdf292c924eef2becdb2e716ac6fe65 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/0b/6b/37495a04e9dbd58f01de20122ec33c7a1e44b688c62dc920a03a73ebd5bd/pygame-2.0.0.dev10-cp27-cp27m-win32.whl#sha256=9ecf25d4c663a498abf8dbd0d37cad1134ac816d22d34e2218961551cb8f79e8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/4e/07/5257312475fabff061e1e79afa69061dd3b01d29ad9108fc5416cdb3b5a9/pygame-2.0.0.dev10-cp27-cp27m-win_amd64.whl#sha256=1f3b008e70377ee693c0dbc56b772a1a1e16e7fd81ba799b53d976b42e85fd21 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/f5/db/e84c3bea0f423bfb901ec54bd877ea2e7555ac03b08251510714beab25d4/pygame-2.0.0.dev10-cp27-cp27mu-manylinux1_i686.whl#sha256=0971a2f2d1092c36abab9f53e8b21edf182474569cbad48a444535a2f9484fda (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/2a/c7/a7b1cde53a95689e9166370a95e1b02ba17db56e1c28fb1b3f55a0517606/pygame-2.0.0.dev10-cp27-cp27mu-manylinux1_x86_64.whl#sha256=df89c3463859debae4a9f1cea6ea618d099bd69bd409c30c0ce5a99705d1449d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/a8/73/ef620421f09f12a6f9a16ddec240755fe822456e887121d61be83ec961b0/pygame-2.0.0.dev10-cp34-cp34m-manylinux1_i686.whl#sha256=d344e8356900983483e22d45daa77cf9d1f5d6ed51e1e80034a1fc0f94e4a0b7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/bf/c3/d7a01d5d759231ea2495bbded5407fdfaedb9eaa42d0086dcb5f0b41081e/pygame-2.0.0.dev10-cp34-cp34m-manylinux1_x86_64.whl#sha256=d08a2316e5f1fc3941d71c5386692abdd8de1d6e671ae450bc9cd8c538365e82 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/4b/2b/391a3738a56adf05c309501e1871226c844f058d8276b33f5940b8c24e29/pygame-2.0.0.dev10-cp35-cp35m-macosx_10_9_intel.whl#sha256=e11313a6992dc6f05b5f50efd55951d0f36b25cd4dc87ae211863fddecdb939d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/90/d9/d517ec054a01598dce2ac01901e0a8997b23c1ca29474d0daef70967eb69/pygame-2.0.0.dev10-cp35-cp35m-manylinux1_i686.whl#sha256=52f7024f7ab1b16ea05cee3cd6a982428d2bd399075048516264ac12cc10b3be (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/47/f7/aab72cabf98d46f615c25d4cb147859ad14d2297f3f5de37491e1ef1ace9/pygame-2.0.0.dev10-cp35-cp35m-manylinux1_x86_64.whl#sha256=730ed3d8e9d977c9d6aae24fad24b60d2bab8b5ae7ddbb8c99e0ab8c3fb4b026 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/a9/a7/3df5a935a8be4786afaced3e6a3e2ab423548c45047054d004944e7eadb4/pygame-2.0.0.dev10-cp35-cp35m-win32.whl#sha256=179ec539b06eacdb9e94aeebe85304f844a823defdbb4eceee0154c4940a2805 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/5f/69/7d2d70ae4519ec06d735427b2a33165ce8c3c69d2dce6b4871e83991e775/pygame-2.0.0.dev10-cp35-cp35m-win_amd64.whl#sha256=390d1608328b9644a18bc9b923d5452e81b21988ed9cc4b5c11f1cd13135c781 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_9_intel: https://files.pythonhosted.org/packages/85/ed/61cbc17634245f657b954d319f90b7b300e620f4b5ff48ce6fc8b885b104/pygame-2.0.0.dev10-cp36-cp36m-macosx_10_9_intel.whl#sha256=d1335eba3bd5e5e9472a3e21c76d5718d38b2835e2239640bb21f9fcad37c4f3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/a2/e5/f8779c8c5eb3f1fd7784389cfa93781167aadf67b79df6c607cac0038233/pygame-2.0.0.dev10-cp36-cp36m-manylinux1_i686.whl#sha256=7ee3c0cd24b30f4f7f58f16ac277d3fb11124ae6820752e56b1ee8830e7edd0c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/88/f0/45ef783ca2d2ed1c0bf51abd24e640c453582aabeba2036db4e20f419fa9/pygame-2.0.0.dev10-cp36-cp36m-manylinux1_x86_64.whl#sha256=736eb34f6e700d4bac3fe467d199e9b304811c58c1859263fd0c8218570d3aeb (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/cf/09/0423f0a55438ea21678d4c24525af239d327eb4928dd813a65b38aaf634f/pygame-2.0.0.dev10-cp36-cp36m-win32.whl#sha256=d33610ef18a3376ef0c09c628c429222f85b97c6a7a357f7a1cd8d658e0f0c72 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/1e/9c/1993847d439728fe6e248bb3a45eb0497084421261952437821811bd66f7/pygame-2.0.0.dev10-cp36-cp36m-win_amd64.whl#sha256=8c588432aab8cc1e7f72801699550c4b3e4f5e3f5fab618589d10e84ccaf28d6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_9_intel: https://files.pythonhosted.org/packages/aa/62/8252d3237603da5fd0e97eb99ab4e9d5ab15e85157bdc5fac900b68d19a8/pygame-2.0.0.dev10-cp37-cp37m-macosx_10_9_intel.whl#sha256=00168396ca846bcc22df493b14f1e674cde0dcdaee238fc5899da8a5ab979519 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/06/bd/c3ccbb4751621f90b5283f92b127e1a9ba2edac0abb9af1f3d5c50ddaf29/pygame-2.0.0.dev10-cp37-cp37m-manylinux1_i686.whl#sha256=32edf3af4510d06bb2d9676cb5f5deeee4588ea5ed5c638bf0c575e2536ff3db (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/75/6b/02f656c51875d14755426aa3783b597afcdbf0747832cc9b54b99b302efb/pygame-2.0.0.dev10-cp37-cp37m-manylinux1_x86_64.whl#sha256=f86a7f337873645b54ec31114ac7f486e903c0ddd38f5e2d050a14895de9dbaa (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/86/31/705ab3d41d27800a46de56c533a07e00c272ae7906b0894f29f9f6961ad1/pygame-2.0.0.dev10-cp37-cp37m-win32.whl#sha256=b85a12bee7c77a950be5532d11010a5d8bb38d3050933b8f0ab78ae1c06d9328 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/e7/cd/3977343aa530cf457a50bef9ca88011d02de4df075d559f469f1dfa59277/pygame-2.0.0.dev10-cp37-cp37m-win_amd64.whl#sha256=eccab135019d591733bfc29d261585caa2f70d3b7176bf01a07be96f982485fe (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-macosx_10_9_intel: https://files.pythonhosted.org/packages/30/da/6e91b8f23669da88757c01ce516114ad3bb73e9b852cc7971a6309d19ff6/pygame-2.0.0.dev10-cp38-cp38-macosx_10_9_intel.whl#sha256=9cec19e532d73490f3c611feba6c2fcc4a2a5949cb8f3b381450d9ec7246033e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_i686: https://files.pythonhosted.org/packages/6c/36/7c2d65ccbcc201ca8f69fb5b8fe323edc27b153a11ce02d4708adcddf33b/pygame-2.0.0.dev10-cp38-cp38-manylinux1_i686.whl#sha256=a308a4a9400ffd9c4ca32c400c6eea0c39765d3c6135feb8d2f1dff99f73b197 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/7d/d6/eb40bf9e1c85ba8c1619afd4c43ef52d9a4fb4a67c731b47b5dfdfb2662f/pygame-2.0.0.dev10-cp38-cp38-manylinux1_x86_64.whl#sha256=cf1171deb98aac06dc72b8e4e6e47ca0aa966aa55edb05d4381c3f587144f35a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win32: https://files.pythonhosted.org/packages/b9/c0/8661334f437b9ad6e3cdd8b2a423beab7048d9fd84115231e0aa659f6dbe/pygame-2.0.0.dev10-cp38-cp38-win32.whl#sha256=ccd289dcdc230e8dcffff520adcac683737fa97c67de155a5f8f7fbf011cbc04 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/4e/ff/81ea1b4b16c8eafbf4aa3dbba3749331b1a62108781967625ec0787c931e/pygame-2.0.0.dev10-cp38-cp38-win_amd64.whl#sha256=b6c9fdb3e79a72ee51699c68e626b47dfc4742fd26572113a974e6d1dc2cdcd8 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/fd/87/6ffe2a745a4a1032594b3caab942edb4244d5a02d314fb8d2258e3a403fd/pygame-2.0.0.dev10.tar.gz#sha256=c4437da0c3d5e73a1f1e3c4a4313f7e8ca7eae472a1686840b1f34989ffae08a (from https://pypi.org/simple/pygame/), version: 2.0.0.dev10
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/82/c1/edd0beba82c6b67e73f03af768135c1b88cc315c8a80a69f94727cc5c837/pygame-2.0.0.dev12-cp27-cp27m-macosx_10_9_intel.whl#sha256=bccb526efadd7536b7a35cfaad54ff7eb24cd3f3aa86f81a8a3e39fc3b6ee3c4 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/4b/77/e47fd1d10f5a7c38e117cfbe92843dc415e143bcc965f591f94636ddf4f5/pygame-2.0.0.dev12-cp27-cp27m-win32.whl#sha256=fef3e975e0c907ff301ca029222b5e68c0632028a7e9eb8064c2d5c85be484b6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/fc/63/c1b5b93d6bcadf9e98d121515619a3dfd35f8b01c50ab592a9e4b165acfc/pygame-2.0.0.dev12-cp27-cp27m-win_amd64.whl#sha256=4a27ba55d0383a3f2e64d109c1b1ea8870d396c8a4f17a9006b0dde51dbf6c0d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/3c/17/b221d07fe5aac92fc00930f63b867b262e15b6633af7f3927f0703dde069/pygame-2.0.0.dev12-cp27-cp27mu-manylinux1_i686.whl#sha256=9cff3f268546cf445107f142148c912f9215afe1115e73dc0b17bd568b7ce43b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/87/ff/9abb45fd6f2fd805a515f32e702c834570b433f977562bf73bf34a4278d3/pygame-2.0.0.dev12-cp27-cp27mu-manylinux1_x86_64.whl#sha256=54d0833cc523aa51a56617b94b37ec6070365a8f1dff7ca7050f5448001ac8ee (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_i686: https://files.pythonhosted.org/packages/c9/58/f7e23c43f95c388732c0ddb3b7363ec0b96669e59e26b6a8a070e9a8cb5e/pygame-2.0.0.dev12-cp34-cp34m-manylinux1_i686.whl#sha256=2fa8d8627e1a663af42bcb6440e9f8bc211dae71b8fb78a9bf2b7c27a3d9cd44 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-manylinux1_x86_64: https://files.pythonhosted.org/packages/8f/f2/b843f597da8561f0a8bde0b0d46c8c69bd6d6af973336422fd3fa5ba347b/pygame-2.0.0.dev12-cp34-cp34m-manylinux1_x86_64.whl#sha256=503d51e77ac175f786cb6aed716467d6012995d70ebcd18a0baa7fe9f59617c5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/63/08/181fbf9ca1e8f5c49e908a1cf73478b450b1d7f34db3a2ccbc6d81c55960/pygame-2.0.0.dev12-cp35-cp35m-macosx_10_9_intel.whl#sha256=de9ff6d461904965a24bacbdd0d117f5b36bf981bbed914330abdef697483e18 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/5a/dd/e2d7ab32617502b0151439f6c2a503e2aa853c3feca6f5b39b0986313fc4/pygame-2.0.0.dev12-cp35-cp35m-manylinux1_i686.whl#sha256=ca08a12dd607d819d25924815c00995bc536b3a1841efa2e4012e4ac540bab42 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/b8/f3/829eac97da59a3a58c7d4e49f449189247d15c788121c18e46a64de3fbd2/pygame-2.0.0.dev12-cp35-cp35m-manylinux1_x86_64.whl#sha256=2eaacaddfe66c8064bf1a6b31dd7981b4ffd63f203c254fa1c000581ec0f300a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/da/bf/0777e9da2ac00a18fed6d2094828f8d6541a58e1ad152a5f9e0567df95ed/pygame-2.0.0.dev12-cp35-cp35m-win32.whl#sha256=848bcfd201e7ab2d513ca42354d5dd17cb64e7e92918a0db8774c1c91ad00728 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/70/27/43a4e316aedcada482b59b3e10778f0afe6c1244106b4b1389e9378e8ae1/pygame-2.0.0.dev12-cp35-cp35m-win_amd64.whl#sha256=773e62f4bc175540d1acd8ee997059cb93449fa06847f7bcab994dda9c9301a4 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_9_intel: https://files.pythonhosted.org/packages/ef/ce/40cd618270f0737eb9a6d5ee0f8607095216136f022cb4a61867855178d6/pygame-2.0.0.dev12-cp36-cp36m-macosx_10_9_intel.whl#sha256=c73fd473c10b4426367e63d2bb15f1254d4570af8cb3fec6e75c2d2adbba51ca (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/4d/48/0e89cd7be1cb9940ebfd639ae3ccec29f43d685b4f9265162e8c46606281/pygame-2.0.0.dev12-cp36-cp36m-manylinux1_i686.whl#sha256=8bea3e645daf3ef4793d57786d22372db7f780429afd8bbccc75e47205c8a06d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/56/ea/131b4e6aad6d2664384fbfc9cefb9e0e3ad86a2497425840ff902098f579/pygame-2.0.0.dev12-cp36-cp36m-manylinux1_x86_64.whl#sha256=c45eaf94ada8e60f56c8e36e6458dfcf39d6f428259478bb80df72bbbb66e84e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/df/88/c1221cc5dc7512a89af7e7a365380c0090f424fd8159764131258ccba240/pygame-2.0.0.dev12-cp36-cp36m-win32.whl#sha256=235b47413a9fae06c31e1a3d25f6a7284a6ee380d40c1541da0a9d0b38fe13f1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/e4/f7/074b2f9a110d80d982fe89fb7b49442c4bdfa6b1b229bcaafa9ddb77a114/pygame-2.0.0.dev12-cp36-cp36m-win_amd64.whl#sha256=4ee58d98c344957791ddb29b66b9e70785d0bab2ee389dc1faeed63c8d089f52 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_9_intel: https://files.pythonhosted.org/packages/88/da/7c4c4f3750ea945d7583344956dc8ae373346d2a069e7ff75ebaf35a2e9a/pygame-2.0.0.dev12-cp37-cp37m-macosx_10_9_intel.whl#sha256=7a6798b206e069f43cb1004901aa67c61179a66730aa4b11fb8e1124baa437cd (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/52/13/5040776af029545365657ee001908e59baaa4393932ecc05a6cee5c84d57/pygame-2.0.0.dev12-cp37-cp37m-manylinux1_i686.whl#sha256=e9cc358d3a45a9db0b903a9ab4b77524ad27d13f3bb9d7a7f8804d7eb42e5461 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/26/2d/170c376ef1c64d2458f3901a79a3b656c6e4de046d63dbf4c795ef048104/pygame-2.0.0.dev12-cp37-cp37m-manylinux1_x86_64.whl#sha256=ddc6bd16b7e717f120e1d91fdda79f911eb16815d128a09ab2e4d98b7a2d7daa (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/1c/c5/8328fc77a2f5c9bddea53b1ab6596c1473dc2bc2cc78baa364eb2931570f/pygame-2.0.0.dev12-cp37-cp37m-win32.whl#sha256=4b7b8e29d2ff135ecd3e508887b2bed6a8abb2cecc0acdb7599551a789d8a5e6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/5a/f3/6b3232271e453a333659a4bf8ac247938db635ecfc355d9673cc80e699e5/pygame-2.0.0.dev12-cp37-cp37m-win_amd64.whl#sha256=cdd075b8969198d1edc2a77edf2e9b4ae31de255ae9fa8dbd9580ae80a5ed22b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-macosx_10_9_intel: https://files.pythonhosted.org/packages/12/81/541657546a18b582b157100fa737f338fc23dc022f14eb6872f4184c4313/pygame-2.0.0.dev12-cp38-cp38-macosx_10_9_intel.whl#sha256=9a5f90d216c22fc302d7bbe9f90cf924eaaab30c2e3245b07593c128fccaedc1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_i686: https://files.pythonhosted.org/packages/d2/27/3afa5e6836e9e3b641eb1099d11aabe4fce29b7697de488ced633edf705b/pygame-2.0.0.dev12-cp38-cp38-manylinux1_i686.whl#sha256=598d02a9fe0a086421430def7bb693ad6a5db9d610d11ffcdb2bc834e645148e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/e1/04/fc0d110a6407a1a24ba458d456c773ff06dc2d897d7103609728cca1b8b4/pygame-2.0.0.dev12-cp38-cp38-manylinux1_x86_64.whl#sha256=6f9a5100003cf4e3000259677d096127ee611cf75b9f43af68fac6bca9b3c634 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win32: https://files.pythonhosted.org/packages/ff/91/5f978fda7fe5f2c5a75895dc392bde52551a5fbc449cdc51f55cdbe60d5c/pygame-2.0.0.dev12-cp38-cp38-win32.whl#sha256=3b9020d1f98d16cf1cb86658ea1da623818a382cd8acbf1e36500ec8b34f6e0e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/08/7a/742a025a39d01db31c3ddde7a98ef164c5af426550e5ad5a159a6c103d03/pygame-2.0.0.dev12-cp38-cp38-win_amd64.whl#sha256=732fc865d432f2b44779180897d6a49b547fcac35c59f53b7410370ac9777828 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/92/fa/68fbcec5fb3b608c7c7258d4a73b1196cfb1fc3c198b5e163192c466b58f/pygame-2.0.0.dev12.tar.gz#sha256=05c043acdeea3c304ef9dcd70649accc9aa98cb5d4736ef9b3ee274008ffe7fb (from https://pypi.org/simple/pygame/), version: 2.0.0.dev12
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/4f/57/ecc53a79529b7872f3cdf047655042deac6a0c33701bff498937d7f97af5/pygame-2.0.0.dev14-cp27-cp27m-macosx_10_9_intel.whl#sha256=c5fc3ec2709f3eff32dcc39bd677b5469a97e8dc04fe06db1c8398666cc626ef (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/d4/af/f03c4a1b8e526f0b0c57c54095d5b9d3a128e3f4aab99b073f9100520947/pygame-2.0.0.dev14-cp27-cp27m-win32.whl#sha256=272b02db5af24e62a1e10c1dc2a1b6723305324ed9cf86d589a3640d812c7288 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/fc/70/7158f074df766501a4736b782606af76297f211b5523c67d41d11e3be761/pygame-2.0.0.dev14-cp27-cp27m-win_amd64.whl#sha256=a812b55649994a1abec1f75813cb9d71da9e8127f62215f7da6d0fd90a63949c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/17/94/eae73119d1410d1b42a84e095eadbf97ac3d897e811fd8fbadcadc4e58ca/pygame-2.0.0.dev14-cp27-cp27mu-manylinux1_i686.whl#sha256=c42bf93387b3b5c5cbb494cc8c1666ae3c5ed861c9a727bddf5fdb27fc2eac18 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/ac/53/4174cb1de05409d76a05df2144f060928d279dc963ba75baae2bf32e7067/pygame-2.0.0.dev14-cp27-cp27mu-manylinux1_x86_64.whl#sha256=2a320b7b606e221972cb320eb07bb356ac7f6c0e9f31e30e04a763025f7c09b2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/99/dc/3f02adaf90a72a15e80950555116b9e1703e0a63275d14463d1360245b31/pygame-2.0.0.dev14-cp35-cp35m-macosx_10_9_intel.whl#sha256=d145690f753d2f76f9d9e20c79d35f6206b6582e3f88c37fb3dbc61a50657bbf (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/70/70/4cc17771ac80b3aead10421a1bd8126bae43902a6ba9c7705122db5e3182/pygame-2.0.0.dev14-cp35-cp35m-manylinux1_i686.whl#sha256=b0bdab46fa53de28d6afde2dcd472ac9d038c4e484ae88266420c1ed75eaa1e7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/68/b3/68a30dd26bab76f7130352d6845ed09d59ebe4bff0769b832957ee190ce5/pygame-2.0.0.dev14-cp35-cp35m-manylinux1_x86_64.whl#sha256=aae25e369b3c8c8899ed9a8d9e7575d8c0afa693a7a7f280dc25c2b87783bb9a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/79/a9/2a3c6f0896a0cefdc233c46a730d71fb269f850abf9a85d23cdcb1f6e7df/pygame-2.0.0.dev14-cp35-cp35m-win32.whl#sha256=609f8e3dfa41bcbf8308205466e72e4fe25684acc6526cc4af2154b2e1ca3897 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/22/d4/7a9eec9aa64244602dbef7dcc609e262478722a08b26d7271924dc586f7e/pygame-2.0.0.dev14-cp35-cp35m-win_amd64.whl#sha256=f729d216de0b4b8d7b17e4e903e4f418226ebfea41d202cba24cc80fa1d6371a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_9_intel: https://files.pythonhosted.org/packages/5e/ef/0c1012c27eb4fded4657b05f57eb2fcc8f1d2559ee93ab71868809c8457e/pygame-2.0.0.dev14-cp36-cp36m-macosx_10_9_intel.whl#sha256=4f2fc269fef65a8bbc2a0586b70c03281c9034a3f0a4203d18f9f916354fae55 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/13/67/d466c1025eace20d3236e07d2d4704b2ca8eb484d9229771e907deebff9c/pygame-2.0.0.dev14-cp36-cp36m-manylinux1_i686.whl#sha256=fb8d648541f95d04941b6978e11c99dbf4f9fd06b8ead8d5e2284ee5d8d6efd4 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/79/c3/5634f4957651fba67a3312fdad4ded48b032599cc6293681af4394a357fd/pygame-2.0.0.dev14-cp36-cp36m-manylinux1_x86_64.whl#sha256=0a7934b707ed2333ca01f4add138ce8a606becf9f6adc19971adea1766ea173e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/2a/1e/22f39bd6ebe0446d9446f24d0b9f0fa9f9293716f821e06b31ad85f92b00/pygame-2.0.0.dev14-cp36-cp36m-win32.whl#sha256=e8f575c6f19d15f6e992fcb667c87a1e5ef5f168517c0a14a93b4cf12ad0c26c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/86/e2/ec6105152408f2d67a0b63c6e079100702ac0315b7daa2531541a6a59a6c/pygame-2.0.0.dev14-cp36-cp36m-win_amd64.whl#sha256=65a68ed7ea34afc94a230169d79e42401b9e15fc456563368d28c936831ecbd0 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_9_intel: https://files.pythonhosted.org/packages/c6/b4/ad59e76d2d8cffab8e4206b46193459816ce7970edbee89908ff443359ef/pygame-2.0.0.dev14-cp37-cp37m-macosx_10_9_intel.whl#sha256=069991bf7a0fe3bd76ff714beea7f1e520bb94ba30b5f0d152fc1ad58c1be097 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/20/03/7ab73518c76861def4ac049741d18912f3c99f8869fcf8e9a3b3c01e5038/pygame-2.0.0.dev14-cp37-cp37m-manylinux1_i686.whl#sha256=37a74111d27ea589ec844e35b0ba905800b4ef7305694206e8a32bd723148104 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/99/12/0fe77e00fdcf42541f890b89282c983ac09225163b5dc7ee477ac27f4f4a/pygame-2.0.0.dev14-cp37-cp37m-manylinux1_x86_64.whl#sha256=e72457212312e82aad6dba941be8157e39b4db73d2e3f734a59686cc637f095a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/2c/57/8966d2063e57ae37e7b9747cb40f34e6ab36fee9e3ee9d393816bc1a34b1/pygame-2.0.0.dev14-cp37-cp37m-win32.whl#sha256=ab045b9b8fd94cbe3839a167e41406a9f4bd3983a19af26ef807d60156a423e6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/2f/ac/f1fde682847804da6a2d8ab2a51a488bb373380028a22fee19a94a244163/pygame-2.0.0.dev14-cp37-cp37m-win_amd64.whl#sha256=041335ad7e5f09af9197e82eeb08bd0a5704f8497b2679ae25d0986a00d82de1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-macosx_10_9_intel: https://files.pythonhosted.org/packages/2c/e3/34038ae123e19f4140686182c9cece7d7202aeb808c945b216f1420d5141/pygame-2.0.0.dev14-cp38-cp38-macosx_10_9_intel.whl#sha256=7b5cfc9265e3c8bbe3c596f7b7a962fcb9e0e64c7a2c83775f383bd243f4d93e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_i686: https://files.pythonhosted.org/packages/3b/17/e412da20889c91518e2c9a00cfad32415d6369adee77fd5f751aa58add3b/pygame-2.0.0.dev14-cp38-cp38-manylinux1_i686.whl#sha256=0d2488412215fdf21b9ce2c0eb32d12f84fb061d66a97e933c848b72d3924f72 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/76/60/baa65a305528a7b467f1ea4c692575c64336a88b686071176438fbf4ad0a/pygame-2.0.0.dev14-cp38-cp38-manylinux1_x86_64.whl#sha256=58fb91801eaaf6b8ff9099ba0a958ad56837f612543c082b1de78886537a6535 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win32: https://files.pythonhosted.org/packages/4c/49/1b5b0aec003f28454726ca4a786c204b20ae336c2b53653cddb1e065ffa7/pygame-2.0.0.dev14-cp38-cp38-win32.whl#sha256=f902586b8023b9e147fc38cd8131c59fa7f047d6193d7475c778c46c8e308fa5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/71/6f/5e33fcea0676feda3c8c9b7df9d4c20eb6630586ec5e973364ee990a503c/pygame-2.0.0.dev14-cp38-cp38-win_amd64.whl#sha256=300d7fde13a2a00f10c02e66d745b56dfb37c4b1a81e4d219780106bac3b68e3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux1_i686: https://files.pythonhosted.org/packages/43/7a/e1e2b506957c3e42b92806155f25d66bf55ee0853ff3a7e580ca5ec47c86/pygame-2.0.0.dev14-cp39-cp39-manylinux1_i686.whl#sha256=d9454b11c4ba92fed1f996921c67b21d7c2894673a5646eac04bf8118924fb79 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux1_x86_64: https://files.pythonhosted.org/packages/5b/73/01075b967ffa8f14b7c2e9e6726d148c98a77ee0719beb787f1908ebb583/pygame-2.0.0.dev14-cp39-cp39-manylinux1_x86_64.whl#sha256=61aaccb264e37a66a012aa8676dbb294c1a9fb7bbc9eadcf48107f4ddef654c1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win32: https://files.pythonhosted.org/packages/00/dc/79628be17e097ffbdef961570ee608f56bed055e709995277615533d9f6f/pygame-2.0.0.dev14-cp39-cp39-win32.whl#sha256=44a4088db57abdec7f37cefabac7ba90f31ccfadc177b621945a8f2bef095f4c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win_amd64: https://files.pythonhosted.org/packages/9f/96/0c24f413b29b68dcb23d280ef0213a4ce8d8e050ac8f33544337b4539fe3/pygame-2.0.0.dev14-cp39-cp39-win_amd64.whl#sha256=9a9d2d246d86a5b6a749a4e4bab9e50dfb5d6ff051cf467453fe580690a71209 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/4e/f6/9031970fbd0cabb02842a68b6bd2defc55f4c1409e76712dd32c4d6e46cf/pygame-2.0.0.dev14.tar.gz#sha256=ebbda12c081f527a11dd11a19434cd68e8fa0a9827d76282e4ad5d1b18fd875e (from https://pypi.org/simple/pygame/), version: 2.0.0.dev14
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/01/1b/49b11d3a3fe8cdd9a6d96b611cf9e88d9cd25c3d901f945e0aeb69871dd4/pygame-2.0.0.dev16-cp27-cp27m-macosx_10_9_intel.whl#sha256=2a9e1bff2a4829922e8369957609eac866e2688b8370f56d7db03e9d8603e1cc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/68/44/82aebe5b7cf8f67094699eae46abf420df9ee90c2c939008e198061d7fed/pygame-2.0.0.dev16-cp27-cp27m-win32.whl#sha256=939f7a2e21220723e1c215b722c6c192d5840bd7bc7fe88e25cca65b096c6919 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/1e/78/9ec1922e364a278cd372879f26651df72185bc0ebb9da2ee5cdebde200a9/pygame-2.0.0.dev16-cp27-cp27m-win_amd64.whl#sha256=a60a32a1c63359745179ba1bf36d35349f991fb6111249e9f9e9bd46f03a8e47 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux2010_i686: https://files.pythonhosted.org/packages/07/f9/c79f200823ed03fd14b0814cf10ec24c45530ff3d5cb9e221be954999e04/pygame-2.0.0.dev16-cp27-cp27mu-manylinux2010_i686.whl#sha256=87fd8cccf261a8c4296b2b53415886554118271264c4117172161bfd401eb5ce (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux2010_x86_64: https://files.pythonhosted.org/packages/a1/a6/af5aa368e9215955088485940d8339c2779a84fb8d58186a77ac92ae6579/pygame-2.0.0.dev16-cp27-cp27mu-manylinux2010_x86_64.whl#sha256=eddc3cd2349459cd17a25cda3b15349aa5029ef299afc341f1b054dd33573680 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/78/51/9e7b2ef38cc599520d362c6d1755ca162daa1838ae3638436ad70b9138e2/pygame-2.0.0.dev16-cp35-cp35m-macosx_10_9_intel.whl#sha256=d93ba1e06c894276dc503b9fc53da47ed636a6acf825a47e983a70b46f99c129 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux2010_i686: https://files.pythonhosted.org/packages/8e/40/1b1d4da535314bef283d3c7279d0b45c4560b79a49ea02dedadcdfea4b91/pygame-2.0.0.dev16-cp35-cp35m-manylinux2010_i686.whl#sha256=80c6079a6dc5335dd98083bf26f7a271473e3d3a56b9200a440e5bcb65d00f9d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux2010_x86_64: https://files.pythonhosted.org/packages/e1/2f/1e136a70665eafd30b2e7bd78f8f7d3d2bbb0241aee267463dd0e7167034/pygame-2.0.0.dev16-cp35-cp35m-manylinux2010_x86_64.whl#sha256=2d94ae9d95c43484e099492088ea8d4a948c0b87027700ead94146b0be83db97 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/ca/e6/cf86c6c820bccc12133c9d7e957bc45e458efaf6c8fc40c5fabebe25ebb4/pygame-2.0.0.dev16-cp35-cp35m-win32.whl#sha256=5d99d5beb7bc148a87629b265513de7183842dfe3112df4b1c25e310cd281d3b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/77/d4/7c70d30a22200647ee19a23e821a439f96ea27d6a85360e675f4f4d55b22/pygame-2.0.0.dev16-cp35-cp35m-win_amd64.whl#sha256=6a5c0205ba70818e9d7d8fda757a7b80e63c88126c786ff562b80af9ff814b81 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_9_intel: https://files.pythonhosted.org/packages/d9/1f/8413e13bb820327edf9bb6d658ce8c3597446dd232f6880f65ebeb911025/pygame-2.0.0.dev16-cp36-cp36m-macosx_10_9_intel.whl#sha256=7219713ea597379c2ae23a7f16fa0bc880b59367d7b862c08ae4b7bd0438a0dc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux2010_i686: https://files.pythonhosted.org/packages/b5/6b/134d6b603c6fff13099c3315e75ae98e424e7ccab43a33132c06b298e246/pygame-2.0.0.dev16-cp36-cp36m-manylinux2010_i686.whl#sha256=09fefe3cf74cd0000018d4bc147f2b8780b41218b0dac95eae66c5e465a8df4a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux2010_x86_64: https://files.pythonhosted.org/packages/29/8c/1f6fcb3129ba3a7cf2b283467df08ed5648ef714141c0c89a23f4bf52079/pygame-2.0.0.dev16-cp36-cp36m-manylinux2010_x86_64.whl#sha256=83960659c15d3891bf060bf0e96852e6f7f16947d3de39ff444c95ce439f5dea (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/84/26/28b55eec906f5e8d534a9a3fb892cc38249644396062a574c656df3847f0/pygame-2.0.0.dev16-cp36-cp36m-win32.whl#sha256=e1d6d3d6166266ce804d4e0ee05f4bd5b60c7fae713ab6e2e9b53595aac22f91 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/5a/0d/e88cc3e4b02da0e6313a74774ecd37461be165218d6934570332552427c2/pygame-2.0.0.dev16-cp36-cp36m-win_amd64.whl#sha256=c0ffbdaf1047a8cd4f03f180bdb56d595f19e07574261b3e1d994f01a1201699 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_9_intel: https://files.pythonhosted.org/packages/40/d2/68e3ec31aaff7acb37edf76ad769237a66004eb4fe4b8d3bebfd30cfa7a4/pygame-2.0.0.dev16-cp37-cp37m-macosx_10_9_intel.whl#sha256=0c43a1590785ce7908f98ba7a073b47e74aa306827988674010ebd4d1b42e7cd (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux2010_i686: https://files.pythonhosted.org/packages/b0/23/834e018ac54e1ce051045db7dd71447d77e3d0508af056ab466b8e25e74a/pygame-2.0.0.dev16-cp37-cp37m-manylinux2010_i686.whl#sha256=2f15fa9a89849eefae297666f8054bb77983a772f51bdd5353c697b8ebf00032 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux2010_x86_64: https://files.pythonhosted.org/packages/13/77/54e77ecc727494659da3150a60b3fb2bd6588615663ee1dc657b960c7e83/pygame-2.0.0.dev16-cp37-cp37m-manylinux2010_x86_64.whl#sha256=55a58e9887a15f22607f62da26cfeba0a9531926d9d2395ae9c5ae554ecd2563 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/1d/3e/66a688ef9644521c2c117fe8dd9d241df9c39775b7bf2275663ea1c5eb88/pygame-2.0.0.dev16-cp37-cp37m-win32.whl#sha256=e9403b33c7431ae62d4c23ad2f0844f3479e8e28222c25f0074174b14a3a5ab8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/08/e5/8c85a711345dde33198efe87dff0ef54cf4001087cc08cd10687f79429c7/pygame-2.0.0.dev16-cp37-cp37m-win_amd64.whl#sha256=769e0b096054ca0435f9ae6f2ebe3853f7b6fdb270f1e0f9f8b37622073680f5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-macosx_10_9_intel: https://files.pythonhosted.org/packages/11/ae/ce444d66a5cd5ad015d7e4760903fdf629a2187be5ee3dcba190f4619160/pygame-2.0.0.dev16-cp38-cp38-macosx_10_9_intel.whl#sha256=d8ae6ba294b9deda887db2a3cf6674a41e158c669f2b698c1a9600cc1dce7da1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux2010_i686: https://files.pythonhosted.org/packages/1f/1c/1cd641c3ba669e003411c93402789a7318bd5459fb5cfd1ef473288265f8/pygame-2.0.0.dev16-cp38-cp38-manylinux2010_i686.whl#sha256=21301473e937b9ca34a45058a9ca40ee68be2e706f44c385f40f446008ad754c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux2010_x86_64: https://files.pythonhosted.org/packages/ba/c4/d25db26c7a457b7d85d8b6a359b084bd10a0993c2d1c1b0271efa19918bb/pygame-2.0.0.dev16-cp38-cp38-manylinux2010_x86_64.whl#sha256=073cde422a7822359d30e4a22510fee9924012dc3921586cbffddd6e26341562 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win32: https://files.pythonhosted.org/packages/cb/43/34b4dbe669abae6f88f6249e11588423fc7c07a47f16841ba3eb639a86f8/pygame-2.0.0.dev16-cp38-cp38-win32.whl#sha256=062105fd6629a5c3755e1e9b2bc878878844a74d7898f68ac4ef02e998baa997 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/5b/96/66997351f8e6f67e025711f0a1b6924a4c2e4571aa56f7e9e3e2037f7509/pygame-2.0.0.dev16-cp38-cp38-win_amd64.whl#sha256=1c41ff9763897dbc447bb51891ed1e91e14f953a9543c99e1b176c8343f1eda7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-macosx_10_9_intel: https://files.pythonhosted.org/packages/7d/fe/2fa806027c6df1fa222819a7bab217839b04b7db37cd5589762420a2e99b/pygame-2.0.0.dev16-cp39-cp39-macosx_10_9_intel.whl#sha256=c2df9d71a21335066c29512b7385874bbc9252f76eb1119b1b9150394dd36d9e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux2010_i686: https://files.pythonhosted.org/packages/9d/d4/25aaa5dffbc75aa921748fc05556d8cfa8368f09e9db47eb8997327a6561/pygame-2.0.0.dev16-cp39-cp39-manylinux2010_i686.whl#sha256=9432ad223fe32c75e720097121f0d8c8ca8a613385247c8a096a677b8b9c83f5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux2010_x86_64: https://files.pythonhosted.org/packages/1e/dd/dcfd904fd29b729aea01a1a1add51478bcaaaf15f266eda656f412b7b2e4/pygame-2.0.0.dev16-cp39-cp39-manylinux2010_x86_64.whl#sha256=8518de8742fc6c34f6f68c5713844113fa0423c35f53c02a46d5625082c4b980 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win32: https://files.pythonhosted.org/packages/0d/d2/a6574aa45f26db3880f5e6e7d0e21e075db0b5b703dfde898c306c8ecbc0/pygame-2.0.0.dev16-cp39-cp39-win32.whl#sha256=b4adb0738e0462adf3286337482f4e9a73b9c7b97e23624aa6029f39fa4db58e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win_amd64: https://files.pythonhosted.org/packages/61/20/adb17b1fd3f1a5ac240ee55a664e43575cadbd3780e642d3d492a3988017/pygame-2.0.0.dev16-cp39-cp39-win_amd64.whl#sha256=9d2b6a64459b6b5b6ef2cdb5f39fd36b54b2910048e8c42ba9c05c5ec90fb80c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_i686: https://files.pythonhosted.org/packages/42/45/aa7559d9dcbc778955c74d4959415d0ff57085f0c8199bbc77d537fb22bf/pygame-2.0.0.dev16-pp27-pypy_73-manylinux2010_i686.whl#sha256=5d3fe347525f9c73cdb68063c7b6168d0a36e89250d01290b77893455c747810 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/8d/e8/a68d5550adfae5e494e8212150736a1685a498c4d6ddf2539f22563264bc/pygame-2.0.0.dev16-pp27-pypy_73-manylinux2010_x86_64.whl#sha256=ab8e3af8fdfe5cec6920fae9e11e2a2aa1074f217d742c3a1bc386aeb8fe25f0 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-win32: https://files.pythonhosted.org/packages/6e/99/647a02fb1329bbf1916ceacc9a44fb32783617d5d6189d98afd8cb19b1d5/pygame-2.0.0.dev16-pp27-pypy_73-win32.whl#sha256=7f3c665c9e5c92097b73eed62dab08e4c29f2d0fdd285b1002c954e0bc0c20c4 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/a9/d9/bac270117b3d95b0c91fb4ac7f63a5ba60b543f1783f5034f907bc5633cb/pygame-2.0.0.dev16-pp36-pypy36_pp73-macosx_10_9_intel.whl#sha256=34eb0bc7e9bcb4da054a25e08b9cac3577f9689d746693daf31762a538bfdac2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/bf/a4/7af5a71720a0e526ac930dd989d116d103bd5c47920ad59e918f28870292/pygame-2.0.0.dev16-pp36-pypy36_pp73-manylinux2010_i686.whl#sha256=7c78fd2db2cde55d66e146ccf152edc958405b530b3b5008896bb026c5adb3ef (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/c2/3f/0e78c014522cbba8b6de470c9235d93adf96c122de46621382fe6f209a51/pygame-2.0.0.dev16-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=0ffb9a2af2021085a9aa7a78b378448f38d3b7406f9343aaac4be4c9b036c8c5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-win32: https://files.pythonhosted.org/packages/72/e1/2c2cee938e43958d4b3d16adeda921c42611abab4c9e685849f5d706bbbc/pygame-2.0.0.dev16-pp36-pypy36_pp73-win32.whl#sha256=412a1979a2451544d2fb39019144d8eec091d5fc61b5745ffbf097e2218d6208 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/ed/1b/8d76a5dec7361ab647441822e42aed4d41f5ae5b6ddf3830123887ace51e/pygame-2.0.0.dev16-pp37-pypy37_pp73-macosx_10_9_intel.whl#sha256=084895e0bc0147cd4dfb57c79f2b22728e0b27d753f6ed30aba48eebd5d640cb (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/22/9b/d050821b0a3172f715753daaa08972f3cdad9d2808b38999120dd8ae36c3/pygame-2.0.0.dev16-pp37-pypy37_pp73-manylinux2010_i686.whl#sha256=eb05d76edc754a1af707929d2a1c4c1d2a63ce84de56426f0c9a93d27ed10979 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/44/de/69749ea1ec6c569e4c06394c8c5fe567ecfa50e5484c32e7aa342b8fd82c/pygame-2.0.0.dev16-pp37-pypy37_pp73-manylinux2010_x86_64.whl#sha256=9309b26ca63a1801a8809c569979bdba9c6dac2e64882eb4dd699e5d4c958412 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/c0/06/e44de5726741154b9542eeab571fc7cb3bbf877b2fe0da8bfd7c7e7b2b22/pygame-2.0.0.dev16.tar.gz#sha256=8cbc25ae593c6bcf79bce71c83e01a259f2cb4ee38f22b152e4526ad793e0f71 (from https://pypi.org/simple/pygame/), version: 2.0.0.dev16
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/19/70/bf4a6d89c7b120aaab2f6213916c2a21ba19a4112efd6d8c70165f60c46f/pygame-2.0.0.dev18-cp27-cp27m-macosx_10_9_intel.whl#sha256=0f9581f61c822ac6ef45d2180c95bb9911e1a0224c82256b14f54c4e14b99b96 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/36/b7/91cf2ecfcb09d43b21a57ca7c9a7d72bf84e791fbd82ddeb22f46eeffdbe/pygame-2.0.0.dev18-cp27-cp27m-win32.whl#sha256=5bc349f9affb4237503436a304cb1c59a6e5344a6356f8634d5252b151f39d8d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/53/5a/ac26dffa8f9be34ad2753a4c5dc4e728ff630ea9d50aa105ce13ef34c4f0/pygame-2.0.0.dev18-cp27-cp27m-win_amd64.whl#sha256=eacef36b546f85ab6abf289cb25f013cf7dda844f116237296561c5e064b2cd0 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux2010_i686: https://files.pythonhosted.org/packages/14/e1/cdff2f15cef1a3fbd751bc804a800c685e29ed5229c665842ddc4b47bba9/pygame-2.0.0.dev18-cp27-cp27mu-manylinux2010_i686.whl#sha256=548ebf565196ee14d9ca0ff8eaf93a5d4bbe487095a69b694583622dce28f602 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux2010_x86_64: https://files.pythonhosted.org/packages/1a/08/2291ab79e02c21fb75e633c4f4d101872e87a3dda2ef9a573b85868c4d42/pygame-2.0.0.dev18-cp27-cp27mu-manylinux2010_x86_64.whl#sha256=b028fd669bd9e01eaf437610208c48ea60d9b9540abffafa901251ebc7ea3d8a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/a4/86/e38df7155fd8222a5d076326a871be14cb52dc988cc38ad24acf4dd682d3/pygame-2.0.0.dev18-cp35-cp35m-macosx_10_9_intel.whl#sha256=0b81832e0ef153b0256e8f602d4bcb45840ceb3bbb71ce8f7683ebe1c1d3ea16 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux2010_i686: https://files.pythonhosted.org/packages/9b/af/8504672e04ddbc995d56e5c3376c8fb15732a34991405361033913f83b56/pygame-2.0.0.dev18-cp35-cp35m-manylinux2010_i686.whl#sha256=301452d138a2210feb8ad3620d7d24624e64b0b1e7cea8ed1e0ec4ad74b9024a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux2010_x86_64: https://files.pythonhosted.org/packages/f4/d8/e7bbfadb64a2dd599a2bcc8b4f0d6b8b7e2e7a98e294ca6afa6a323f005e/pygame-2.0.0.dev18-cp35-cp35m-manylinux2010_x86_64.whl#sha256=3902c26e8a320c47f2d7012690cef6cc6560782e5ab8e395d88fa4b55bf8fc10 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/a8/5b/5722bfba10902830e63e2ce028175ea0ae2951358bc6850ad5c6ab916ad3/pygame-2.0.0.dev18-cp35-cp35m-win32.whl#sha256=7f7183ae909bb72cfe7fefc574849a5d903ed77a060958f5db24a7deb0797934 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/94/f9/a8aef9b82e33a82025e6ffc05692aab197cf676345568230b03d21fe264c/pygame-2.0.0.dev18-cp35-cp35m-win_amd64.whl#sha256=bdf789b509c992d3b80c2b084a453285944a2ccb77e36fd3087064fafe27f88c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_9_intel: https://files.pythonhosted.org/packages/e9/38/b28b098e6237d2f77b4d19d5d7ace1bf78cc6c74cf8f878a903cc92b850a/pygame-2.0.0.dev18-cp36-cp36m-macosx_10_9_intel.whl#sha256=b3ac583f0a6b7c6b18eee050501143993cbe1771957ef42f846b61eb265093a2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux2010_i686: https://files.pythonhosted.org/packages/80/b0/6c2251a875cc504e139db40b42da4709b7d86020af5e24537b879ed11393/pygame-2.0.0.dev18-cp36-cp36m-manylinux2010_i686.whl#sha256=111713aa61f8f106dc8518e61f0d8f95d12bc43c4b276665ed9015f7637fc479 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux2010_x86_64: https://files.pythonhosted.org/packages/c1/c6/f8ee481dc3391e3b40735afa65023fb22a061100c7ae8b4c2af0b5c71431/pygame-2.0.0.dev18-cp36-cp36m-manylinux2010_x86_64.whl#sha256=24a1f42e92e436a4d288282e39c55d1c4e3a0187399ec577832991f134f36a0b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/71/dc/00f776bcb26d27111de94fed11ae1468db9e02289dd5daffe2fdfbcece00/pygame-2.0.0.dev18-cp36-cp36m-win32.whl#sha256=bc295f67276171387b66123c9ad471f365872e42b9b1d458b66b08946202f66c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/df/9e/85645de962bd35edf964e5ea1a437cf0c0dc92ae1e276ab0a062a257385f/pygame-2.0.0.dev18-cp36-cp36m-win_amd64.whl#sha256=a54163d1ed22768c096672c3c52df9d56d9c3f0b851539e24604fc774b2e0227 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_9_intel: https://files.pythonhosted.org/packages/1c/7e/dcbf67069c82f3a1b1aecf3a199658ce551cc183c7bcf502f35101380ff5/pygame-2.0.0.dev18-cp37-cp37m-macosx_10_9_intel.whl#sha256=38bc361f74d7241b816f2aa554084b1012a21bc090d8d0021c0c57ceaadaf919 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux2010_i686: https://files.pythonhosted.org/packages/d1/cd/d6f9631fc783564b5a3abd880f22bf5b3f11835619c2a9bdec4960dbd4bf/pygame-2.0.0.dev18-cp37-cp37m-manylinux2010_i686.whl#sha256=c61eec835988a734bee79fd9fec3c2c60c8c5e9e56c78fd9dae82a269491e7ef (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux2010_x86_64: https://files.pythonhosted.org/packages/24/0e/b8695a3e01158bd0c6b66e217b196dc149e266016dce2cd831b67df080dc/pygame-2.0.0.dev18-cp37-cp37m-manylinux2010_x86_64.whl#sha256=9e573f1a2a4106f1a942338199ee8477930e4d101575aff9981608a200c64f58 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/c3/66/b6ed76a811916b1daa76de9ba47416a56d4e1290fb1399e2c7f161c6c927/pygame-2.0.0.dev18-cp37-cp37m-win32.whl#sha256=380a3fe3dd85f35fc1a2375ab24cd9fecaf2bedc57f3e4008d798344607f1469 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/db/21/f90fbb62bbc528306f589fbce70650d29e8ec070efa0dc2110874d205b1c/pygame-2.0.0.dev18-cp37-cp37m-win_amd64.whl#sha256=28193406f87918332420247b97c815af2635594d23c4a291cc4f7942de387ba8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-macosx_10_9_intel: https://files.pythonhosted.org/packages/71/e9/1e998d90af7ee18fa644cae2707930ec86e0268d208d8c6ab7f4c833298e/pygame-2.0.0.dev18-cp38-cp38-macosx_10_9_intel.whl#sha256=7e7b18785313897b96cffe7a5108b7a4f95301fe11aacb15a0476674b2b8d2c7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux2010_i686: https://files.pythonhosted.org/packages/f9/c2/78207d4b742c9c8f99fe7fd5543039e653911386e2e19b66656a25025f7f/pygame-2.0.0.dev18-cp38-cp38-manylinux2010_i686.whl#sha256=06e5724210525f4ed45caaf2f5acf04771fe292d3a4df212d956bf87cfb3ae97 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux2010_x86_64: https://files.pythonhosted.org/packages/cd/f9/79260ee1480345a4dc72fa6bad723f532773b25677ff1b6091ce2168747c/pygame-2.0.0.dev18-cp38-cp38-manylinux2010_x86_64.whl#sha256=af102314f598d735c7d077bd4b634936e0e3ebfa5b0a47dcebb1c2295a52ee6b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win32: https://files.pythonhosted.org/packages/35/14/c40acea5d3044d427b0f51f5717bfceaec5a100f32359fe2f8f3fac1d980/pygame-2.0.0.dev18-cp38-cp38-win32.whl#sha256=3ef5ef39a8aab0be1b0bd124d02beb24bee7c3016c200d8da0a3fc9d8c9e1ca2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/00/e3/92c4b36e2a43d21ec066bfcfb1dc72147828651016a89bb2073906d85592/pygame-2.0.0.dev18-cp38-cp38-win_amd64.whl#sha256=5be349c056792b8dc259499ccf98a0a80de3fe7e04d1d2d89fac7b9d7542b79e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-macosx_10_9_intel: https://files.pythonhosted.org/packages/17/cb/5af4b13fe26da79f470f293fb280aa095f11bd98e92793a203d94311792b/pygame-2.0.0.dev18-cp39-cp39-macosx_10_9_intel.whl#sha256=69966c7b60c15dd37d0e74a1c26d4e4f5652363ee8a1a2e6116d2f6f90ebb8e2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux2010_i686: https://files.pythonhosted.org/packages/65/f1/79eceb2ac1b88023eced12577264441e9fe0f12750c0ffb916d045df8370/pygame-2.0.0.dev18-cp39-cp39-manylinux2010_i686.whl#sha256=14155a0a8b7a0a57e4be0c9d30701f346f54d4c4c4a10b89bde022b490d9b2c2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux2010_x86_64: https://files.pythonhosted.org/packages/fa/10/1fc39c771e5575b31c33052306a67ae40e658a65cbc37caf1ac1949130b1/pygame-2.0.0.dev18-cp39-cp39-manylinux2010_x86_64.whl#sha256=e61ef677a5e9bf83cb89e992440fad1d7b852a88495e4edd76de6ddba099eaf7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win32: https://files.pythonhosted.org/packages/3f/ad/061d891df56572e0f7dced3b38f5b6a90356ea6efaf37c9bf35d7ff954ae/pygame-2.0.0.dev18-cp39-cp39-win32.whl#sha256=7bb377c3ee06398b09e3e3a55116afd4f7f9021f3e505b5c601653755d963f10 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win_amd64: https://files.pythonhosted.org/packages/0e/c0/c1dd14ffa196c056d19fcb0d75daf8324effb490133a765fb56638167e2b/pygame-2.0.0.dev18-cp39-cp39-win_amd64.whl#sha256=43cd882b6be20bc4d014056d8c372e6eb141ebe055a18d12978011352bb2e8b9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_i686: https://files.pythonhosted.org/packages/0d/1a/e75fb3f7e13ab5f7b4727b591bb9222f7943768833e727272e89f341cbe6/pygame-2.0.0.dev18-pp27-pypy_73-manylinux2010_i686.whl#sha256=99b4b7d2e2ecaecbf44f98d18a27d20bdf5530a92ce23dc7c36f07a13a63bdb1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/aa/11/5c8c9b70638f3a3b781bbe12f1ba679ad5ccc727b0c4b06336ca04294103/pygame-2.0.0.dev18-pp27-pypy_73-manylinux2010_x86_64.whl#sha256=9968eea4e2215633c30569e1bfd600f8131d99140cb86eab09b25a5cccf81386 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-win32: https://files.pythonhosted.org/packages/68/7b/431f73db235ff672a928a7e3c7e18b2b56b0c729e953f09ba960487dc32a/pygame-2.0.0.dev18-pp27-pypy_73-win32.whl#sha256=c00e3003c08ca44c41365d52bd680653c1f8de710075e7f1bc4dc8c25ed9310a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/db/58/4ba416e0941b54077b9c82378078cd98efc0f15ca450e05844599a6a416b/pygame-2.0.0.dev18-pp36-pypy36_pp73-macosx_10_9_intel.whl#sha256=a9212be98ba61b5e5b1ecebfb801b6680590885fd0f65821b4ebe097d9912a54 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/eb/e7/f660e535cb9ab4176989810ad55297e0366c744c9adb6884e64502c9a6f0/pygame-2.0.0.dev18-pp36-pypy36_pp73-manylinux2010_i686.whl#sha256=6ce77be44fc558f4c9aa9f504e4382367b947c6abfd4134cd88ccb3725ff7662 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/bf/d4/75a920a6286dfc1ca9a6f188865e7531c0ab8bc296222cb2fb19121cda23/pygame-2.0.0.dev18-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=8a6b850b98503a524fdc390f3099f81c38f900b7fda650fb58a37eb6e82a8f92 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-win32: https://files.pythonhosted.org/packages/c7/62/07892a45751c33bf2e7cbda89e54ab8385f99f628f5031ab47db488118f1/pygame-2.0.0.dev18-pp36-pypy36_pp73-win32.whl#sha256=438ab9f0689acbe8d80989e00f56dc2b7bd7b962dc3818b5a7401a14a9bb5289 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/e3/9c/6414ce3b3d7c7305617a07641c122bff756c03a7c63e242ac213feafc1e5/pygame-2.0.0.dev18-pp37-pypy37_pp73-macosx_10_9_intel.whl#sha256=0ee50f3d0f0986b46e16955f6a3f9c0f3c41560b041d98fd4b976fcf2b2a7894 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/ba/82/31cfafab85543b4a411b23c98fc7592d34c906908354fccc549fe5875f82/pygame-2.0.0.dev18-pp37-pypy37_pp73-manylinux2010_i686.whl#sha256=c437cd27593ef425ea1c54070d730e91d9a498020d82a68f2081481ce1115dac (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/2d/fb/ebea10d46afa9b662a82cc1252267527aeb8608d86e0ceb7a14e97d62933/pygame-2.0.0.dev18-pp37-pypy37_pp73-manylinux2010_x86_64.whl#sha256=434ed3577758375ed54b39b0517019442a1b971733f4ae2b2ce362a4221534ac (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/4e/1e/4e0bd3035fe40b760308b56e15cd8c57360214dc95797e2414bd5e9c5344/pygame-2.0.0.dev18.tar.gz#sha256=eaa784c9b42cbc3cd4a7573366e3c6df63a705960c544431148efd09252c4f70 (from https://pypi.org/simple/pygame/), version: 2.0.0.dev18
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/ca/66/ec8d604954620ae231b3e6841e2ab550be5dfc5aaab838a27d4a07c49955/pygame-2.0.0.dev20-cp27-cp27m-macosx_10_9_intel.whl#sha256=2b5c233bd52196dd924d3c3dd8694907c79e86c57856d6ad72e94307eae0eae6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/5b/51/f2373f80bbc7a46b1d1cf16a89b613f63d55afdb9ffe9ce71203e8d3b5eb/pygame-2.0.0.dev20-cp27-cp27m-win32.whl#sha256=64922a43c22e955f5f4a7c0dc061549048e6e0534d5cabf969f056ac33d9e473 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/54/70/0638cc4538638d39b152c4c6eb97a308dbacc00505c511e001d6f6da3633/pygame-2.0.0.dev20-cp27-cp27m-win_amd64.whl#sha256=7b1e5f0c5b4320334ba966adaca91e3f71bd29741cec1135f19d795c9599943e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/25/eb/4d69e824385790c2a6f95c8515ce0b23f4e82f6a372695f176da1f90ae6a/pygame-2.0.0.dev20-cp27-cp27mu-manylinux1_i686.whl#sha256=843f46a19a9cfaf95f3221a400b7ab01d5d99113fdc3d60d2565faaaa44b583a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/22/ad/063e27a2ae639101d01e124015634a109d6e4a7e2276038955fea37c30f0/pygame-2.0.0.dev20-cp27-cp27mu-manylinux1_x86_64.whl#sha256=1fece87eb67c8b6e5e821f65c0e23618c61b1d1d3afc8f6fc761c9ca5b5ff11a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/88/13/9fa37a364c576a58909585ff40591f20093f9274c6806c4f7cc0f33ddde9/pygame-2.0.0.dev20-cp35-cp35m-macosx_10_9_intel.whl#sha256=a5aefd5c61b694df5166fae9fa839b0f21600f02205ff7ba89238d0cc7fe5896 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/39/d4/37a6f5cf1cf5c56935fdd0bef668540c1079bb10df1ffde4b628627a965d/pygame-2.0.0.dev20-cp35-cp35m-manylinux1_i686.whl#sha256=103fb9d0678711b832020ec3860a0a5f97ce8c375b96917935758af4e5fe2e8a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ea/43/c802958dfd6b463ccb977650589abaec3d25391f4a6069788fb47d9e43dd/pygame-2.0.0.dev20-cp35-cp35m-manylinux1_x86_64.whl#sha256=1aef56ebb6a93696960393e14ad8abf5c1902c56bd8af982c8b863fd6bbf8fd4 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/04/42/13013f331dd472a3c3ddb37c106a94a9ed64d2309f506ac03d31d5d5d3f6/pygame-2.0.0.dev20-cp35-cp35m-win32.whl#sha256=f42ecf94af77f7304a46c5d5d0e92c374ad3e46af75f826e3a2f97b9a701f7ef (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/5a/5b/74d388e94ef1838078c1131143ce10db4c63a893ba72a0422a8a842d4795/pygame-2.0.0.dev20-cp35-cp35m-win_amd64.whl#sha256=210e706e0a6047523084fdf38299f109aca534af9a2b6be8c5a8599237dd8d0b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_9_intel: https://files.pythonhosted.org/packages/01/60/aaad8e431ebf261f0a468f9fad7a92ccd8bcef0eadd6e5aec9b6372e369b/pygame-2.0.0.dev20-cp36-cp36m-macosx_10_9_intel.whl#sha256=a78880249b88ba7664aac2e9ec802d45ea760c3554156a8fd585885d8f27a321 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/0a/57/db28fe167f5e111823b65e8890c7b364d6b5f0f96645467134a15af3d7c8/pygame-2.0.0.dev20-cp36-cp36m-manylinux1_i686.whl#sha256=c914d309a58246a64f0eaa3afcf4899741fb69b8b72bde879bb098a64f715ae0 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/ef/11/b75a3da4cf6a7e6a073acb37c5436406adbeb229cef5e5170f7fa48fd4e8/pygame-2.0.0.dev20-cp36-cp36m-manylinux1_x86_64.whl#sha256=da361bb2c8225e7ee2a1b038d80b79a868259a12fe3a6fd41ff45e8d2070bf37 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/e5/38/df603f5ab4b79382e02c95a4994243087075e2a40bdba0403176a2d675d8/pygame-2.0.0.dev20-cp36-cp36m-win32.whl#sha256=037522fd5675953c15edeaae20b72500415300cab5c0e63800ca1baf19a00a78 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/4d/68/150200ea708b1d404bd11a87cf54d9ed9f264fff42d8e3d6de3a891f3414/pygame-2.0.0.dev20-cp36-cp36m-win_amd64.whl#sha256=509be54f5a91f54a016cf6a3d8474d8213c4451aead8c612349abf7a2b0b27f1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_9_intel: https://files.pythonhosted.org/packages/f4/f1/ad1acc5e8647bc5115ca87cd25b11074b38a4ff07f3a80ee451572f49a94/pygame-2.0.0.dev20-cp37-cp37m-macosx_10_9_intel.whl#sha256=76deb4ea65875e0c7a2ba12fc9ce6562aaa8f98cea348d97f986d2006d14726a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/b7/4a/485aefd84838d3c0d8f0e467bf42de453cc22c63243979b7afe87940e987/pygame-2.0.0.dev20-cp37-cp37m-manylinux1_i686.whl#sha256=e9a3f3fef11ec9c8b82efc51aa1709b7604328833fab32ebd60c653db864edd5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/9c/52/b5964b37cad4bee529f4ba5b4f024d9baae11446bf9aa0200866b2a4d4ff/pygame-2.0.0.dev20-cp37-cp37m-manylinux1_x86_64.whl#sha256=ac4dcd77bee58569620e26fa1e2a8a7dfe3d1ffb2b7ddf0101c3fc0dbb510730 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/9b/84/be6fef1fe9b5d93363f4c2cbf0229009a02d36b43047c992dd86c45f44be/pygame-2.0.0.dev20-cp37-cp37m-win32.whl#sha256=348ff9c2c4429c699ed84da4d7a1edeb39e47f1376879e9a5997a6ca16e4ea9a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/28/70/00c25171e59e4df080358e87149158345bbce0989bf62c7860f7a21eda26/pygame-2.0.0.dev20-cp37-cp37m-win_amd64.whl#sha256=279402638a8f954a5af1e8051b185fb829ef648e36abd6f0336e74c7c5e63ca1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-macosx_10_9_intel: https://files.pythonhosted.org/packages/80/a4/02efb22bf1d86f0353a66df7ccf48cb0d2ed77968774d542811bc982c894/pygame-2.0.0.dev20-cp38-cp38-macosx_10_9_intel.whl#sha256=be2a3c2055d22968169696ad8a5e71d2977bf784f4a232c3728745f6357e6f40 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_i686: https://files.pythonhosted.org/packages/dd/89/7a8e83b381f4c4abb306ecb1be5525b740a68120bf4f818e8d6f83abcfbd/pygame-2.0.0.dev20-cp38-cp38-manylinux1_i686.whl#sha256=a15d9de7f356865bf8952ac398e3f8f413085a5a4ba47563cb1a6bdd0184373b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/92/89/8cd8b23afb7e7cb459338d59c1eb4901efbf98b032c458ea002b65e22b63/pygame-2.0.0.dev20-cp38-cp38-manylinux1_x86_64.whl#sha256=820952be1145c848bf7ec90f1577f26933e715e1e04cdb1ba6f11b60f7bebda6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win32: https://files.pythonhosted.org/packages/58/1e/5ea79c0d5a957a3a436bddf8337c407e85d8a6ca3104205a402809a1ae93/pygame-2.0.0.dev20-cp38-cp38-win32.whl#sha256=70c6b105ff506f9b20bb8a433e96e70acb28cddea5b5680f09a30d362c7e0dc4 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/82/07/e55a7aaa23be64574475303ea71cbd507e940e05414987949d26edd004db/pygame-2.0.0.dev20-cp38-cp38-win_amd64.whl#sha256=42b29c0b0b93072fa454911a86ef48148bdcc0267887ee9ca602be4934c2367a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-macosx_10_9_intel: https://files.pythonhosted.org/packages/89/11/13fa43f99aba287bc709891f8271ae958c55f8b4f14704903b59bbf8f752/pygame-2.0.0.dev20-cp39-cp39-macosx_10_9_intel.whl#sha256=d99d3f9bb1f8658eeb2e316b45b57f160d8d265cd8b13a47abba9342796add68 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux1_i686: https://files.pythonhosted.org/packages/71/5a/658a1adfaff073512bd83ee635226cb0ad6723ed1edec0469dfcc8ee10e5/pygame-2.0.0.dev20-cp39-cp39-manylinux1_i686.whl#sha256=86fedeefd17a8d44dea1784e10e76360b69f5d52c72d0a17816b0b3d7cd1ff56 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux1_x86_64: https://files.pythonhosted.org/packages/2e/80/0d6d32087c1fceaf520721c89e7609069a913a3d635c3451642180c12690/pygame-2.0.0.dev20-cp39-cp39-manylinux1_x86_64.whl#sha256=412c219bc3ec56563f85de5246e492f64173d219ce6d993cb4cf5245da6e2753 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win32: https://files.pythonhosted.org/packages/b8/85/d4b9274729ba01c5754bbeb3d0e4646fe7cba2735fc7fadb86d2ed830857/pygame-2.0.0.dev20-cp39-cp39-win32.whl#sha256=ec39de7d1f1419516744665a25512e132b114bda022a4db4b5602d59e3e21c64 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win_amd64: https://files.pythonhosted.org/packages/c7/bf/a15dfc363f1c2c20a02ef64da2e64705c8ab5d040c88af93df8a7bc2d2cf/pygame-2.0.0.dev20-cp39-cp39-win_amd64.whl#sha256=fda85a981d77b0a92b55c213df25955445fd11b4ac2b7e337fc67167ded59c92 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_i686: https://files.pythonhosted.org/packages/01/70/b5f9be773432b4d0109b57c05d0a141ac4a6b6b6064ab2e1d2a325dda5c2/pygame-2.0.0.dev20-pp27-pypy_73-manylinux2010_i686.whl#sha256=d3ba0e0a5573ae1968d4c1b3998612cd09bf4a00011272865d01e9ad57a5f07d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/2a/f1/5b2beedfff7edc696b30fa7313977199878a93d46cb56eac5aec12ddcff0/pygame-2.0.0.dev20-pp27-pypy_73-manylinux2010_x86_64.whl#sha256=dd4324d4834f3e55f384b86cffa46bc3ff9b4c1606fcb70d499005ff5522ee7e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-win32: https://files.pythonhosted.org/packages/e3/e8/d4911ca62269406ad5f1f8ada4401fba9f0616491c43955cde4381c1ce24/pygame-2.0.0.dev20-pp27-pypy_73-win32.whl#sha256=38e172d0874f1712bcfb928037da1c9cc1243019026ce88a5c1ac6a80f712cba (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/94/f0/ecf8e4f027ebbe876a71b2b32b1a60b357e79778319bb20924f2bb366db4/pygame-2.0.0.dev20-pp36-pypy36_pp73-macosx_10_9_intel.whl#sha256=92bcaf57959bab16c1de9b94fd34d49394cfbfa292746cd5a5d5b99785b84c89 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/5b/22/81a6b3b6023815a2096068350bf18201e6586ef5a044458cdbb3b305b491/pygame-2.0.0.dev20-pp36-pypy36_pp73-manylinux2010_i686.whl#sha256=eb9943f232b231446b04d53fd7ce37857d6b6ceef8be4274bfd3cd0d1f648bcc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/1c/a3/72b47965b41d725888f062f30add5247c00f5be7bb6c781a08423bf78b5a/pygame-2.0.0.dev20-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=c2e05050b33afbcafd0986c57b002d81149ffc3ee5f4a82135aaf62dc81a1445 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-win32: https://files.pythonhosted.org/packages/e9/c3/d47c64268a0defd8a34395169a06b1a5df5f55853cf453e107b5b22b5b46/pygame-2.0.0.dev20-pp36-pypy36_pp73-win32.whl#sha256=8eeb1b09d5021ad8d4a17c67e7ff1205dc2e53da87553f9cda59a252898a9c64 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/60/9b/9c05ff96b04cf1208266017c06447b5f43caafd5c1ae62deb304cc1e155f/pygame-2.0.0.dev20-pp37-pypy37_pp73-macosx_10_9_intel.whl#sha256=b7d3005cd10972152ec08ca80e1388aeba8392e708a86dfc13751817253a80ce (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/d5/d8/1b3a7ac923e2808def542f683daf3aca812b62608f23881c0f08e87dc639/pygame-2.0.0.dev20-pp37-pypy37_pp73-manylinux2010_i686.whl#sha256=392a4472929548f4b0fa240cc53fbb03cd12eab522da31396a7ee9b438b88ec3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/cb/1d/72710c7083f15cf6cfc7e5bfcc5f299101228c900be1cd6cc156eac766ab/pygame-2.0.0.dev20-pp37-pypy37_pp73-manylinux2010_x86_64.whl#sha256=c8bf193fd6a870e568d25cd165451fd220620e11cb215e191053f4ca58fc5627 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/30/28/7604c62421bd3b8cd63cffce981e0460b3a18d789cdcf1d7db80d7895bf2/pygame-2.0.0.dev20.tar.gz#sha256=5a202fd2e60a27432a9781a978712411ef816e703a0cee80d58f5847c6810da5 (from https://pypi.org/simple/pygame/), version: 2.0.0.dev20
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/a9/d8/af23986327e97bb056f9970e9cbfae466e4ae025f0ae7e4b24393e5550ea/pygame-2.0.0.dev22-cp27-cp27m-macosx_10_9_intel.whl#sha256=d0da4e2f4de7c337cc7451067c62d7d838633a07cb17b2f11246c571d389a359 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/8c/b8/c618028cd6fe15f3e2e200d50f8d94eda203a32cb5083dc484baef5e035e/pygame-2.0.0.dev22-cp27-cp27m-win32.whl#sha256=70bf3d09ae21d1f110460871ce9bae9d0d7cb3220c486029cdd0f411e98d929b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/dd/5b/7edfd5f027e7e091f580045a6622e07a4e1598fc142afb577bbc150e0f42/pygame-2.0.0.dev22-cp27-cp27m-win_amd64.whl#sha256=c9b7bf46c102a58fd9f937162d9ea895ee39eb472803d21f9d4f44a1f3157241 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/08/a4/6ae5812a4f15b20b0622c448412b51fbd7970ba98aecca9edfbc747fb4f2/pygame-2.0.0.dev22-cp27-cp27mu-manylinux1_i686.whl#sha256=3d9d962ab933518bb27c1b48e7b7586522fd45089d31f711f5d40b79ae9b8faa (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/f2/ff/76708376dbd465f7f7647d13cd7475d7a6262d3b5a1198cc749382122a8c/pygame-2.0.0.dev22-cp27-cp27mu-manylinux1_x86_64.whl#sha256=5725f43bec1dc0e621866d84c0d33201268e0568cae5dcd870010917f29e4d9d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/db/d3/d268716e017b99ede4cea8b00dc9ab983b853795b0dde9406e47afb443e1/pygame-2.0.0.dev22-cp35-cp35m-macosx_10_9_intel.whl#sha256=a324ee11e65a717462909259361980ff017d1b2655c448965353a7e1438c4f04 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/6f/a2/4351d85871295a6fa6b3312425394c5e0902df5e893cfb3be026fae5c906/pygame-2.0.0.dev22-cp35-cp35m-manylinux1_i686.whl#sha256=0eac73a07af17f53eabe0610bc539b46d08cd4c3ec09d78739e8fb0861f89e6f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/e0/ba/db7cde85d98f9aa37f9097c5ab8e28133adbd9c071b234ca6e00074664da/pygame-2.0.0.dev22-cp35-cp35m-manylinux1_x86_64.whl#sha256=3c8a8728ad0937bee86bfb1cd793b622ab8efb5119e83813d5df6ba4459b0b5a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/e9/3c/ad9463e0061cfb2b546ae9ba0d9b3c1f18473989b5d733f1b8bd3bbd99f9/pygame-2.0.0.dev22-cp35-cp35m-win32.whl#sha256=6824fcc6e84b5c65da07547f8986cf52ef46a6dbfa69315da646eb9f54c2d48c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/13/a2/f7d77db3d59d1b3a03ee08ff26ea8065c16221ff3516f4636f3707f88afb/pygame-2.0.0.dev22-cp35-cp35m-win_amd64.whl#sha256=3563363da8e5edbb0edd1560607e38d803400205fa20510c4e100f55793da9cc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_9_intel: https://files.pythonhosted.org/packages/ab/d6/18cead568c64a5c20f0fa490c4b5d626172bbe057e2aaa5dc40830069637/pygame-2.0.0.dev22-cp36-cp36m-macosx_10_9_intel.whl#sha256=60680fda44992c236dcff4feaabe302ac3ebec0fbdb3a83dc3bbd81b773e8dd5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/c5/92/cb862895d2c6b34be1a7ab714991e1686190bd4c82fa8fdf5ce94cb7f592/pygame-2.0.0.dev22-cp36-cp36m-manylinux1_i686.whl#sha256=5a5ca767ab2bcdde4804808dad7acb5d9f6100cb425682be74471a0f51288534 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/a9/1d/d25fc27bb241fdc30c0d3e24cf09b3394e891ffdcc06a7879f19a8a56c6d/pygame-2.0.0.dev22-cp36-cp36m-manylinux1_x86_64.whl#sha256=a1037979d3cf4e025d589ab9321d5ad3156fd821ee9184f1c4efad0a68504abc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/33/2c/251d3c21012325c63fd0704e8b516a5d8615cbb45126960369dc4d40634b/pygame-2.0.0.dev22-cp36-cp36m-win32.whl#sha256=12fa71163514d9254595c1be5d3107ffca6a96d99f875a2e8483f4d044e5ea85 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/77/30/7ad3fece9c0de4d4d3c186d68eb91835c0199e7eb30a79ef6cf163abdb78/pygame-2.0.0.dev22-cp36-cp36m-win_amd64.whl#sha256=7070a918c48ad386ed58aa640908019273d02972d8f090f18df9fa6ce7780369 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_9_intel: https://files.pythonhosted.org/packages/7d/03/09f789608d1282b8d917502eec60c3794daf2830c24a61e18aa5d80a94cd/pygame-2.0.0.dev22-cp37-cp37m-macosx_10_9_intel.whl#sha256=e3b9fe0345a6a0bc19b38358f8693c9632bc73e77625bde3b0d65c996f92e81d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/90/50/cbfaf0e0de6e4ae5f64d6137ca66cb959fd7a1fc0b5057d0c2e6ce447b9b/pygame-2.0.0.dev22-cp37-cp37m-manylinux1_i686.whl#sha256=80ed19bba1f0f94ac89c227b66ef0e2502ce963e639201ed0d0b828a66910e08 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/81/cd/c3ae6e9d22d89886db9f6e4c5edc8219e6d890c0f2eb73d69f352337a0c7/pygame-2.0.0.dev22-cp37-cp37m-manylinux1_x86_64.whl#sha256=538f8464c127c380eadde93acd34ee39b7a256639be92257e9bfaf09ed9c985a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/fa/2c/e69cedadd7ca3839dcd2a66a8056bcfa398ccb977b846ccd95c8ce5a3bc5/pygame-2.0.0.dev22-cp37-cp37m-win32.whl#sha256=1c2dc7b714f8a96ad1c32202801067a490ffabd51a911105bfa8e0d20e729550 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/4e/c2/49523f3e91efc372f2099dd956a7d3d67855241c4732ac89f1fe27d814bb/pygame-2.0.0.dev22-cp37-cp37m-win_amd64.whl#sha256=afca3f809d9f6d45dbff1dea5d87f014a6f86b80ea40278b1fa1bfd8c03a6e02 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-macosx_10_9_intel: https://files.pythonhosted.org/packages/12/9b/c626a71f1ad175a42d3ee7b25bf0900b1cfbf1888fde83ff7180fd14e79f/pygame-2.0.0.dev22-cp38-cp38-macosx_10_9_intel.whl#sha256=fd27ff1ad265811f16dc55d1aae731c5cae8b01d2789622a84d9fd1c20d9ce2f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_i686: https://files.pythonhosted.org/packages/e0/07/b22211f9456ca34c2423bf0304417e6f4bb9e9bbf0ea0d9721464c561a23/pygame-2.0.0.dev22-cp38-cp38-manylinux1_i686.whl#sha256=b701b240c8cd07948ea19f4ecd41909af4510ce22d64951e10dcd2056b9d47d2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/55/03/fc58e936c6c86d422a1f7f3fa1cc7d268a4a942d2dd3feaff657a2a3b48e/pygame-2.0.0.dev22-cp38-cp38-manylinux1_x86_64.whl#sha256=228940088794856edc6b16c6c9e1af39331fa77c7db967873c1d02d84ad88aff (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win32: https://files.pythonhosted.org/packages/50/7a/f6693c90103c8fbb57c3e9e3ec5ffa7319d6d173a3f12c72bff5efdaa531/pygame-2.0.0.dev22-cp38-cp38-win32.whl#sha256=e6bcc5ba6208313eb83a6bd40470edafba8a5766660cd61f03d0c9837a90f146 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/eb/93/270743612191982da937a2ec528dd5091c369ccf74d867bec21db2f39553/pygame-2.0.0.dev22-cp38-cp38-win_amd64.whl#sha256=9363e3a0ee9e709d82da9004b581c7dee4e9cf3000c0b6150062a922ede9075c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-macosx_10_9_intel: https://files.pythonhosted.org/packages/70/6b/3e26fa5ad802ee928160f66d9f8b554ac78c852c1d4439162a6ca35dc5f9/pygame-2.0.0.dev22-cp39-cp39-macosx_10_9_intel.whl#sha256=0c04e9f30dd66bc91aba69f9706015742c27c3743d40f0b8f7a795dfa2222d47 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux1_i686: https://files.pythonhosted.org/packages/88/eb/dcc4ac82dad3a7e0be131814c31f43fee8d484d8dc9de0d2e41eee80f6d7/pygame-2.0.0.dev22-cp39-cp39-manylinux1_i686.whl#sha256=a85f3fb088bfe4dd156063f975d662fc73ab4bd9a095981a478890f05b817924 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux1_x86_64: https://files.pythonhosted.org/packages/bf/8e/bde7dbcce01574b2baa188240b1ec41c09cd0a1c3a4977d3e40e1f1243f0/pygame-2.0.0.dev22-cp39-cp39-manylinux1_x86_64.whl#sha256=d5cf9fcf5e12f19abeabf66d4d4d123f628a057ff6b2be728ab3b71dbc0eab63 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win32: https://files.pythonhosted.org/packages/ec/b4/f1ad4dd88b7454a4b7d5c67044be26703341571de4bb09214c109ca94c67/pygame-2.0.0.dev22-cp39-cp39-win32.whl#sha256=069fbd57f9f389c0060b77cc0a2a426139ee650d3008bc64337ab569ace5423f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win_amd64: https://files.pythonhosted.org/packages/12/69/4a8060f2e7dbb28c111ad093e18ab48ba27eca5b32b185aefa26470c0b56/pygame-2.0.0.dev22-cp39-cp39-win_amd64.whl#sha256=82cce74750f47c2892367a488b966c35a9bfe5fd5a96e1a2c74045a01433c1d9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_i686: https://files.pythonhosted.org/packages/9d/1d/b027c6ffed2215f4f8c83222e47506d2cd25e419c0e8870e79220f20b880/pygame-2.0.0.dev22-pp27-pypy_73-manylinux2010_i686.whl#sha256=da2a852fc406b4c28ad43051b39d357b54c1cdd50cd314441d537e3fb6d8fb27 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/71/6c/8ccb61e10f1f21a0f89cdf31451e4d11a32c5fd37f02f9a8448927e7ffa5/pygame-2.0.0.dev22-pp27-pypy_73-manylinux2010_x86_64.whl#sha256=8217ec0b5f6d7258654f1cbe7363d0eb67d5c38c52a338a67753362e8316fe9c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-win32: https://files.pythonhosted.org/packages/87/23/60cae4629f0586b38dc1624bf21f28e97af7e1c37e17c226b72567958221/pygame-2.0.0.dev22-pp27-pypy_73-win32.whl#sha256=4f31f5560470ed91f51a81f9b0457ba26ba7945edc2bb1968d5764e1800e82bf (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/51/1e/f6eecddc73deb1405f2e84f742359aa1ccc3d7fc5176a0c0805e9026f31d/pygame-2.0.0.dev22-pp36-pypy36_pp73-macosx_10_9_intel.whl#sha256=727607306b9283c375f68979eb0d51946ccbf2da5c78ea14260e031287e06eb2 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/45/82/cd04e06ce6f37c634a2deddf01d4809a88d782ff01ac701ecd7dc8c9f85d/pygame-2.0.0.dev22-pp36-pypy36_pp73-manylinux2010_i686.whl#sha256=b5c10203646d4753274754671fb7b83e15e276285c6043971f5a69d5ac7902eb (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/5b/e2/9518cfc8c236cd3a88a8cee7821de51bcf68747c98c316771887eecbcd45/pygame-2.0.0.dev22-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=4c6788548384abf770d0955e96ed266b7d64274b0459dba1a37c2fc3ba02f016 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-win32: https://files.pythonhosted.org/packages/af/a7/e32578086e2eb70776f2fa7a6d54a052fbd90d1e3719a10588db8dca4f2d/pygame-2.0.0.dev22-pp36-pypy36_pp73-win32.whl#sha256=823421320541ae9910cdb4fdec540a0e23256488aad848f4e4c6ccc0a1781f9b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/af/3f/11280ed833e8b7a802fee33db3ffe21b0ae66b88de948214788fe45d630c/pygame-2.0.0.dev22-pp37-pypy37_pp73-macosx_10_9_intel.whl#sha256=c3e4a3e79cc044983b72e5a611277aadde14bb93775651a82adc763c0f04d76b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/56/70/9bdb106c48d7026f2f5ebca47029c5176a5534c93769853c63d62480c1bc/pygame-2.0.0.dev22-pp37-pypy37_pp73-manylinux2010_i686.whl#sha256=cb717856669330d889c9629ce1d076b8e32a42802364328b0e2f53ddf14f8f3e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/35/13/9306e14d6668720aa3c2611c1b52850275155613893a7b044b617ad09eb2/pygame-2.0.0.dev22-pp37-pypy37_pp73-manylinux2010_x86_64.whl#sha256=bb92bba551520dd8fac78af3a42bacb69e8e00e69fae48481b34c016a3e8ade2 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/1b/76/9ee8b72d3459eecbf099729797ebf68571c45b895815758851421d5a0efe/pygame-2.0.0.dev22.tar.gz#sha256=21dda911c64740ffe8bf95f61669fb765fb687411a5e9463b9629e473709dbad (from https://pypi.org/simple/pygame/), version: 2.0.0.dev22
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/60/7f/05f281ded528cd1bc3e86938c04edded9b40dda312e6ae1606c9fd89dd98/pygame-2.0.0.dev24-cp27-cp27m-macosx_10_9_intel.whl#sha256=8576dee42e526dec4dda055047d8ded70056dc1fc76994f7e8f295659651feb3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/c1/77/b929f25750051b78ca07a3bcd3b4f661557579fa7c9210d8ab141ee3a4e4/pygame-2.0.0.dev24-cp27-cp27m-win32.whl#sha256=e46460abeca3c138cb89a6928b690d0c2d9e57ed4799c318cdc809c5f37249df (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/1a/62/d295bf2fb48a12f2c6726bda3c070f252561df7734c8a6fa6bf13d42576f/pygame-2.0.0.dev24-cp27-cp27m-win_amd64.whl#sha256=eba1a26a4c90e32ef0d4be160259b365a2764d6b0552381bf179078039d8e722 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/de/0d/d983b70e5e0a240e8ac6ffc7fc40b0a97ec19a358e1ec01e4b58e2826150/pygame-2.0.0.dev24-cp27-cp27mu-manylinux1_i686.whl#sha256=a95360a6f8993585278e9ca305a24fe72d8c2faa71a6ca759a1a1b827aaaa175 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/c1/3d/318c72a27ac509e363a4df60889f867218d87fb87ddd706194639d8dea13/pygame-2.0.0.dev24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=e14ce0cbddbb6e288882cd238070e62e0964fcdedcc555c09ab9da41dbb918b3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/5f/ed/0d58ba10d67d188c171d9048cf2440574f735593ab9da586ca85bf381de8/pygame-2.0.0.dev24-cp35-cp35m-macosx_10_9_intel.whl#sha256=31a02e9a9c86fd597c70343827cee85119c50d94f02e9bd116741cf469c089f8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/77/49/8c22b3706a5d0112482f3793d632434c322dd19c8bb0a8ca8fd89ac88371/pygame-2.0.0.dev24-cp35-cp35m-manylinux1_i686.whl#sha256=e6c6843be3d925b7562ccf488cba024973f9abbd7fb1b394909734d1e943abfe (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/c4/35/c3545df63ed9a0d480d62987cef866717c8f3a474ae4d877a6a50ce76b3a/pygame-2.0.0.dev24-cp35-cp35m-manylinux1_x86_64.whl#sha256=0bb5a51bb4fbe99178c1e809f0f23918edb7d9133e66683f2aa1d34ca5f45fab (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/90/e6/271d32550f7f2a0da6ccf49eaf8590a11a6a4ffc24d535cd842557d176e3/pygame-2.0.0.dev24-cp35-cp35m-win32.whl#sha256=e9cb580720b750f110a8bcbab9de6eacf7c0b137f1ddedf1d2b391b422d7a9ec (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/71/28/7094fbd4b667aa0d7043ef698a1a50966ffedeaad7e6c16cdea00682e979/pygame-2.0.0.dev24-cp35-cp35m-win_amd64.whl#sha256=a3f0ef944b101dc43a712e9793cba74619d6fefad7b02c0759c4554b1de32959 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_9_intel: https://files.pythonhosted.org/packages/53/79/83a7302edafd52a84caed193aa45eef1e7c20e3c87425e48b0d7aa340bf6/pygame-2.0.0.dev24-cp36-cp36m-macosx_10_9_intel.whl#sha256=62ff4cfb373478b0463c6e184c5dd3b6e75c3d096b20c70d0a6be6788ee5d345 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/b7/90/4d6b7fffb8a1fa32f2feee4feb3a174b811c39e00c80cc94dc0516e6f231/pygame-2.0.0.dev24-cp36-cp36m-manylinux1_i686.whl#sha256=6d0aa57a54809920b02171a923ca4e66cba897b159a30320c75dea26873ec3fe (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/b8/3e/eaafa1445a0e9f15616849885e1caa0353b275b97a89ef816e30dc174e16/pygame-2.0.0.dev24-cp36-cp36m-manylinux1_x86_64.whl#sha256=3e1eff4d578ff69c58dab2306b1eaade1944ad2cffbe0299e98e2ea4f5b69461 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/5e/ce/c6a03f60b26f616e16cdc05a7a73aaa075b9ae1aa06562a20a04c1d4b05a/pygame-2.0.0.dev24-cp36-cp36m-win32.whl#sha256=dbbea339d502ada6dc6aff2eff3b18fafe1d648031ee719cad6ec372ad84bacf (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/1b/b4/a082e0eb606ae3356a4f34b29896b7ca7c11f7b2ca76697b6734d2a2d5f3/pygame-2.0.0.dev24-cp36-cp36m-win_amd64.whl#sha256=ccbb9ad09cdf162a556e293b2fbac44df31ff383312ee17b815cd43e20a4dfa5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_9_intel: https://files.pythonhosted.org/packages/8a/78/e6f28287b05066d48061d397f72e646014cfdd35732eb786861856169505/pygame-2.0.0.dev24-cp37-cp37m-macosx_10_9_intel.whl#sha256=b43b95b48bb987a1c4afd1e3da2ede490f91a4233cf2dcb184caadbbd1cb150b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/35/2d/2a206f143b183933f609f8744d6f957de864cedc53dd8ce32c7ebf875987/pygame-2.0.0.dev24-cp37-cp37m-manylinux1_i686.whl#sha256=9013deeeb393e41d2cdedbe854a7dad1f84d145c1a2218d99f3c22814fb2096f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/82/a6/5fa77f8ca8101bf64a755ab2d3350439278e54e215cdd4645a82a471a995/pygame-2.0.0.dev24-cp37-cp37m-manylinux1_x86_64.whl#sha256=d24c53ab9db980a6ab03e9ac9f1337ddfa37b40764827281dcc46e66124bd1dd (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/6b/4b/78fb0cf69d1fbf1cb39646324ba2ce6d1fc87419d412c190093675a3e579/pygame-2.0.0.dev24-cp37-cp37m-win32.whl#sha256=57fdb133f1fef206c7bac1bcb7e0ccbdded217d524c21aee6cb9449ea1349140 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/34/10/4b4588bcdb0491957dd7e08d992f0162ee25d47363b850fa1372b761bc5b/pygame-2.0.0.dev24-cp37-cp37m-win_amd64.whl#sha256=fe049f063871d4b5893db8a29f61442653f0ddadc1b31e91825bdc65eb2460a1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-macosx_10_9_intel: https://files.pythonhosted.org/packages/b5/01/102e72d6eca3e265b73becb41e73baf4e9abe4ce618ef530fb20708491de/pygame-2.0.0.dev24-cp38-cp38-macosx_10_9_intel.whl#sha256=686969d1e697807086aabf9b767b6daa68c0fd56fcf284ee49893a51b13de53a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_i686: https://files.pythonhosted.org/packages/5c/1d/6cbfd74245156c1c0db7edd57565e11032b2cbd8b820f2987f6beead3d2f/pygame-2.0.0.dev24-cp38-cp38-manylinux1_i686.whl#sha256=4fd42a97ca1d2082a1e704e4750f539389f1233757e44738217483b62093c7b8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/96/25/44e4bcb450e59bedb24116aa06397b6514833708ae42751a935fe89aeae8/pygame-2.0.0.dev24-cp38-cp38-manylinux1_x86_64.whl#sha256=e0a5ba369fdd8f03217011a4494d1869d140e65a6712f1946f66ecd050856c1c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win32: https://files.pythonhosted.org/packages/38/44/bc82fa3bb3e8279c02b49b1597874e02648fe4ca3552334179c16e960645/pygame-2.0.0.dev24-cp38-cp38-win32.whl#sha256=770e49b8f66c8bd88da588d6bd482fa6d072f9cf7bc5900149dd203f3e5d877c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/7f/6e/6118f0c310967b3a9fd16e75067ce641a8f7a2b8444dcf9cdd7a7b3d84bb/pygame-2.0.0.dev24-cp38-cp38-win_amd64.whl#sha256=0edb6c00905971c15a9cfdcebf7f32b38c0c43309f1fcda4394c8139bc5e3afc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-macosx_10_9_intel: https://files.pythonhosted.org/packages/52/fd/faec18a6b9c3a374bc9bd84af11dd904261ac6574f65a7539186972be238/pygame-2.0.0.dev24-cp39-cp39-macosx_10_9_intel.whl#sha256=133f3d5221a2f216d7c0782aa63b9809c85f552b9fc8afc77b3feda7ba6cf5e5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux1_i686: https://files.pythonhosted.org/packages/62/1a/a2c027471bcb46158d444b7efd412235d3e60891f05142017179ca0e3abd/pygame-2.0.0.dev24-cp39-cp39-manylinux1_i686.whl#sha256=854473347d62237491673316f693ce9f8cc98ff352691d04cf059a67e49fd241 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux1_x86_64: https://files.pythonhosted.org/packages/15/95/873624edf0b21b954e0ba71b4c6331a73a046ec034695ad6a93d1bf15f80/pygame-2.0.0.dev24-cp39-cp39-manylinux1_x86_64.whl#sha256=c8e616058b5a6fe090dcb4aaaafa27ab03d491fa0716e260ed9e61497b4af2c8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win32: https://files.pythonhosted.org/packages/89/31/bf232fed50c7b3b0a3da697024fd9f52d3388680514f5c02bed9b45fa87a/pygame-2.0.0.dev24-cp39-cp39-win32.whl#sha256=7d51d16db5f313cb920127dcf1ed0f63e5697502ac323654eb8b21174daade24 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win_amd64: https://files.pythonhosted.org/packages/b4/c0/5ffbc5fcad0680834a37afdc984228a1fc357831b01c3f1089e444fa9777/pygame-2.0.0.dev24-cp39-cp39-win_amd64.whl#sha256=655d3014df372a37c71efc827526c0b1f10141d48e9f64fd74d16c2a71f64273 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_i686: https://files.pythonhosted.org/packages/69/58/7d8cab8f55220caf2f09a470021b0bd5459bf374fca38b0cda7d4ccdfbbf/pygame-2.0.0.dev24-pp27-pypy_73-manylinux2010_i686.whl#sha256=857a4b9768aa0750a245d58b510f9ae9274e0b62b0fe14f7c4320f6ddcce2332 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/81/99/ba074d30b0833214398ab0a8a0aa6be3168756379dd91a3d60b2615800a8/pygame-2.0.0.dev24-pp27-pypy_73-manylinux2010_x86_64.whl#sha256=96306c75158de6326d144089e06f42cd4684ad6c444e9877f472a1c643d450b9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-win32: https://files.pythonhosted.org/packages/9f/77/eedd40a8c22381f2cd08aae8ead6eea2bc9ebf046a10baf4069a6256fd13/pygame-2.0.0.dev24-pp27-pypy_73-win32.whl#sha256=00405b1de4e213e87a1ecdc7f1214535f8a6d40010f1d0c389404e28550524f7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/a4/3b/2121517ffde714b013872d1a6c1d8d9bd7090ffb191bbb35e4ec84462353/pygame-2.0.0.dev24-pp36-pypy36_pp73-macosx_10_9_intel.whl#sha256=2614b0456cdd95de28158fa3999a3b428b1bbf98dbf3dbd59227973071ee5ee7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/9b/f2/deca6ea4e9a0b45717b8a1472aa2b2bd883aa446e480331df41b6cd9b94c/pygame-2.0.0.dev24-pp36-pypy36_pp73-manylinux2010_i686.whl#sha256=c06572e7a0abdce9ac3ddeed2396a7bb011967b5d7828d31b34a0bcda5dea232 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/58/ac/8ebf9c0b77bc63d88aa602b5566e8c080ff2639be86b435cbf4158916e7a/pygame-2.0.0.dev24-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=a34c802f0c9602f4307c8d900eaf89fc41b3543574361b313e6536c98828689e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-win32: https://files.pythonhosted.org/packages/e3/a2/a2342b661d7325fad2248970842b6e01575d385ad9d1da154b93f310d453/pygame-2.0.0.dev24-pp36-pypy36_pp73-win32.whl#sha256=39800fa664f89b48386248e6ad34b59396305a096be08ff12b5a7e4613936d26 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/87/3b/ab05998646bf3131360ba3193a5ddb0f90289e3339dbdb3ab7ce09520de4/pygame-2.0.0.dev24-pp37-pypy37_pp73-macosx_10_9_intel.whl#sha256=08c72bbf5f75a911adcf75efc047478e9368c80e10434849db3055c861bfff4f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/69/f2/51e222a99f30b375c18b9b0475d479fa1fc112701dbd5e7b4e284c4a21dd/pygame-2.0.0.dev24-pp37-pypy37_pp73-manylinux2010_i686.whl#sha256=b21d4dccd2995be5fece427ea7d5bab3ee22fb4991b44b430662ebcfe2cc4f21 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/9d/0c/1182d0f864d0badd2fc7358152971c21b63c486f1a7b1487ecc6cb8b7588/pygame-2.0.0.dev24-pp37-pypy37_pp73-manylinux2010_x86_64.whl#sha256=15d1fe5ecfa0282f1f2f7355a567a9af2a16626d10fad465a1172d20884cd681 (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/be/7f/419a33f1d78f9f613bb19549c6af53cf7d84d800c58148894ceb400eac77/pygame-2.0.0.dev24.tar.gz#sha256=68bb7fd135dd0072fc969ad6204cad648e10b6972e3c0f03ab38f74047b892b2 (from https://pypi.org/simple/pygame/), version: 2.0.0.dev24
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/0a/e1/cee7ed143bac42031c172c4572d2f1e29544cc93cd0eaab6978fe63c661f/pygame-2.0.0-cp27-cp27m-macosx_10_9_intel.whl#sha256=697599838b559b9f6573c3064357b404d3fd7af145168e2f4e3ed551bc4400ec (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/b5/2d/693be8c628e35edc2c23e3d465a3aafe326c3ed0f67f4f2674c705fdb614/pygame-2.0.0-cp27-cp27m-win32.whl#sha256=411fa087a21f065d720d199b848652bf02d61cb39ff4d62745be37257fd84361 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/05/70/18b997a8efee2e0589bbe31461a28862f11f47164791f5929352df239c99/pygame-2.0.0-cp27-cp27m-win_amd64.whl#sha256=6bd16df20e5b9bc82a4dae7342573a7917530c2e4713c576f2684ebc79a9aa73 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/a5/2c/626c94ba5effa44af888fd8122c35c5a716e269d4d18f0705944a154187f/pygame-2.0.0-cp27-cp27mu-manylinux1_i686.whl#sha256=0ba624e8cc2056f0c8f7f819f2564284bb675dd9a8097e03762763a63f99e1b3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/de/22/9dbd148842e7da662e6a948d6caa5d13599bc1f349ae6b1dec83f30bbcea/pygame-2.0.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=a03f0357ad4a9daf6e70b239804b77088d0b1543fc32e672f97f38e35fb1c206 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/fe/bc/00f742f84b98602fd1a735f9e2cd418b0214df3134522d34181c832be951/pygame-2.0.0-cp35-cp35m-macosx_10_9_intel.whl#sha256=dc7cbfc0a0a0f1f8b1be4dbf0788a4ac7d3dd2991067e1cfd869c65c323a24a5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/7b/c4/2aabd14638c7fc912722b528b837d830db240fd7b67eb084d00f440cc966/pygame-2.0.0-cp35-cp35m-manylinux1_i686.whl#sha256=7c228e067b5e212acc2ee1412e2cf29f5900fd290b09556014aee74665ffaded (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/79/8f/d4c4d9326d9543165fff604c319ec538ff46bbaf682b7a0b0f14b3919d64/pygame-2.0.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=69f9452365eef5ef476eca2657dcc488d8f93423a2f6e80e6dc5ada9fa813d21 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/71/e6/462054c5c246e8b986174f03ad7e496684f31f44b2bb226596e73610fac6/pygame-2.0.0-cp35-cp35m-win32.whl#sha256=a7d298ebc7239dcf98e093b3510abc5279c8c7c149c60d2a8a81a1b44a671da3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/7e/94/06338af51b3a7458fe2b9aa1cfb3a62c4130fc19e625d8081be8dc429857/pygame-2.0.0-cp35-cp35m-win_amd64.whl#sha256=5450704eab972951cce02231e21dbbdffcf7e7c569cfb8d26346e2b18197ae0f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_9_intel: https://files.pythonhosted.org/packages/69/8b/6fdfece034bdcd9fcbff1cd99e45510d12551e05043537f9c4755f6efc5b/pygame-2.0.0-cp36-cp36m-macosx_10_9_intel.whl#sha256=6f5b10de20a6d6a4c84371fd55d25038ef3fa3ceb1a20a61bcab1b1f2459a115 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/e6/67/427f6b3b86f1f7bbe0150d210fdf0e48fef2c406a914f0d9be18d8f5d89f/pygame-2.0.0-cp36-cp36m-manylinux1_i686.whl#sha256=8a240f598c21a4d2218eaeccfdd77bf0d0f6789133a154b07667285157b95ffa (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/87/4c/2ebe8ab1a695a446574bc48d96eb3503649893be8c769e7fafd65fd18833/pygame-2.0.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=5ed4b00612b11c1ebbfbff1379616de2fa4d1acd9830232cc9a4a2ac2aa55e84 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/ee/a7/1dd5d9b461d74e4b5861dd1c695354ce48d5ad6bc1665600a11aa273597b/pygame-2.0.0-cp36-cp36m-win32.whl#sha256=cb6dda696df8326eebf8514aa7d6e18977d37822241d8661069ca42a45f957d6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/d2/bd/0c8a9e43fed6d606e3ca6a73d29c6d362d6a5b88607d907ce74f60c23d29/pygame-2.0.0-cp36-cp36m-win_amd64.whl#sha256=d700ffe744efde7eba1709950066429bdd21e9eec2288e29d39c3a9f21a04a7c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_9_intel: https://files.pythonhosted.org/packages/75/16/a00e497d206b5e31fad2060774f1b4d1b3153697d49b75e0213a4fc8e87f/pygame-2.0.0-cp37-cp37m-macosx_10_9_intel.whl#sha256=b5ac39ef5453252cb4b4ce2956ad9832688476a7a99bbdee1a7e17bf40e0a11f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/8a/c6/2eca65bf3cb9bd9c79d522ef6ee9b648f4a4df1e561abe80614c18127a53/pygame-2.0.0-cp37-cp37m-manylinux1_i686.whl#sha256=e716b3a5ca469959ad0d631cbb7846386741fc056968a3abb097ba5b43757214 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/81/b1/c84d986be30bbab263eadcf4f553d042c053f9600bdf9b881ce3db69e74d/pygame-2.0.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=abed99f21c11d7f8deb0b3a41e2e4b0d00a98c17c23edd4dd344f169b317a586 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/3f/a8/42d7957c057db54821a786eb16492de7388fdd7cf19dccff6abcd9475c74/pygame-2.0.0-cp37-cp37m-win32.whl#sha256=3a2e7a0e6377224d3956ac9791382f7baadf66957679be8a9cc493f488245584 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/f2/30/92522de55be3f81fd0816331aac8ab12fe24116c4602960de5397726eae1/pygame-2.0.0-cp37-cp37m-win_amd64.whl#sha256=3d0be0275b1d4939c9c9074d879407f330cbac0c837cd0f4b24ab0377959f6da (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-macosx_10_9_intel: https://files.pythonhosted.org/packages/89/c3/35a62dbf75967bd9952472afde8c07ecad55d5211de4b064e23abb9b13cd/pygame-2.0.0-cp38-cp38-macosx_10_9_intel.whl#sha256=d768ff1f2dd3de84585a68b491821badc35b2c9c4453c6cbcf48949be99ea781 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_i686: https://files.pythonhosted.org/packages/f5/ae/c26414663f8fe71d9248652bebb1a9dd048c4a5b7d8c38e85a66a9c7540e/pygame-2.0.0-cp38-cp38-manylinux1_i686.whl#sha256=4e58cc6f47412cf441a0c9b98dcb8141e1f2cdb6bbd0b00d1b89572d54195002 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/9d/3e/0113902a7a998997411907ad2143a37d0760fbe2efaf2bc5d32a28093014/pygame-2.0.0-cp38-cp38-manylinux1_x86_64.whl#sha256=00268b75204519628760030d256b17e557710a859fadf7cbf80ead80efc22779 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win32: https://files.pythonhosted.org/packages/e8/74/380b3d8c211ecb4452141f21d1f83bbad8569a594de4df148009bd5dec37/pygame-2.0.0-cp38-cp38-win32.whl#sha256=21f4e50c1f13e143c590a48e63644ed2d0cfb50f9ce699c5e8b7af7caaa5cbe3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/00/86/63b1967d59c3424992f0f822b012bcf24d8d013f8d65b40db20fae01be70/pygame-2.0.0-cp38-cp38-win_amd64.whl#sha256=2c2475f706e49b4a67d6958e5cce1157f3875083eba92ab298bdf7ba33780524 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-macosx_10_9_intel: https://files.pythonhosted.org/packages/94/da/60c4cfa05c51928bbc7954fc33750e0ae16dd3794e9c4b797ff7b051faf8/pygame-2.0.0-cp39-cp39-macosx_10_9_intel.whl#sha256=87795c07c1de05150759b52e7bc3ccb38e76148ae8e40f07bf2b1368e7fabf0e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux1_i686: https://files.pythonhosted.org/packages/a0/8d/3e25619c38e0fa8900b2be09b5291d36354296f4c436679f7ea83dd150e7/pygame-2.0.0-cp39-cp39-manylinux1_i686.whl#sha256=d1b9279133bb9f1ff5e7f5369a7a25749279724f64428980f6cec58eb7ce18da (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux1_x86_64: https://files.pythonhosted.org/packages/fd/7a/ff08b9f9af457579acf50b08937a2082b070770f1ffedcf468e4e330ead9/pygame-2.0.0-cp39-cp39-manylinux1_x86_64.whl#sha256=9d10a197518f8b50d3a61b923762a37063b9d6e27d1abe5167bb3a762e816833 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win32: https://files.pythonhosted.org/packages/39/60/113b39b042a39a40eb3037e4e9722ba647404ccff51907a25e9860950d74/pygame-2.0.0-cp39-cp39-win32.whl#sha256=579d2162591241dc98c80c796576bb93edbd8107a8a43e13a18bf3c9c0dfb446 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win_amd64: https://files.pythonhosted.org/packages/7a/2e/bddbe66c11585f7c20a5018c6c680ffec19cf9169a983c80e2fb5355c3cd/pygame-2.0.0-cp39-cp39-win_amd64.whl#sha256=e75fe7624d2fc03b93a706f4d8f8204cb9c83c8f16245553546b3bd0a733556c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_i686: https://files.pythonhosted.org/packages/62/8f/a51db59941438ac1f010c19e5bbc5d384a2090b0ae6e1886244699ddb512/pygame-2.0.0-pp27-pypy_73-manylinux2010_i686.whl#sha256=1bc6e76e31e7ce6b734f12a06d975af2ef29da93e5ccbecbc8ed2d38d1bea8ea (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/85/00/014202543055e4ad16616a46f8bd9026f1ce0ec860c2b61e94fa66896a43/pygame-2.0.0-pp27-pypy_73-manylinux2010_x86_64.whl#sha256=19b66c7546261996e2533b922f78b04edc1901586d6e023af7ec0aef4d6d4a9f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-win32: https://files.pythonhosted.org/packages/8c/06/90ad8d30d2e858a25fa6735c09581d118a66175136dc2c5c712e7f1a0826/pygame-2.0.0-pp27-pypy_73-win32.whl#sha256=7ee08691262b1a22dfd28b9b0e126cfc0276b349ddfd7ef8964a0e54d000ab0e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/9e/a8/8557368e733dfafe01892a83dfca0d19af1178261e3586349b0e881772fd/pygame-2.0.0-pp36-pypy36_pp73-macosx_10_9_intel.whl#sha256=e21e68b1110bea64ed1dee6e644b49423f9539fb3e29d27ca6c68011f999c8f9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/8b/a4/26bcd935feae857c001b4286d63a12325de4d74c937501d6974acb2e6bab/pygame-2.0.0-pp36-pypy36_pp73-manylinux2010_i686.whl#sha256=c2aea8cfa8156016d5316a601e804e8eacc77facd550d6bff893130f8f506a45 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/98/4d/8e4c2acededc4180e3c4c05458c43d9bc03ad99af1cbecc2ea11f386b1b2/pygame-2.0.0-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=db05ce075aed6a9ac6b5613f273eb134a643a7b910ded4f6395b09a7f24edacf (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-win32: https://files.pythonhosted.org/packages/7b/35/c2be9dd2e0fdbf230fc3a7bc9db432c54fe518ed683b934aa33e2fa0bd55/pygame-2.0.0-pp36-pypy36_pp73-win32.whl#sha256=0fa2dfa9daacaa5533ab733c0fd038e319b83d685f92e986fe3233dd06e508e4 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/13/06/b278f11f0caec5842727d30c6a50caa95cf8c3e0b109307e7307caccd4e9/pygame-2.0.0-pp37-pypy37_pp73-macosx_10_9_intel.whl#sha256=208fbc0f25a641b953c7ec1c537a3c0b43a4faf6a8f303be15d02e308c671bab (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/93/69/05470b375849fbc46f35976f04dfc6951af16b7a6c80809b44c2fe6f4748/pygame-2.0.0-pp37-pypy37_pp73-manylinux2010_i686.whl#sha256=e8effa8b5a8d2bb9c07dccb18337b07174d4956516978a35350bc23e254189cc (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/70/f7/b176367ef9c9d0f0c59be9a7cacbaa96dc36ae59706c59172c70628951cb/pygame-2.0.0-pp37-pypy37_pp73-manylinux2010_x86_64.whl#sha256=5a3f0f436174e95027c60a37f06d84d25d2275de3255fe85846baa47c0e36e6b (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/bc/0c/d164411381bada8feae57359aa9296defbed3035f4b55bef6a271cb0573c/pygame-2.0.0.tar.gz#sha256=63b038da116a643046181b02173fd894d87d2f85ecfd6aa7d5ece73c6ef501e9 (from https://pypi.org/simple/pygame/), version: 2.0.0
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/cc/d2/112ff3433e4ebd2565824bedf30e901dd2f03a6acbeeed32ff2c83fb2833/pygame-2.0.1.dev1-cp27-cp27m-macosx_10_9_intel.whl#sha256=50e78265618c74066ca608d851d44658adcf7f8019240f2b08cb6d0eed24cf39 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/77/59/345c0879aa6adae0b690fe44e76676a18dbc78d1cf74c133ed8c176f73e4/pygame-2.0.1.dev1-cp27-cp27m-win32.whl#sha256=594d34cbe3595a7db01da8629febad9ccaffdd3193f7ceb01f4b5baee32f4877 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/86/94/dd5f631634a350572a7d55125d4ab84c1d762b99075670ef961d864b5409/pygame-2.0.1.dev1-cp27-cp27m-win_amd64.whl#sha256=8b727a4eab7c8f0fd3aaea678c10f3a635c221c40830f910c4540ba8f0c9d524 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/40/1c/264d20744fb43ded22265554d21f6815fd5732ad6f02145b9e88d142265e/pygame-2.0.1.dev1-cp27-cp27mu-manylinux1_i686.whl#sha256=c22b9e13743cb71bece9cbd12b0d1560083fea8af1411d0d1d24d403866c98f9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/62/c5/bab5e1487e114a9880b5707c92e0f2ccdcce91a094891089fe606e826871/pygame-2.0.1.dev1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=bebebcbe076ba3eb612cdf467a9378153241028841273ca6efa3386f06e66a65 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/4d/b0/6567830002c11feed6ed2c1a0870c2facafab63f5f9daebafb42d78a11df/pygame-2.0.1.dev1-cp35-cp35m-macosx_10_9_intel.whl#sha256=0945746aa4660b677f9ac8664d8320f52dfc075cdc659878520c1a49594b9bed (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/1d/ca/591841d60279f2e1ab8ad229e04b0f2a53c52efb1174c1d08a1470e35c6f/pygame-2.0.1.dev1-cp35-cp35m-manylinux1_i686.whl#sha256=f9e4f76baa42ba85f19148fd083198034f31319a81875c1aee6eda9acacb1802 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/f4/ca/5395815c5f9d6814dfc35ed7627f322dd1ea9c41aa646b44e491fef61023/pygame-2.0.1.dev1-cp35-cp35m-manylinux1_x86_64.whl#sha256=2dabbca0b9ede3e00927a1647749458403909a8c94d97f7a9b8c0e5a3c9a629c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/ac/a6/a895a732c34b9d965055879cd917b8bba262300ece97b689584a08db6876/pygame-2.0.1.dev1-cp35-cp35m-win32.whl#sha256=e65d18add41db4d940a913f2c635eaf47de3b129ec3aa01d16581caf6717fdf1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/06/52/1e0a52a5b7e78716c82d4b7d241f101913ccdafbe3185414d067d7193c97/pygame-2.0.1.dev1-cp35-cp35m-win_amd64.whl#sha256=9fc595afa00d3c93b55c6425816abefda0ab0a81aa5a5649e90cd1ac1fd8e913 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_9_intel: https://files.pythonhosted.org/packages/5c/a6/e968165243c5a243b10370626eb684f226318a680b9ae73e1ff23f94e7c2/pygame-2.0.1.dev1-cp36-cp36m-macosx_10_9_intel.whl#sha256=a7ecd260ee9be17a608c7154f7a15cd3c3e39a4940984bad079b83d45e94cb90 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/5f/1a/10374353a33b123b4f12855a201165bc64475f1a8b3a5e4e972dfa186bfe/pygame-2.0.1.dev1-cp36-cp36m-manylinux1_i686.whl#sha256=149b7bcc9bf29f5c522eebbc96ff70edb8713cf4175d0b7c3054674b3272bc14 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/42/66/2b7c55b6c1587edb2fc54b8dbbab5a88825e3fb7901e4f1e28d354d04a9f/pygame-2.0.1.dev1-cp36-cp36m-manylinux1_x86_64.whl#sha256=40626779aaea661725c56640eaa2229db16f543295a36dbd87571243f776db3a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/54/f4/bf18ce44e23e01a5c2ef7abe88aec40ff20b0b171a914373020cb707b40f/pygame-2.0.1.dev1-cp36-cp36m-win32.whl#sha256=5dd62449d6a558816518b5e8084c656fece46fdeea0e39071c622cc616c0bea4 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/68/01/edfb634fc8b0aa171c1801e0eba5acdccb19cfd831b8ef9995191cc95bb9/pygame-2.0.1.dev1-cp36-cp36m-win_amd64.whl#sha256=0d60e41eae698f609b897ec0299ce85b3cca2e77955df5f36afcdad3458d00f7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_9_intel: https://files.pythonhosted.org/packages/15/5e/bc9b959323e8f30a32a21cc2c660d0b3974f5efee9bcf416c8e6bbf02bca/pygame-2.0.1.dev1-cp37-cp37m-macosx_10_9_intel.whl#sha256=344e2f2e7d732c36d95a806b87cbe3c554c7a2347dcfbfd2734226cc1441b5b8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/7a/cf/4f38aeaffef3a8edfec48ea48f336c785f64f98858230f4cafbac7bc2a16/pygame-2.0.1.dev1-cp37-cp37m-manylinux1_i686.whl#sha256=cf816b8eb4d52a9e44b010a6dcd0dbc923558e0021904737d09a46559db7c8a7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/fc/ef/083cd2f9deda90b450ac05c6385b037fc3efbb769294d5f1dd1bcea5fcea/pygame-2.0.1.dev1-cp37-cp37m-manylinux1_x86_64.whl#sha256=35ff1ce51bdb629c0a8cf3feed579dbac79d4c21b14df9a69a8d5c307397497c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/29/65/5bb55464cf21ebef161fc12940752c968b2f13c6790a83af8b6eec02b6a2/pygame-2.0.1.dev1-cp37-cp37m-win32.whl#sha256=1ab575d887ea414944c40818be69ac016e50ea92b48436550e6edc9baf84774d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/41/6b/ff3968e7f39583faced73096f15b90d298516563308800bff0940d6feb39/pygame-2.0.1.dev1-cp37-cp37m-win_amd64.whl#sha256=09b74976b0fd18cd5a9bd13761e3b65076da83643022f80c48a01d3ab3d4725b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-macosx_10_9_intel: https://files.pythonhosted.org/packages/5c/dd/f5494ec09ededf071a60cfbcdaf95876e06c3521f251e2cfc84c16bd74bf/pygame-2.0.1.dev1-cp38-cp38-macosx_10_9_intel.whl#sha256=4862f36410b7a05f791f6786ff6542d22b8256156e9cc38a2e37587a90fb502f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_i686: https://files.pythonhosted.org/packages/11/cc/fe0b81a4f4acfaf52028b3d8c49b59cd459d4e86462922fd4672b74e767d/pygame-2.0.1.dev1-cp38-cp38-manylinux1_i686.whl#sha256=227c012abc43d799a5cbeac9b4122115daf071704c5dd7d0498edd4604ec96bd (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/90/cd/d1d28db38afc5c4647ff04a7e99240a8c878a004db029a67b0c6399ab132/pygame-2.0.1.dev1-cp38-cp38-manylinux1_x86_64.whl#sha256=5f72423b318c2da12a6d39d80fe1eb95444e7d2a219d78a80afc050d21c5b73a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win32: https://files.pythonhosted.org/packages/f3/eb/363c7df2c40eb5bb1193e2f19019144d4449aa80016d70b823279175843c/pygame-2.0.1.dev1-cp38-cp38-win32.whl#sha256=9480b83a14dd5fcd9ff36b085a762f9a57fe1b3caf5c9a0ecbc2afbe539dbcd7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/dd/89/5ce92d2db1082809a870f35ddf8180684bd8ed20936c511ada71405fe9f1/pygame-2.0.1.dev1-cp38-cp38-win_amd64.whl#sha256=b8a65f39efd8812632244d9a0ec2a7c9972cca827a37477226516a206f2793c1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-macosx_10_9_intel: https://files.pythonhosted.org/packages/a0/5a/69fe825f88c0213ded65e0b7cfe61831ac8cc5850aac16460b99b5a76d5f/pygame-2.0.1.dev1-cp39-cp39-macosx_10_9_intel.whl#sha256=82138bae73ccbb117ed0f7e0be93bd4cc648fad650d7e49b86cf955474781bc7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux1_i686: https://files.pythonhosted.org/packages/d3/13/a52d5916bcc66a998ebcba3ae20407f8f69a563455e93678f743c61af5ab/pygame-2.0.1.dev1-cp39-cp39-manylinux1_i686.whl#sha256=2b585c195663b24fcaf7a7e793b2e46ae7ac99022ac2894c7b20ca539d071e22 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux1_x86_64: https://files.pythonhosted.org/packages/dc/81/3a7a779b6809708f6caae08461b180db19a3fa32130704fa20b024e5c97c/pygame-2.0.1.dev1-cp39-cp39-manylinux1_x86_64.whl#sha256=96f959b5569f33a8ab013f36d1f5a442a94f6ae7e3c9dafe3231bb4e652f491d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win32: https://files.pythonhosted.org/packages/b7/1a/bf4f00b8a8f6de6bbf84dae30e70c1cdbfcafa2a11d5904bffede627ba6a/pygame-2.0.1.dev1-cp39-cp39-win32.whl#sha256=3ffe8e9a2dd21b3ebd63af2c51d6735a50ac58dbd99ee9056fbb7c0ff71d3fa8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win_amd64: https://files.pythonhosted.org/packages/c1/1e/24c90373a4be9a45f2e915b460c73a65fde052089749eeded599fe948c27/pygame-2.0.1.dev1-cp39-cp39-win_amd64.whl#sha256=3f80e859cfdcbc9cb12488fea9c30902d2c045a70d1574bf2b532849cf81f9d5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_i686: https://files.pythonhosted.org/packages/e0/c1/d00b53c212402cda3c3988e6d69d7c8f4fa651dbb1f6cae27650b1d3796a/pygame-2.0.1.dev1-pp27-pypy_73-manylinux2010_i686.whl#sha256=8a77121cb3ac72e04c1907b7324f35b4219cced5b5068c7aadfcc5af13c43d3a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/00/f3/da4118d315221bd55be7b127aa9c2bc79e827a324d6e1f885b8c335cf504/pygame-2.0.1.dev1-pp27-pypy_73-manylinux2010_x86_64.whl#sha256=d8e239feff2e8b5a6a4f7f68f0a06a571ed165a015b590be4d907c0ce2ce88e6 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-win32: https://files.pythonhosted.org/packages/8d/f7/5b142d56cae25798687af334115415795af2fd5f2555acbf494160c193ce/pygame-2.0.1.dev1-pp27-pypy_73-win32.whl#sha256=0f0c86f53931009d4c7b9e1284ef4cd153e8256c876150738009b67e89c69e22 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/05/db/23d8d3d96a79a07480f5b8d30c550cb7b7d0e0fb22cb62f4cb9321fd7b8c/pygame-2.0.1.dev1-pp36-pypy36_pp73-macosx_10_9_intel.whl#sha256=6ad26664f670f46a16a5703e5bcc24e72fecd6891be851edcaa80490549f5ff1 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/95/1b/6896940338c58184a2937f21d22d63afee40d19b04fad543418a22e89400/pygame-2.0.1.dev1-pp36-pypy36_pp73-manylinux2010_i686.whl#sha256=9ea05a7af7b66d3110bb560c8ee59664060468549ecd95f0fa24c220c72395ac (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/a5/ab/dbbefdc1e59b7198de7210a5ff6e1c736205d24209f1778b48286dcf070f/pygame-2.0.1.dev1-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=53a209a3683e0b6c9408ae216bb2bbfc5959bbfa2b2e2db6a6ed9fff52ed546b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-win32: https://files.pythonhosted.org/packages/1c/a6/9dbcb8dd65353967f0779116dd843fe86eb8d9ad5aa926d6fd67300b7679/pygame-2.0.1.dev1-pp36-pypy36_pp73-win32.whl#sha256=57f595faee5afd072bbcedb57995e0acbd622c4f98504937032d0fd2d927a6a9 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/5f/a2/6c9aa424a936d6b6541f135c98fbbd74d5c47451c59c8f6707a608e65582/pygame-2.0.1.dev1-pp37-pypy37_pp73-macosx_10_9_intel.whl#sha256=020fa679c84ea98a38b8a1b6111cad3e7b40709fcd88ed63e401262fc28f3b0c (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/49/0c/3a2c9650790aedb5ee4818eb7d3834b58d380763e636d7adb2bdd6e5d4c1/pygame-2.0.1.dev1-pp37-pypy37_pp73-manylinux2010_i686.whl#sha256=a0346d7cac3f671adc0c9c1867f251d632500c98d9aceee1146e6f6c55200e9f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/2f/ea/44087d4efef9b3e0c53b50858e198bade0d36840226b5ee440240754aa9a/pygame-2.0.1.dev1-pp37-pypy37_pp73-manylinux2010_x86_64.whl#sha256=109c3cdbf007db5ef1cdf053528512d484925fe109d17cd3919af7f95cf0b1ce (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/6d/27/2fb5a521abfd077da9affa833c46155e2e14e7c1ad28d027481e01da2a3b/pygame-2.0.1.dev1.tar.gz#sha256=f304b5dfe7e6fb1ed701e8c40bea8d3f6f30e153948c1f3bf3b1217bbc37bbb6 (from https://pypi.org/simple/pygame/), version: 2.0.1.dev1
  Skipping link: none of the wheel's tags match: cp27-cp27m-macosx_10_9_intel: https://files.pythonhosted.org/packages/87/03/f64bcc5e6dd926fab25c3b8661b46c787518dcbea7770048cd784e8e758e/pygame-2.0.1-cp27-cp27m-macosx_10_9_intel.whl#sha256=49c2f58559c1fbf4ba258e4b141578ccb0e83da3d4f823894f6171a8f0d594ed (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win32: https://files.pythonhosted.org/packages/da/5f/f20394f6ac8eda1a05ba2d9421383b6cbf78840e77575ad04074d690bef2/pygame-2.0.1-cp27-cp27m-win32.whl#sha256=0571dde0277483f5060c8ee43cbfd8df5776b12505e3948eee241c8ce9b93371 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27m-win_amd64: https://files.pythonhosted.org/packages/56/71/dd6d5784f2e11a4b6db28bf159506d775294b27d7af506cf7b8ea8434a86/pygame-2.0.1-cp27-cp27m-win_amd64.whl#sha256=fd5ee0f42d59a290c049f91894e0739f62c2908e7edc028ffb847a105e68bfc3 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_i686: https://files.pythonhosted.org/packages/30/70/c4182763ed9da0eee745d37b7892a4e00e0b68f34bec92ccecdab6dc83c1/pygame-2.0.1-cp27-cp27mu-manylinux1_i686.whl#sha256=21475405bcdeb20b8a796a3da6704ebb816e06b29749dd64ff619e80816b7932 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp27-cp27mu-manylinux1_x86_64: https://files.pythonhosted.org/packages/d2/11/4212b97ea025aca55e2284e9c7d8cb87cfaddb4e89f5eb613c81017246c1/pygame-2.0.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=ad230911d61f448c09886d3c92b2eae44ca7530babe9c48e74e02a0622ce2d34 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-macosx_10_9_intel: https://files.pythonhosted.org/packages/3d/a7/5ccbd1f6f6de4402d0afba549005531c15bd866a69c2c57fc56b2610d1ea/pygame-2.0.1-cp35-cp35m-macosx_10_9_intel.whl#sha256=9aead3f2eed90260136b201f398965900c5335c974bb7b47c381d98e39284018 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_i686: https://files.pythonhosted.org/packages/d0/d0/e4f832b56004080008a1fe15b1b5aa249e105a83e9fe646ffb964a362129/pygame-2.0.1-cp35-cp35m-manylinux1_i686.whl#sha256=5aeeb6659a7fe7760a78e449566553ae8c949ae29dd907a8eb4171fa0a274c16 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-manylinux1_x86_64: https://files.pythonhosted.org/packages/65/d9/6472be34975cf2081ed8153c81fa3c9683a9ba4cfe8c787516d2b06532ee/pygame-2.0.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=3270cbcff40ca2b5622a145346298a33285c91b6d50097e0b85123d9a2bc7c9b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win32: https://files.pythonhosted.org/packages/11/61/efdda7a0188758bc09269d5a3577409304902c37ff9b74f131b786d34516/pygame-2.0.1-cp35-cp35m-win32.whl#sha256=72625dc949c6d08ba7ce7c37a33163bb498d90ca0d7e626db3cfbf486df4db1d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp35-cp35m-win_amd64: https://files.pythonhosted.org/packages/d9/82/1b1054e5524ebb4b73a68f777ddde4c8619515186667e28a7aca0a0842ce/pygame-2.0.1-cp35-cp35m-win_amd64.whl#sha256=bf833c853a0568738ee5d88e1345c17bf3e8db626c36fb895327a35bb1827b0b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-macosx_10_9_intel: https://files.pythonhosted.org/packages/d0/f9/8463d50b0369921f9b2ff7c1bf671a683e0a9a3a6c048edf3cbec85b8545/pygame-2.0.1-cp36-cp36m-macosx_10_9_intel.whl#sha256=44f3ff8224d7cb998642400371c685005c8316b55e87794cbf1f6407b88ec424 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_i686: https://files.pythonhosted.org/packages/0e/9d/2a14eb9630f65da5eb323d7f2bc57a6a4dc2d0bef41de31830ee529bd17d/pygame-2.0.1-cp36-cp36m-manylinux1_i686.whl#sha256=eab18df58dcc8512f1b694f7218146828d7e3dd3f4e73bfd6942a11810293fd5 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-manylinux1_x86_64: https://files.pythonhosted.org/packages/01/da/4ff439558641a26dd29b04c25947e6c0ace041f56b2aa2ef1134edab06b8/pygame-2.0.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=19357c826ab94f9ae5b4ec5cb752cc806cfc29ea32cf7bdaacb65fa2615607e8 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win32: https://files.pythonhosted.org/packages/d1/e7/e4a1e2b4848e0de6d98eb0979a9e4948a6951746fad4dba4d15817bec565/pygame-2.0.1-cp36-cp36m-win32.whl#sha256=328d70d40bc9a6defb9f330f5e7f3d0726af1e7c2308ebca582e69480db2950d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp36-cp36m-win_amd64: https://files.pythonhosted.org/packages/d8/a5/1f35b7e7b9f68ba237f5d81e3793257da966c614ea9ce628ee7c058f0372/pygame-2.0.1-cp36-cp36m-win_amd64.whl#sha256=81510ffb1c31a3827c6be047b1926d81caf36dc734564ca0e14903d6bce60c6f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-macosx_10_9_intel: https://files.pythonhosted.org/packages/06/e4/27001c0e26068981cd97cf2cc3617e96ec87424c950eba0890b03f15fe29/pygame-2.0.1-cp37-cp37m-macosx_10_9_intel.whl#sha256=ece424c83a575c2e0ba25815871458d3bbade46d76b7997236fb51a0251229ab (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_i686: https://files.pythonhosted.org/packages/c7/d6/ef120bfa1a011d518953917c9c3e6af2014e6ca36f18adf28344b71f7003/pygame-2.0.1-cp37-cp37m-manylinux1_i686.whl#sha256=e72cdc97a49509ca2298350c2c3a0ac26bc8e943ce003a7d245df42e91439d5d (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-manylinux1_x86_64: https://files.pythonhosted.org/packages/4b/9e/c400554dd1d0e562bd4379f35ad5023c68fc120003a58991405850f56f95/pygame-2.0.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=9fd0691c4fe58b932674bb6a91d2808790e8269c3183ef16052f13e1c602ac00 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win32: https://files.pythonhosted.org/packages/42/f9/c79d16d40b63f3224c191a1bb3c256e035a548240997007efbb96dfa3e32/pygame-2.0.1-cp37-cp37m-win32.whl#sha256=4f41252dfa1e8bb95f2ea51fba710827dde9820a535623d002a65621bafe7e3f (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-win_amd64: https://files.pythonhosted.org/packages/9a/99/74ff08a397530af1e48640a5394af2e3df4fd4f720e221a3e45637485337/pygame-2.0.1-cp37-cp37m-win_amd64.whl#sha256=3b31d088129977885f72037c55cfa1140e9bcf3468e68b46141f6cc2b33d456b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-macosx_10_9_intel: https://files.pythonhosted.org/packages/3a/40/69eebf7145055f51cc90145e547da2b68c454b61ae5df6648fec6a259b2f/pygame-2.0.1-cp38-cp38-macosx_10_9_intel.whl#sha256=30eb5c7adb0b3362024cec2c461be6978fbfc99c3bca974e438b1b540cd09438 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_i686: https://files.pythonhosted.org/packages/52/af/f28598070f0bc255bcf7a9dd3eaea8945f3640695e18c86b625a634e1916/pygame-2.0.1-cp38-cp38-manylinux1_i686.whl#sha256=845385caf99f8d941607791c60e560d24b4a35c70eef0b01c30cfde0b913ff92 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-manylinux1_x86_64: https://files.pythonhosted.org/packages/59/88/d93d7e6f06960c64bc8d9d3e810a8c6133f96511d0cf4e3129d19eced4aa/pygame-2.0.1-cp38-cp38-manylinux1_x86_64.whl#sha256=3c2676b4fd278d632037eacd3b0524ce1a592c048e8e5eb5830475f83585cb3a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win32: https://files.pythonhosted.org/packages/26/61/1a2bb43670082603e91f28a14686c670d08833f2998a6d73ebe7a0e558aa/pygame-2.0.1-cp38-cp38-win32.whl#sha256=4d3135a1f8c76c3fff1ef8b7a51e4c6523748e9bdbd7bca6daa69790ce0e798a (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp38-cp38-win_amd64: https://files.pythonhosted.org/packages/96/71/a3e59059842a0b48b1d62b6fca18869e4997ce2da3de8f798ebd90d11a94/pygame-2.0.1-cp38-cp38-win_amd64.whl#sha256=898874521a9be1f9dbc5b036a9755803287c2664e335afd3e10963f7f4ccb853 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-macosx_10_9_intel: https://files.pythonhosted.org/packages/12/89/6ae0aaceab0fd4ef0f8799295df02df78fba465216634cac446cac20cdeb/pygame-2.0.1-cp39-cp39-macosx_10_9_intel.whl#sha256=ed80b40da839d60f4c03915bb3638e3c96ea8c30e689d0cc309b7597d82cc217 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux1_i686: https://files.pythonhosted.org/packages/b8/b0/04ad7333fc130d00ee927d33ea306533368e67f70e76d5669687f53d1905/pygame-2.0.1-cp39-cp39-manylinux1_i686.whl#sha256=fd6acd09d2a0fd3f616b18f977f399ed3dd95e2d6754f115837f026d19d62e10 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-manylinux1_x86_64: https://files.pythonhosted.org/packages/5e/77/de70cf51dc3426354a9a96ac01375af957053bfda7a9eef565bb4639872e/pygame-2.0.1-cp39-cp39-manylinux1_x86_64.whl#sha256=d8059084ce54b2c3d7b2c8bacd5f6490db849b2d2d6e7368c160b08504c87e73 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win32: https://files.pythonhosted.org/packages/a8/73/4ea6093f47b3190de5f0ed2e96756a5eaff511004eea08e5c4539ae21d86/pygame-2.0.1-cp39-cp39-win32.whl#sha256=107d5f82f471baee4b9522a691cb320dd52dbf329ed7a0e9ab25f75cd3caf890 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp39-cp39-win_amd64: https://files.pythonhosted.org/packages/b5/08/2359a882a9f6bcbedd4ba778960127cd7e412a2ef341ffc981ad805c5329/pygame-2.0.1-cp39-cp39-win_amd64.whl#sha256=07ed57062be4bb9741f57dab1751d95574c091c9958ed7e39cdb246d50903283 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_i686: https://files.pythonhosted.org/packages/2b/1e/b6042a9eeb207493121875c5787a0f805f61fd1669f16e1d3254f503105a/pygame-2.0.1-pp27-pypy_73-manylinux2010_i686.whl#sha256=5f057e5aa4c383fcf18560dcae2c5593e37e3fc941083a0a00a17f7cf25ee522 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/c2/93/7293a97a3d58bb034199430e28373bb262c685a0e7eb74b60e26f516af0a/pygame-2.0.1-pp27-pypy_73-manylinux2010_x86_64.whl#sha256=c188ce4bf1544f2758e8b651f4349a0f3dc441e09d8ab7c4863db1ae8f084a32 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp27-pypy_73-win32: https://files.pythonhosted.org/packages/c3/e2/770f55781dd23cd80556ba9b1f972707e716b7201801071878bd4c95cea8/pygame-2.0.1-pp27-pypy_73-win32.whl#sha256=7ea518d8eeb072c77c16977cdee3c59d9fffa750ed9c7c9c533ba520b6b08af7 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/27/ad/12eeaa53fa3dc1d3fa5db7efade3ad13630414b9662186d27069edeb00f5/pygame-2.0.1-pp36-pypy36_pp73-macosx_10_9_intel.whl#sha256=10ca736eecedadf492ba1191f9fa3a5e6f30db2b9f8882b3ee7706d5a89c14e0 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/a1/08/f3f4ff37d664df674aaf827be5f4ab8b262942462c0b959cb75fbf743084/pygame-2.0.1-pp36-pypy36_pp73-manylinux2010_i686.whl#sha256=5afc34f0af0cec09a20b6bb09090054fac5169ab01909e01b06e7e0752ab0153 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/b0/c3/5c94f895e261984f4d55d77c8405dda554f8d30bbe2142f5b39fcc0c86fe/pygame-2.0.1-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=2d9b0a66034fed390ee367a549435853502c9d4fe82ac0fa3a520f0ad5648e6e (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp36-pypy36_pp73-win32: https://files.pythonhosted.org/packages/55/ec/3a83ba15e91607db9ec2944baddb3de40b39db2ecf180203b26dc84d1509/pygame-2.0.1-pp36-pypy36_pp73-win32.whl#sha256=9de559462aaa68c40bb7625dcd587584b4eb85c4208528dc97b9ee7254945294 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-macosx_10_9_intel: https://files.pythonhosted.org/packages/84/93/6e4b422e0aff90f6079095051e51b0d9bd92ba3c9043f66aee24ac9d98d8/pygame-2.0.1-pp37-pypy37_pp73-macosx_10_9_intel.whl#sha256=9f48277de1daa83fd58a722b2e3423201b5eb39842227f32702fb78e4bba5a71 (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_i686: https://files.pythonhosted.org/packages/e0/a5/da335a7ca97ab3c05dae2757b2ca1d4bce3ffd02e1d68a2fae4f539711a4/pygame-2.0.1-pp37-pypy37_pp73-manylinux2010_i686.whl#sha256=a4e35d89b6754941e82df1ce980a1c370943d3c076938d94ed1e48165dd6a11b (from https://pypi.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: pp37-pypy37_pp73-manylinux2010_x86_64: https://files.pythonhosted.org/packages/e1/ab/c7c0bf51843a18cee43bab27d2989001fd4b011b4e5fbc6f8472b40144b4/pygame-2.0.1-pp37-pypy37_pp73-manylinux2010_x86_64.whl#sha256=b812285d23b5644c643a6ae30553a772f935f47f61826660b108b8727936384b (from https://pypi.org/simple/pygame/)
  Found link https://files.pythonhosted.org/packages/c7/b8/06e02c7cca7aec915839927a9aa19f749ac17a3d2bb2610b945d2de0aa96/pygame-2.0.1.tar.gz#sha256=8b1e7b63f47aafcdd8849933b206778747ef1802bd3d526aca45ed77141e4001 (from https://pypi.org/simple/pygame/), version: 2.0.1
Fetching project page and analyzing links: https://www.piwheels.org/simple/pygame/
Getting page https://www.piwheels.org/simple/pygame/
Found index url https://www.piwheels.org/simple
Looking up "https://www.piwheels.org/simple/pygame/" in the cache
Request header has "max_age" as 0, cache bypassed
Starting new HTTPS connection (1): www.piwheels.org:443
https://www.piwheels.org:443 "GET /simple/pygame/ HTTP/1.1" 200 2920
Updating cache with response from "https://www.piwheels.org/simple/pygame/"
Caching due to etag
  Found link https://www.piwheels.org/simple/pygame/pygame-1.9.3-cp35-cp35m-linux_armv6l.whl#sha256=47df1858721ba71c0b981036796cb8f9b75d677e873ec747fdcdc9b71a1daee3 (from https://www.piwheels.org/simple/pygame/), version: 1.9.3
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.3-cp35-cp35m-linux_armv7l.whl#sha256=47df1858721ba71c0b981036796cb8f9b75d677e873ec747fdcdc9b71a1daee3 (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-1.9.4-cp35-cp35m-linux_armv6l.whl#sha256=cb65b236eda11fd113d0baa583b23e52886c8236d5c7badf299f73b58bd47487 (from https://www.piwheels.org/simple/pygame/), version: 1.9.4
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.4-cp35-cp35m-linux_armv7l.whl#sha256=cb65b236eda11fd113d0baa583b23e52886c8236d5c7badf299f73b58bd47487 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-1.9.4-cp37-cp37m-linux_armv6l.whl#sha256=186c739c71450924d5d03a53677e0b02e6e635134004e1f1ad5b6aebe3555f2e (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.4-cp37-cp37m-linux_armv7l.whl#sha256=186c739c71450924d5d03a53677e0b02e6e635134004e1f1ad5b6aebe3555f2e (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-1.9.4.dev0-cp35-cp35m-linux_armv6l.whl#sha256=0f6a6a80d6f10efd76a7c1f6da17744f8e41bb7e4af1ea80597ed9dbae675d5f (from https://www.piwheels.org/simple/pygame/), version: 1.9.4.dev0
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.4.dev0-cp35-cp35m-linux_armv7l.whl#sha256=0f6a6a80d6f10efd76a7c1f6da17744f8e41bb7e4af1ea80597ed9dbae675d5f (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-1.9.4rc1-cp35-cp35m-linux_armv6l.whl#sha256=f7271775135a49dd76707af5ed8b4ee03dfe5c2c5eefa83dc8e97d99aa334275 (from https://www.piwheels.org/simple/pygame/), version: 1.9.4rc1
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.4rc1-cp35-cp35m-linux_armv7l.whl#sha256=f7271775135a49dd76707af5ed8b4ee03dfe5c2c5eefa83dc8e97d99aa334275 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-1.9.4rc1-cp37-cp37m-linux_armv6l.whl#sha256=4274c3203a35be3c06da60d52cd1d1c2fd3936495d24e6a005379ae9b6ede5da (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.4rc1-cp37-cp37m-linux_armv7l.whl#sha256=4274c3203a35be3c06da60d52cd1d1c2fd3936495d24e6a005379ae9b6ede5da (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-1.9.5-cp34-cp34m-linux_armv6l.whl#sha256=356825cf147fa665c1a90bc0c3afebe45e1e1275ebff71b88096627fb57b1464 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.5-cp34-cp34m-linux_armv7l.whl#sha256=356825cf147fa665c1a90bc0c3afebe45e1e1275ebff71b88096627fb57b1464 (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-1.9.5-cp35-cp35m-linux_armv6l.whl#sha256=14ef772253e8d2b354f3e595b48fe1944b693a0fd7d466c88b8e61935c5e6ea2 (from https://www.piwheels.org/simple/pygame/), version: 1.9.5
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.5-cp35-cp35m-linux_armv7l.whl#sha256=14ef772253e8d2b354f3e595b48fe1944b693a0fd7d466c88b8e61935c5e6ea2 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-1.9.5-cp37-cp37m-linux_armv6l.whl#sha256=01c362defb29452335cb84e2310d8b8719aa48cf0d3cfcd3ea76d5d90207ce1f (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.5-cp37-cp37m-linux_armv7l.whl#sha256=01c362defb29452335cb84e2310d8b8719aa48cf0d3cfcd3ea76d5d90207ce1f (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-1.9.5rc1-cp34-cp34m-linux_armv6l.whl#sha256=5edef5c8f27a72f4407474970da5ec5e473a5f57bb1b01f557718a9d1428272c (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.5rc1-cp34-cp34m-linux_armv7l.whl#sha256=5edef5c8f27a72f4407474970da5ec5e473a5f57bb1b01f557718a9d1428272c (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-1.9.5rc1-cp35-cp35m-linux_armv6l.whl#sha256=84d1173d0eac25597d71150bda5724b2feaca84de98f90ec1cea82fd529e3e60 (from https://www.piwheels.org/simple/pygame/), version: 1.9.5rc1
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.5rc1-cp35-cp35m-linux_armv7l.whl#sha256=84d1173d0eac25597d71150bda5724b2feaca84de98f90ec1cea82fd529e3e60 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-1.9.5rc1-cp37-cp37m-linux_armv6l.whl#sha256=80f2f0f2baa1036d6dcabad55cdcb16647caa0061b3da72856a7fc742e0acede (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.5rc1-cp37-cp37m-linux_armv7l.whl#sha256=80f2f0f2baa1036d6dcabad55cdcb16647caa0061b3da72856a7fc742e0acede (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-1.9.5rc2-cp34-cp34m-linux_armv6l.whl#sha256=3410edc784b691f08c9a39d94a3bd17600e4e908c1add3ddf0fd77dd749c39df (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.5rc2-cp34-cp34m-linux_armv7l.whl#sha256=3410edc784b691f08c9a39d94a3bd17600e4e908c1add3ddf0fd77dd749c39df (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-1.9.5rc2-cp35-cp35m-linux_armv6l.whl#sha256=365d17d153dce7af8b90f4f50bc309692060f59d69eec679f9e80f7ee99d178a (from https://www.piwheels.org/simple/pygame/), version: 1.9.5rc2
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.5rc2-cp35-cp35m-linux_armv7l.whl#sha256=365d17d153dce7af8b90f4f50bc309692060f59d69eec679f9e80f7ee99d178a (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-1.9.5rc2-cp37-cp37m-linux_armv6l.whl#sha256=3f9aa7ddd64a10c46a33fbbcc3e950c9058c8ed548cfaa181ef9fb8e6e25c0bf (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.5rc2-cp37-cp37m-linux_armv7l.whl#sha256=3f9aa7ddd64a10c46a33fbbcc3e950c9058c8ed548cfaa181ef9fb8e6e25c0bf (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-1.9.6-cp34-cp34m-linux_armv6l.whl#sha256=8723b3984c1b87cc95f1552d8002898ae1bca4f3bcb18512ef7185885d30d8ba (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.6-cp34-cp34m-linux_armv7l.whl#sha256=8723b3984c1b87cc95f1552d8002898ae1bca4f3bcb18512ef7185885d30d8ba (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-1.9.6-cp35-cp35m-linux_armv6l.whl#sha256=7fa0f03759ec1ca8d2b05eaffb2a32241ea06091d087b45327946aa354d44d10 (from https://www.piwheels.org/simple/pygame/), version: 1.9.6
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.6-cp35-cp35m-linux_armv7l.whl#sha256=7fa0f03759ec1ca8d2b05eaffb2a32241ea06091d087b45327946aa354d44d10 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-1.9.6-cp37-cp37m-linux_armv6l.whl#sha256=173e72b7de36c5350af15da50fb391e03f7966bfaf804ae591481bfbb7045399 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.6-cp37-cp37m-linux_armv7l.whl#sha256=173e72b7de36c5350af15da50fb391e03f7966bfaf804ae591481bfbb7045399 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-1.9.6rc1-cp34-cp34m-linux_armv6l.whl#sha256=07183504db2db4672a4a60fc6d3493599a56da24689d4a8addd5ad510d38320c (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.6rc1-cp34-cp34m-linux_armv7l.whl#sha256=07183504db2db4672a4a60fc6d3493599a56da24689d4a8addd5ad510d38320c (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-1.9.6rc1-cp35-cp35m-linux_armv6l.whl#sha256=cb6a45a4adcb1e014f5ef6916f8d0b1a0ec954b84808c7fdaa37723220e5a95c (from https://www.piwheels.org/simple/pygame/), version: 1.9.6rc1
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.6rc1-cp35-cp35m-linux_armv7l.whl#sha256=cb6a45a4adcb1e014f5ef6916f8d0b1a0ec954b84808c7fdaa37723220e5a95c (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-1.9.6rc1-cp37-cp37m-linux_armv6l.whl#sha256=079626c00208602ca03e71351d81a936cb115b9aae1317fd8b7338f710c3ad9b (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.6rc1-cp37-cp37m-linux_armv7l.whl#sha256=079626c00208602ca03e71351d81a936cb115b9aae1317fd8b7338f710c3ad9b (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-1.9.6rc2-cp34-cp34m-linux_armv6l.whl#sha256=aa1119bc39a096c2a2f3fc40984aa55ad200b12d42449f6ae26e4d6f8bb67331 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.6rc2-cp34-cp34m-linux_armv7l.whl#sha256=aa1119bc39a096c2a2f3fc40984aa55ad200b12d42449f6ae26e4d6f8bb67331 (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-1.9.6rc2-cp35-cp35m-linux_armv6l.whl#sha256=aa1d0f6bdd3f76ea069cc6eac4d5537ad5f6120ba69a5cd6951e36c1a4eaa11c (from https://www.piwheels.org/simple/pygame/), version: 1.9.6rc2
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.6rc2-cp35-cp35m-linux_armv7l.whl#sha256=aa1d0f6bdd3f76ea069cc6eac4d5537ad5f6120ba69a5cd6951e36c1a4eaa11c (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-1.9.6rc2-cp37-cp37m-linux_armv6l.whl#sha256=3bf76fc9c56019566ee53e0c01a7ad954f3d596d86929ac9e283394ffb81e8af (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-1.9.6rc2-cp37-cp37m-linux_armv7l.whl#sha256=3bf76fc9c56019566ee53e0c01a7ad954f3d596d86929ac9e283394ffb81e8af (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0-cp37-cp37m-linux_armv6l.whl#sha256=6915c2e642eedad2657d65cfeb9cbddb0674afbb413bddb0907807aaf8400ee5 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0-cp37-cp37m-linux_armv7l.whl#sha256=6915c2e642eedad2657d65cfeb9cbddb0674afbb413bddb0907807aaf8400ee5 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev1-cp34-cp34m-linux_armv6l.whl#sha256=045b2b06c5dfc61a42e9740b77da012cecef544d30d56f7b1a24b2ca4f8d286b (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp34-cp34m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev1-cp34-cp34m-linux_armv7l.whl#sha256=045b2b06c5dfc61a42e9740b77da012cecef544d30d56f7b1a24b2ca4f8d286b (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev1-cp35-cp35m-linux_armv6l.whl#sha256=b8e3623466b95649df5c948cf462dfed38ecc908dc3b03118688d9bbf8f11452 (from https://www.piwheels.org/simple/pygame/), version: 2.0.0.dev1
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev1-cp35-cp35m-linux_armv7l.whl#sha256=b8e3623466b95649df5c948cf462dfed38ecc908dc3b03118688d9bbf8f11452 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev1-cp37-cp37m-linux_armv6l.whl#sha256=d2b081c2315e45d4496b40e2481a6f10706201d0a201741f5759b7c5b5deb198 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev1-cp37-cp37m-linux_armv7l.whl#sha256=d2b081c2315e45d4496b40e2481a6f10706201d0a201741f5759b7c5b5deb198 (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev10-cp35-cp35m-linux_armv6l.whl#sha256=d6bb7d2f6fe44f23bddd2536821b61c949eadd17b9a18253a1fab6b3c26fc951 (from https://www.piwheels.org/simple/pygame/), version: 2.0.0.dev10
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev10-cp35-cp35m-linux_armv7l.whl#sha256=d6bb7d2f6fe44f23bddd2536821b61c949eadd17b9a18253a1fab6b3c26fc951 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev10-cp37-cp37m-linux_armv6l.whl#sha256=46aa424251c6ff56cbd17fc553f0dfb78f7ecc56d42b74ca1036aed2b0410d58 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev10-cp37-cp37m-linux_armv7l.whl#sha256=46aa424251c6ff56cbd17fc553f0dfb78f7ecc56d42b74ca1036aed2b0410d58 (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev12-cp35-cp35m-linux_armv6l.whl#sha256=8362a5b1a953a7c748bd4a35af4ec486d69c468d46dd253655279b70ba8da9e0 (from https://www.piwheels.org/simple/pygame/), version: 2.0.0.dev12
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev12-cp35-cp35m-linux_armv7l.whl#sha256=8362a5b1a953a7c748bd4a35af4ec486d69c468d46dd253655279b70ba8da9e0 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev12-cp37-cp37m-linux_armv6l.whl#sha256=43e75fd323c7d49390d0187015607afddd288e4581b17740c02a2f42ab9c3a37 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev12-cp37-cp37m-linux_armv7l.whl#sha256=43e75fd323c7d49390d0187015607afddd288e4581b17740c02a2f42ab9c3a37 (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev14-cp35-cp35m-linux_armv6l.whl#sha256=83c9bdd0efa9d5124dbbaa469d4de26e8b46ca8b1d684eabf22353257983c5ad (from https://www.piwheels.org/simple/pygame/), version: 2.0.0.dev14
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev14-cp35-cp35m-linux_armv7l.whl#sha256=83c9bdd0efa9d5124dbbaa469d4de26e8b46ca8b1d684eabf22353257983c5ad (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev14-cp37-cp37m-linux_armv6l.whl#sha256=5c3cb00b566dc84fd23722434595aa1e14a006fdb62e465fb8b2cbf1c841846f (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev14-cp37-cp37m-linux_armv7l.whl#sha256=5c3cb00b566dc84fd23722434595aa1e14a006fdb62e465fb8b2cbf1c841846f (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev18-cp37-cp37m-linux_armv6l.whl#sha256=54f7e55499c3e2ff0160aea4e38a20b3d54a76c0a6cbbe3f1f19fb6398507342 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev18-cp37-cp37m-linux_armv7l.whl#sha256=54f7e55499c3e2ff0160aea4e38a20b3d54a76c0a6cbbe3f1f19fb6398507342 (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev2-cp35-cp35m-linux_armv6l.whl#sha256=e9be423e04767b16c58dad955c9b370b30b592b957d825db3c8498d87e1351cf (from https://www.piwheels.org/simple/pygame/), version: 2.0.0.dev2
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev2-cp35-cp35m-linux_armv7l.whl#sha256=e9be423e04767b16c58dad955c9b370b30b592b957d825db3c8498d87e1351cf (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev2-cp37-cp37m-linux_armv6l.whl#sha256=0231ad89c6bebe25cfc34f7d9f17220475779dfb66ddcec0c30117b2c4de3fc6 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev2-cp37-cp37m-linux_armv7l.whl#sha256=0231ad89c6bebe25cfc34f7d9f17220475779dfb66ddcec0c30117b2c4de3fc6 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev20-cp37-cp37m-linux_armv6l.whl#sha256=62687416c2e36c65b1e1170d0a9be541f69e83d96c502dd11c01d009aec0a024 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev20-cp37-cp37m-linux_armv7l.whl#sha256=62687416c2e36c65b1e1170d0a9be541f69e83d96c502dd11c01d009aec0a024 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev22-cp37-cp37m-linux_armv6l.whl#sha256=c8168c4d90cff3f03a92b2bcde9fd8bec3b537b942e4ede350dcfef4c4640793 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev22-cp37-cp37m-linux_armv7l.whl#sha256=c8168c4d90cff3f03a92b2bcde9fd8bec3b537b942e4ede350dcfef4c4640793 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev24-cp37-cp37m-linux_armv6l.whl#sha256=d3961a7a27f0ed068239e6f8f5bd451388021a9e507886399dc9231941f2fc7d (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev24-cp37-cp37m-linux_armv7l.whl#sha256=d3961a7a27f0ed068239e6f8f5bd451388021a9e507886399dc9231941f2fc7d (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev3-cp35-cp35m-linux_armv6l.whl#sha256=4991ee2ace8a03a390beae82a70b02baef7ffb9a175dc499e8281bda62f99095 (from https://www.piwheels.org/simple/pygame/), version: 2.0.0.dev3
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev3-cp35-cp35m-linux_armv7l.whl#sha256=4991ee2ace8a03a390beae82a70b02baef7ffb9a175dc499e8281bda62f99095 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev3-cp37-cp37m-linux_armv6l.whl#sha256=ee7ad4ed70f805ec99c4c9fe8c40ab666e9b6aeeb22ab4539590466c0cc58711 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev3-cp37-cp37m-linux_armv7l.whl#sha256=ee7ad4ed70f805ec99c4c9fe8c40ab666e9b6aeeb22ab4539590466c0cc58711 (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev4-cp35-cp35m-linux_armv6l.whl#sha256=2d6e8231b0e1505bf2d977137c34a16904e131ae725349608d7a494b6377fcbe (from https://www.piwheels.org/simple/pygame/), version: 2.0.0.dev4
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev4-cp35-cp35m-linux_armv7l.whl#sha256=2d6e8231b0e1505bf2d977137c34a16904e131ae725349608d7a494b6377fcbe (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev4-cp37-cp37m-linux_armv6l.whl#sha256=90b7c703794b9d549df4e12a8922968ad1502894a15c48dfe9c944e83a708a38 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev4-cp37-cp37m-linux_armv7l.whl#sha256=90b7c703794b9d549df4e12a8922968ad1502894a15c48dfe9c944e83a708a38 (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev6-cp35-cp35m-linux_armv6l.whl#sha256=ebf14764a33bdb19b00488e42944f9b934da1904207b751bd79d92c89b67353c (from https://www.piwheels.org/simple/pygame/), version: 2.0.0.dev6
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev6-cp35-cp35m-linux_armv7l.whl#sha256=ebf14764a33bdb19b00488e42944f9b934da1904207b751bd79d92c89b67353c (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev6-cp37-cp37m-linux_armv6l.whl#sha256=940c49661c10bb0a14dc7f93bde044599779392f233d8fd98501e07c814cb6dd (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev6-cp37-cp37m-linux_armv7l.whl#sha256=940c49661c10bb0a14dc7f93bde044599779392f233d8fd98501e07c814cb6dd (from https://www.piwheels.org/simple/pygame/)
  Found link https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev8-cp35-cp35m-linux_armv6l.whl#sha256=5f9769d77235f8add606fa2fd213485755bda5e96eb0200364f1d8303c20e0eb (from https://www.piwheels.org/simple/pygame/), version: 2.0.0.dev8
  Skipping link: none of the wheel's tags match: cp35-cp35m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev8-cp35-cp35m-linux_armv7l.whl#sha256=5f9769d77235f8add606fa2fd213485755bda5e96eb0200364f1d8303c20e0eb (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev8-cp37-cp37m-linux_armv6l.whl#sha256=86e280550db04611288126c1572d543e88f2836a2c36d247215f4eb03effe531 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.0.dev8-cp37-cp37m-linux_armv7l.whl#sha256=86e280550db04611288126c1572d543e88f2836a2c36d247215f4eb03effe531 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.1-cp37-cp37m-linux_armv6l.whl#sha256=62c9ad9b07f3f50d7d20f2fbd2a71051062ac739bc2896f269f5849eff63de05 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.1-cp37-cp37m-linux_armv7l.whl#sha256=62c9ad9b07f3f50d7d20f2fbd2a71051062ac739bc2896f269f5849eff63de05 (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv6l: https://www.piwheels.org/simple/pygame/pygame-2.0.1.dev1-cp37-cp37m-linux_armv6l.whl#sha256=6166bf7816d768b5c61614a8905ecfac54ec17872013d9ea35ab87b30ee98e1e (from https://www.piwheels.org/simple/pygame/)
  Skipping link: none of the wheel's tags match: cp37-cp37m-linux_armv7l: https://www.piwheels.org/simple/pygame/pygame-2.0.1.dev1-cp37-cp37m-linux_armv7l.whl#sha256=6166bf7816d768b5c61614a8905ecfac54ec17872013d9ea35ab87b30ee98e1e (from https://www.piwheels.org/simple/pygame/)
Given no hashes to check 2 links for project 'pygame': discarding no candidates
Collecting pygame~=2.0
  Created temporary directory: /tmp/pip-unpack-kbfie3h9
  Looking up "https://files.pythonhosted.org/packages/c7/b8/06e02c7cca7aec915839927a9aa19f749ac17a3d2bb2610b945d2de0aa96/pygame-2.0.1.tar.gz" in the cache
  Current age based on date: 1947
  Ignoring unknown cache-control directive: immutable
  Freshness lifetime from max-age: 365000000
  The response is "fresh", returning cached response
  365000000 > 1947
  Using cached pygame-2.0.1.tar.gz (5.5 MB)
  Added pygame~=2.0 from https://files.pythonhosted.org/packages/c7/b8/06e02c7cca7aec915839927a9aa19f749ac17a3d2bb2610b945d2de0aa96/pygame-2.0.1.tar.gz#sha256=8b1e7b63f47aafcdd8849933b206778747ef1802bd3d526aca45ed77141e4001 to build tracker '/tmp/pip-req-tracker-1qpe57a8'
    Running setup.py (path:/tmp/pip-install-0cst_x25/pygame_a535a5350ca14e7ca21672c21e11d0f1/setup.py) egg_info for package pygame
    Created temporary directory: /tmp/pip-pip-egg-info-s8wy0jxx
    Running command python setup.py egg_info

    WARNING, No "Setup" File Exists, Running "buildconfig/config.py"
    Using UNIX configuration...

    /bin/sh: 1: sdl2-config: not found
    /bin/sh: 1: sdl2-config: not found
    /bin/sh: 1: sdl2-config: not found
    Traceback (most recent call last):
      File "", line 1, in 
      File "/tmp/pip-install-0cst_x25/pygame_a535a5350ca14e7ca21672c21e11d0f1/setup.py", line 318, in 
        buildconfig.config.main(AUTO_CONFIG)
      File "/tmp/pip-install-0cst_x25/pygame_a535a5350ca14e7ca21672c21e11d0f1/buildconfig/config.py", line 221, in main
        deps = CFG.main(**kwds)
      File "/tmp/pip-install-0cst_x25/pygame_a535a5350ca14e7ca21672c21e11d0f1/buildconfig/config_unix.py", line 194, in main
        DependencyProg('SDL', 'SDL_CONFIG', 'sdl2-config', '2.0', ['sdl']),
      File "/tmp/pip-install-0cst_x25/pygame_a535a5350ca14e7ca21672c21e11d0f1/buildconfig/config_unix.py", line 39, in __init__
        self.ver = config[0].strip()
    IndexError: list index out of range

    Hunting dependencies...

    ---
    For help with compilation see:
        https://www.pygame.org/wiki/CompileDebian
    To contribute to pygame development see:
        https://www.pygame.org/contribute.html
    ---

WARNING: Discarding https://files.pythonhosted.org/packages/c7/b8/06e02c7cca7aec915839927a9aa19f749ac17a3d2bb2610b945d2de0aa96/pygame-2.0.1.tar.gz#sha256=8b1e7b63f47aafcdd8849933b206778747ef1802bd3d526aca45ed77141e4001 (from https://pypi.org/simple/pygame/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  Created temporary directory: /tmp/pip-unpack-2lzbxq19
  Looking up "https://files.pythonhosted.org/packages/bc/0c/d164411381bada8feae57359aa9296defbed3035f4b55bef6a271cb0573c/pygame-2.0.0.tar.gz" in the cache
  Current age based on date: 1937
  Ignoring unknown cache-control directive: immutable
  Freshness lifetime from max-age: 365000000
  The response is "fresh", returning cached response
  365000000 > 1937
  Using cached pygame-2.0.0.tar.gz (5.5 MB)
  Added pygame~=2.0 from https://files.pythonhosted.org/packages/bc/0c/d164411381bada8feae57359aa9296defbed3035f4b55bef6a271cb0573c/pygame-2.0.0.tar.gz#sha256=63b038da116a643046181b02173fd894d87d2f85ecfd6aa7d5ece73c6ef501e9 to build tracker '/tmp/pip-req-tracker-1qpe57a8'
    Running setup.py (path:/tmp/pip-install-0cst_x25/pygame_1fb8268e43c44c378ca17e3417ec56d7/setup.py) egg_info for package pygame
    Created temporary directory: /tmp/pip-pip-egg-info-6ayoaw2q
    Running command python setup.py egg_info

    WARNING, No "Setup" File Exists, Running "buildconfig/config.py"
    Using UNIX configuration...

    /bin/sh: 1: sdl2-config: not found
    /bin/sh: 1: sdl2-config: not found
    /bin/sh: 1: sdl2-config: not found
    Traceback (most recent call last):
      File "", line 1, in 
      File "/tmp/pip-install-0cst_x25/pygame_1fb8268e43c44c378ca17e3417ec56d7/setup.py", line 318, in 
        buildconfig.config.main(AUTO_CONFIG)
      File "/tmp/pip-install-0cst_x25/pygame_1fb8268e43c44c378ca17e3417ec56d7/buildconfig/config.py", line 221, in main
        deps = CFG.main(**kwds)
      File "/tmp/pip-install-0cst_x25/pygame_1fb8268e43c44c378ca17e3417ec56d7/buildconfig/config_unix.py", line 194, in main
        DependencyProg('SDL', 'SDL_CONFIG', 'sdl2-config', '2.0', ['sdl']),
      File "/tmp/pip-install-0cst_x25/pygame_1fb8268e43c44c378ca17e3417ec56d7/buildconfig/config_unix.py", line 39, in __init__
        self.ver = config[0].strip()
    IndexError: list index out of range

    Hunting dependencies...

    ---
    For help with compilation see:
        https://www.pygame.org/wiki/CompileDebian
    To contribute to pygame development see:
        https://www.pygame.org/contribute.html
    ---

WARNING: Discarding https://files.pythonhosted.org/packages/bc/0c/d164411381bada8feae57359aa9296defbed3035f4b55bef6a271cb0573c/pygame-2.0.0.tar.gz#sha256=63b038da116a643046181b02173fd894d87d2f85ecfd6aa7d5ece73c6ef501e9 (from https://pypi.org/simple/pygame/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement pygame~=2.0
ERROR: No matching distribution found for pygame~=2.0
Exception information:
Traceback (most recent call last):
  File "/home/pi/mu/.venv/lib/python3.5/site-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion
    crit = self.state.criteria[name]
KeyError: 'pygame'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/pi/mu/.venv/lib/python3.5/site-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve
    name, crit = self._merge_into_criterion(r, parent=None)
  File "/home/pi/mu/.venv/lib/python3.5/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion
    crit = Criterion.from_requirement(self._p, requirement, parent)
  File "/home/pi/mu/.venv/lib/python3.5/site-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement
    raise RequirementsConflicted(criterion)
pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pygame~=2.0')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/pi/mu/.venv/lib/python3.5/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve
    requirements, max_rounds=try_to_avoid_resolution_too_deep,
  File "/home/pi/mu/.venv/lib/python3.5/site-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve
    state = resolution.resolve(requirements, max_rounds=max_rounds)
  File "/home/pi/mu/.venv/lib/python3.5/site-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve
    raise ResolutionImpossible(e.criterion.information)
pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pygame~=2.0'), parent=None)]

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/pi/mu/.venv/lib/python3.5/site-packages/pip/_internal/cli/base_command.py", line 223, in _main
    status = self.run(options, args)
  File "/home/pi/mu/.venv/lib/python3.5/site-packages/pip/_internal/cli/req_command.py", line 180, in wrapper
    return func(self, options, args)
  File "/home/pi/mu/.venv/lib/python3.5/site-packages/pip/_internal/commands/install.py", line 321, in run
    reqs, check_supported_wheels=not options.target_dir
  File "/home/pi/mu/.venv/lib/python3.5/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve
    six.raise_from(error, e)
  File "", line 3, in raise_from
pip._internal.exceptions.DistributionNotFound: No matching distribution found for pygame~=2.0
Removed pygame~=2.0 from https://files.pythonhosted.org/packages/c7/b8/06e02c7cca7aec915839927a9aa19f749ac17a3d2bb2610b945d2de0aa96/pygame-2.0.1.tar.gz#sha256=8b1e7b63f47aafcdd8849933b206778747ef1802bd3d526aca45ed77141e4001 from build tracker '/tmp/pip-req-tracker-1qpe57a8'
Removed pygame~=2.0 from https://files.pythonhosted.org/packages/bc/0c/d164411381bada8feae57359aa9296defbed3035f4b55bef6a271cb0573c/pygame-2.0.0.tar.gz#sha256=63b038da116a643046181b02173fd894d87d2f85ecfd6aa7d5ece73c6ef501e9 from build tracker '/tmp/pip-req-tracker-1qpe57a8'
Removed build tracker: '/tmp/pip-req-tracker-1qpe57a8'
bennuttall commented 3 years ago

What does ~=2.0 mean? (I should probably know this) It looks like it's not matching a version.

The reason for failure on piwheels is this exception, for both 2.0.0 and 2.0.1:

2020-10-28T16:48:43,573 Collecting pygame==2.0.0
2020-10-28T16:48:43,579   Created temporary directory: /tmp/pip-unpack-u4we7kos
2020-10-28T16:48:43,975   Downloading pygame-2.0.0.tar.gz (5.5 MB)
2020-10-28T16:48:47,679 ERROR: Exception:
2020-10-28T16:48:47,679 Traceback (most recent call last):
2020-10-28T16:48:47,679   File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main
2020-10-28T16:48:47,679     status = self.run(options, args)
2020-10-28T16:48:47,679   File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper
2020-10-28T16:48:47,679     return func(self, options, args)
2020-10-28T16:48:47,679   File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 156, in run
2020-10-28T16:48:47,679     reqs, check_supported_wheels=True
2020-10-28T16:48:47,679   File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve
2020-10-28T16:48:47,679     discovered_reqs.extend(self._resolve_one(requirement_set, req))
2020-10-28T16:48:47,679   File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one
2020-10-28T16:48:47,679     abstract_dist = self._get_abstract_dist_for(req_to_install)
2020-10-28T16:48:47,679   File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for
2020-10-28T16:48:47,679     abstract_dist = self.preparer.prepare_linked_requirement(req)
2020-10-28T16:48:47,679   File "/usr/local/lib/python3.5/dist-packages/pip/_internal/operations/prepare.py", line 469, in prepare_linked_requirement
2020-10-28T16:48:47,679     hashes=self._get_linked_req_hashes(req)
2020-10-28T16:48:47,679   File "/usr/local/lib/python3.5/dist-packages/pip/_internal/operations/prepare.py", line 265, in unpack_url
2020-10-28T16:48:47,679     unpack_file(file.path, location, file.content_type)
2020-10-28T16:48:47,679   File "/usr/local/lib/python3.5/dist-packages/pip/_internal/utils/unpacking.py", line 270, in unpack_file
2020-10-28T16:48:47,679     untar_file(filename, location)
2020-10-28T16:48:47,679   File "/usr/local/lib/python3.5/dist-packages/pip/_internal/utils/unpacking.py", line 207, in untar_file
2020-10-28T16:48:47,679     ensure_dir(path)
2020-10-28T16:48:47,679   File "/usr/local/lib/python3.5/dist-packages/pip/_internal/utils/misc.py", line 114, in ensure_dir
2020-10-28T16:48:47,679     os.makedirs(path)
2020-10-28T16:48:47,679   File "/usr/lib/python3.5/os.py", line 241, in makedirs
2020-10-28T16:48:47,679     mkdir(name, mode)
2020-10-28T16:48:47,679 UnicodeEncodeError: 'ascii' codec can't encode characters in position 48-51: ordinal not in range(128)
2020-10-28T16:48:47,737 Removed build tracker: '/tmp/pip-req-tracker-fpzr5gvn'

@illume any ideas?

illume commented 3 years ago

@bennuttall Not really sure! Something deep in the pip/wheel guts.

Probably I'd wrap /usr/lib/python3.5/os.py:241 code in a try/except and see what the offending name is?

try:
    mkdir(name, mode)
except:
    breakpoint()

In the messages from @carlosperate it seems sdl2-config isn't installed... which makes me think the apt-get line on piwheels pygame page hasn't been pasted in?

The config_unix.py could be improved with a better error message in the case sdl2_config is missing.

illume commented 3 years ago

These are the install instructions from here: https://www.piwheels.org/project/pygame/

sudo apt install libasyncns0 libflac8 libfluidsynth1 libice6 libjack0 libjbig0 libmodplug1 libmpg123-0 libogg0 libopus0 libopusfile0 libportmidi0 libpulse0 libsdl2-2.0-0 libsdl2-image-2.0-0 libsdl2-mixer-2.0-0 libsdl2-ttf-2.0-0 libsm6 libsndfile1 libsndio7.0 libtiff5 libvorbis0a libvorbisenc2 libvorbisfile3 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwebp6 libx11-xcb1 libxcursor1 libxfixes3 libxi6 libxinerama1 libxkbcommon0 libxrandr2 libxrender1 libxss1 libxtst6 libxxf86vm1
sudo pip3 install pygame

But they are not the development libraries required.

I don't have a TravelPi with me, so can't really reproduce... so asked for help on the pygame repo: https://github.com/pygame/pygame/issues/2595

carlosperate commented 3 years ago

Thanks for pointing out the required packages for Pygame, I completely missed it and they would definitely be required to run it. It's quite possible we need to add these to the Mu documentation as well. As far as the wheel is concerned, I assume they should not affect its installation, right?

I'm happy to help to figure out the issue building the wheel on a Pi, but I think I would need to know more about how piwheels tries to build and what is the environment, so that I can replicate. @bennuttall are there any specific docs I could refer to?

@illume just in case you are interested, I was doing this test with a docker image emulating armv6 and Raspbian Stretch. The original project is https://github.com/lukechilds/dockerpi and I was using a custom image (it adds a few things required for Mu Editor CI testing) I've hosted in https://github.com/carlosperate/docker-qemu-rpi-os:

docker run -it ghcr.io/carlosperate/qemu-rpi-os-lite:stretch-latest
robertpfeiffer commented 3 years ago

Coming here from the pygame bug tracker. So you want to install pygame from source on a Pi model 1, and link against the SDL2 from the official raspbian stretch package?

If I had to guess what the UnicodeEncodeError problem is, I'd assume it's the non-Latin file names of Korean-language examples in docs/tut/ko.

I have never compiled PyGame 2.0 against the system Python and system SDL2 in stretch though.

illume commented 3 years ago

If I had to guess what the UnicodeEncodeError problem is, I'd assume it's the non-Latin file names of Korean-language examples in docs/tut/ko.

This ^ most likely. Good idea @robertpfeiffer Perhaps we can remove those korean docs from the tar.gz in a new release. I don't think changing the pip is possible.

@carlosperate ah that's useful!

bennuttall commented 3 years ago

A new release without Korean docs sounds good. Feel free to send an sdist for us to test.

carlosperate commented 3 years ago

Thanks everyone for looking into this, I love this community!

Looking at the current Py3.7 wheel I don't see any files with Korean characters (almost nothing in the docs folder) Maybe is processing the files somehow and crashing at that point, but it is not including the files into the final wheels.

click to open...
$ tree pygame-2.0.1-cp37-cp37m-linux_armv6l  
pygame-2.0.1-cp37-cp37m-linux_armv6l
├── pygame
│   ├── __init__.py
│   ├── __init__.pyi
│   ├── __pyinstaller
│   │   ├── __init__.py
│   │   └── hook-pygame.py
│   ├── _camera.cpython-37m-arm-linux-gnueabihf.so
│   ├── _camera_opencv_highgui.py
│   ├── _camera_vidcapture.py
│   ├── _dummybackend.py
│   ├── _freetype.cpython-37m-arm-linux-gnueabihf.so
│   ├── _numpysndarray.py
│   ├── _numpysurfarray.py
│   ├── _sdl2
│   │   ├── __init__.py
│   │   ├── __init__.pyi
│   │   ├── audio.cpython-37m-arm-linux-gnueabihf.so
│   │   ├── controller.cpython-37m-arm-linux-gnueabihf.so
│   │   ├── mixer.cpython-37m-arm-linux-gnueabihf.so
│   │   ├── sdl2.cpython-37m-arm-linux-gnueabihf.so
│   │   ├── touch.cpython-37m-arm-linux-gnueabihf.so
│   │   ├── touch.pyi
│   │   └── video.cpython-37m-arm-linux-gnueabihf.so
│   ├── _sprite.cpython-37m-arm-linux-gnueabihf.so
│   ├── base.cpython-37m-arm-linux-gnueabihf.so
│   ├── bufferproxy.cpython-37m-arm-linux-gnueabihf.so
│   ├── bufferproxy.pyi
│   ├── camera.py
│   ├── camera.pyi
│   ├── color.cpython-37m-arm-linux-gnueabihf.so
│   ├── color.pyi
│   ├── colordict.py
│   ├── compat.py
│   ├── constants.cpython-37m-arm-linux-gnueabihf.so
│   ├── constants.pyi
│   ├── cursors.py
│   ├── cursors.pyi
│   ├── display.cpython-37m-arm-linux-gnueabihf.so
│   ├── display.pyi
│   ├── docs
│   │   ├── __init__.py
│   │   ├── __main__.py
│   │   ├── logos.html
│   │   ├── pygame_logo.gif
│   │   ├── pygame_powered.gif
│   │   ├── pygame_small.gif
│   │   └── pygame_tiny.gif
│   ├── draw.cpython-37m-arm-linux-gnueabihf.so
│   ├── draw.pyi
│   ├── draw_py.py
│   ├── event.cpython-37m-arm-linux-gnueabihf.so
│   ├── event.pyi
│   ├── examples
│   │   ├── README.rst
│   │   ├── __init__.py
│   │   ├── aacircle.py
│   │   ├── aliens.py
│   │   ├── arraydemo.py
│   │   ├── audiocapture.py
│   │   ├── blend_fill.py
│   │   ├── blit_blends.py
│   │   ├── camera.py
│   │   ├── chimp.py
│   │   ├── cursors.py
│   │   ├── data
│   │   │   ├── BGR.png
│   │   │   ├── alien1.gif
│   │   │   ├── alien1.jpg
│   │   │   ├── alien1.png
│   │   │   ├── alien2.gif
│   │   │   ├── alien2.png
│   │   │   ├── alien3.gif
│   │   │   ├── alien3.png
│   │   │   ├── arraydemo.bmp
│   │   │   ├── asprite.bmp
│   │   │   ├── background.gif
│   │   │   ├── black.ppm
│   │   │   ├── blue.gif
│   │   │   ├── blue.mpg
│   │   │   ├── bomb.gif
│   │   │   ├── boom.wav
│   │   │   ├── brick.png
│   │   │   ├── car_door.wav
│   │   │   ├── chimp.bmp
│   │   │   ├── city.png
│   │   │   ├── danger.gif
│   │   │   ├── explosion1.gif
│   │   │   ├── fist.bmp
│   │   │   ├── green.pcx
│   │   │   ├── grey.pgm
│   │   │   ├── house_lo.mp3
│   │   │   ├── house_lo.ogg
│   │   │   ├── house_lo.wav
│   │   │   ├── laplacian.png
│   │   │   ├── liquid.bmp
│   │   │   ├── midikeys.png
│   │   │   ├── oldplayer.gif
│   │   │   ├── player1.gif
│   │   │   ├── punch.wav
│   │   │   ├── purple.xpm
│   │   │   ├── red.jpg
│   │   │   ├── sans.ttf
│   │   │   ├── secosmic_lo.wav
│   │   │   ├── shot.gif
│   │   │   ├── static.png
│   │   │   ├── turquoise.tif
│   │   │   ├── whiff.wav
│   │   │   ├── yellow.tga
│   │   │   └── yuv_1.pgm
│   │   ├── dropevent.py
│   │   ├── eventlist.py
│   │   ├── fastevents.py
│   │   ├── font_viewer.py
│   │   ├── fonty.py
│   │   ├── freetype_misc.py
│   │   ├── glcube.py
│   │   ├── headless_no_windows_needed.py
│   │   ├── liquid.py
│   │   ├── mask.py
│   │   ├── midi.py
│   │   ├── moveit.py
│   │   ├── music_drop_fade.py
│   │   ├── overlay.py
│   │   ├── pixelarray.py
│   │   ├── playmus.py
│   │   ├── prevent_display_stretching.py
│   │   ├── resizing_new.py
│   │   ├── scaletest.py
│   │   ├── scrap_clipboard.py
│   │   ├── scroll.py
│   │   ├── setmodescale.py
│   │   ├── sound.py
│   │   ├── sound_array_demos.py
│   │   ├── sprite_texture.py
│   │   ├── stars.py
│   │   ├── testsprite.py
│   │   ├── textinput.py
│   │   ├── vgrade.py
│   │   └── video.py
│   ├── fastevent.cpython-37m-arm-linux-gnueabihf.so
│   ├── fastevent.pyi
│   ├── font.cpython-37m-arm-linux-gnueabihf.so
│   ├── font.pyi
│   ├── freesansbold.ttf
│   ├── freetype.py
│   ├── freetype.pyi
│   ├── ftfont.py
│   ├── gfxdraw.cpython-37m-arm-linux-gnueabihf.so
│   ├── gfxdraw.pyi
│   ├── image.cpython-37m-arm-linux-gnueabihf.so
│   ├── image.pyi
│   ├── imageext.cpython-37m-arm-linux-gnueabihf.so
│   ├── joystick.cpython-37m-arm-linux-gnueabihf.so
│   ├── joystick.pyi
│   ├── key.cpython-37m-arm-linux-gnueabihf.so
│   ├── key.pyi
│   ├── locals.py
│   ├── macosx.py
│   ├── mask.cpython-37m-arm-linux-gnueabihf.so
│   ├── mask.pyi
│   ├── math.cpython-37m-arm-linux-gnueabihf.so
│   ├── math.pyi
│   ├── midi.py
│   ├── midi.pyi
│   ├── mixer.cpython-37m-arm-linux-gnueabihf.so
│   ├── mixer.pyi
│   ├── mixer_music.cpython-37m-arm-linux-gnueabihf.so
│   ├── mouse.cpython-37m-arm-linux-gnueabihf.so
│   ├── mouse.pyi
│   ├── music.pyi
│   ├── newbuffer.cpython-37m-arm-linux-gnueabihf.so
│   ├── pixelarray.cpython-37m-arm-linux-gnueabihf.so
│   ├── pixelarray.pyi
│   ├── pixelcopy.cpython-37m-arm-linux-gnueabihf.so
│   ├── pixelcopy.pyi
│   ├── pkgdata.py
│   ├── py.typed
│   ├── pygame.ico
│   ├── pygame_icon.bmp
│   ├── pygame_icon.icns
│   ├── pygame_icon.svg
│   ├── pygame_icon.tiff
│   ├── pypm.cpython-37m-arm-linux-gnueabihf.so
│   ├── rect.cpython-37m-arm-linux-gnueabihf.so
│   ├── rect.pyi
│   ├── rwobject.cpython-37m-arm-linux-gnueabihf.so
│   ├── scrap.cpython-37m-arm-linux-gnueabihf.so
│   ├── scrap.pyi
│   ├── sndarray.py
│   ├── sndarray.pyi
│   ├── sprite.py
│   ├── sprite.pyi
│   ├── surface.cpython-37m-arm-linux-gnueabihf.so
│   ├── surface.pyi
│   ├── surfarray.py
│   ├── surfarray.pyi
│   ├── surflock.cpython-37m-arm-linux-gnueabihf.so
│   ├── sysfont.py
│   ├── tests
│   │   ├── __init__.py
│   │   ├── __main__.py
│   │   ├── base_test.py
│   │   ├── blit_test.py
│   │   ├── bufferproxy_test.py
│   │   ├── camera_test.py
│   │   ├── cdrom_tags.py
│   │   ├── cdrom_test.py
│   │   ├── color_test.py
│   │   ├── compat_test.py
│   │   ├── constants_test.py
│   │   ├── cursors_test.py
│   │   ├── display_test.py
│   │   ├── draw_test.py
│   │   ├── event_test.py
│   │   ├── fastevent_tags.py
│   │   ├── fastevent_test.py
│   │   ├── fixtures
│   │   │   ├── fonts
│   │   │   │   ├── A_PyGameMono-8.png
│   │   │   │   ├── PyGameMono-18-100dpi.bdf
│   │   │   │   ├── PyGameMono-18-75dpi.bdf
│   │   │   │   ├── PyGameMono-8.bdf
│   │   │   │   ├── PyGameMono.otf
│   │   │   │   ├── test_fixed.otf
│   │   │   │   ├── test_sans.ttf
│   │   │   │   └── u13079_PyGameMono-8.png
│   │   │   └── xbm_cursors
│   │   │       ├── white_sizing.xbm
│   │   │       └── white_sizing_mask.xbm
│   │   ├── font_tags.py
│   │   ├── font_test.py
│   │   ├── freetype_tags.py
│   │   ├── freetype_test.py
│   │   ├── ftfont_tags.py
│   │   ├── ftfont_test.py
│   │   ├── gfxdraw_test.py
│   │   ├── image__save_gl_surface_test.py
│   │   ├── image_tags.py
│   │   ├── image_test.py
│   │   ├── imageext_tags.py
│   │   ├── imageext_test.py
│   │   ├── joystick_test.py
│   │   ├── key_test.py
│   │   ├── mask_test.py
│   │   ├── math_test.py
│   │   ├── midi_test.py
│   │   ├── mixer_music_tags.py
│   │   ├── mixer_music_test.py
│   │   ├── mixer_tags.py
│   │   ├── mixer_test.py
│   │   ├── mouse_test.py
│   │   ├── overlay_tags.py
│   │   ├── overlay_test.py
│   │   ├── pixelarray_test.py
│   │   ├── pixelcopy_test.py
│   │   ├── rect_test.py
│   │   ├── run_tests__tests
│   │   │   ├── __init__.py
│   │   │   ├── all_ok
│   │   │   │   ├── __init__.py
│   │   │   │   ├── fake_2_test.py
│   │   │   │   ├── fake_3_test.py
│   │   │   │   ├── fake_4_test.py
│   │   │   │   ├── fake_5_test.py
│   │   │   │   ├── fake_6_test.py
│   │   │   │   ├── no_assertions__ret_code_of_1__test.py
│   │   │   │   └── zero_tests_test.py
│   │   │   ├── everything
│   │   │   │   ├── __init__.py
│   │   │   │   ├── fake_2_test.py
│   │   │   │   ├── incomplete_todo_test.py
│   │   │   │   ├── magic_tag_test.py
│   │   │   │   └── sleep_test.py
│   │   │   ├── exclude
│   │   │   │   ├── __init__.py
│   │   │   │   ├── fake_2_test.py
│   │   │   │   ├── invisible_tag_test.py
│   │   │   │   └── magic_tag_test.py
│   │   │   ├── failures1
│   │   │   │   ├── __init__.py
│   │   │   │   ├── fake_2_test.py
│   │   │   │   ├── fake_3_test.py
│   │   │   │   └── fake_4_test.py
│   │   │   ├── incomplete
│   │   │   │   ├── __init__.py
│   │   │   │   ├── fake_2_test.py
│   │   │   │   └── fake_3_test.py
│   │   │   ├── incomplete_todo
│   │   │   │   ├── __init__.py
│   │   │   │   ├── fake_2_test.py
│   │   │   │   └── fake_3_test.py
│   │   │   ├── infinite_loop
│   │   │   │   ├── __init__.py
│   │   │   │   ├── fake_1_test.py
│   │   │   │   └── fake_2_test.py
│   │   │   ├── print_stderr
│   │   │   │   ├── __init__.py
│   │   │   │   ├── fake_2_test.py
│   │   │   │   ├── fake_3_test.py
│   │   │   │   └── fake_4_test.py
│   │   │   ├── print_stdout
│   │   │   │   ├── __init__.py
│   │   │   │   ├── fake_2_test.py
│   │   │   │   ├── fake_3_test.py
│   │   │   │   └── fake_4_test.py
│   │   │   ├── run_tests__test.py
│   │   │   └── timeout
│   │   │       ├── __init__.py
│   │   │       ├── fake_2_test.py
│   │   │       └── sleep_test.py
│   │   ├── rwobject_test.py
│   │   ├── scrap_tags.py
│   │   ├── scrap_test.py
│   │   ├── sndarray_tags.py
│   │   ├── sndarray_test.py
│   │   ├── sprite_test.py
│   │   ├── surface_test.py
│   │   ├── surfarray_tags.py
│   │   ├── surfarray_test.py
│   │   ├── surflock_test.py
│   │   ├── sysfont_test.py
│   │   ├── test_test_.py
│   │   ├── test_utils
│   │   │   ├── __init__.py
│   │   │   ├── arrinter.py
│   │   │   ├── async_sub.py
│   │   │   ├── buftools.py
│   │   │   ├── endian.py
│   │   │   ├── png.py
│   │   │   ├── run_tests.py
│   │   │   ├── test_machinery.py
│   │   │   └── test_runner.py
│   │   ├── threads_test.py
│   │   ├── time_test.py
│   │   ├── touch_tags.py
│   │   ├── touch_test.py
│   │   ├── transform_test.py
│   │   ├── version_test.py
│   │   └── video_test.py
│   ├── threads
│   │   └── __init__.py
│   ├── time.cpython-37m-arm-linux-gnueabihf.so
│   ├── time.pyi
│   ├── transform.cpython-37m-arm-linux-gnueabihf.so
│   ├── transform.pyi
│   ├── version.py
│   └── version.pyi
├── pygame-2.0.1.data
│   └── headers
│       ├── _camera.h
│       ├── _pygame.h
│       ├── _surface.h
│       ├── camera.h
│       ├── fastevents.h
│       ├── font.h
│       ├── freetype.h
│       ├── include
│       │   ├── _pygame.h
│       │   ├── bitmask.h
│       │   ├── pgcompat.h
│       │   ├── pgimport.h
│       │   ├── pgplatform.h
│       │   ├── pygame.h
│       │   ├── pygame_bufferproxy.h
│       │   ├── pygame_font.h
│       │   ├── pygame_freetype.h
│       │   ├── pygame_mask.h
│       │   ├── pygame_mixer.h
│       │   └── sse2neon.h
│       ├── mask.h
│       ├── mixer.h
│       ├── palette.h
│       ├── pgarrinter.h
│       ├── pgbufferproxy.h
│       ├── pgcompat.h
│       ├── pgimport.h
│       ├── pgopengl.h
│       ├── pgplatform.h
│       ├── pygame.h
│       ├── scrap.h
│       └── surface.h
└── pygame-2.0.1.dist-info
    ├── METADATA
    ├── RECORD
    ├── WHEEL
    ├── entry_points.txt
    └── top_level.txt

27 directories, 360 files
carlosperate commented 3 years ago

It took a long time to install everything but I was able to install pygame 2.0.1 from source in Stretch with Python 3.5 without hitting this issue.

I basically installed the dependencies listed in https://www.pygame.org/wiki/CompileUbuntu and then `pip install "pygame==2.0.1".

I'll replicate in a brand new environment to create a wheel and get the exact commands I've used.

carlosperate commented 3 years ago

In macOS I've used docker to bash into Raspian Stretch:

docker run -it ghcr.io/carlosperate/qemu-rpi-os-lite:stretch-latest

Then inside the Pi bash the first thing I had to do was enable the apt repo for sources, either manually uncommenting the last line of /etc/apt/sources.list, or appending the line from the command line:

sudo bash -c 'echo "deb-src http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi" >> /etc/apt/sources.list'

And then run all these commands manually one by one:

sudo apt-get update
sudo apt install -y libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev libfreetype6-dev python3-setuptools python3-dev python3 libportmidi-dev
sudo apt-get build-dep -y libsdl2 libsdl2-image libsdl2-mixer libsdl2-ttf libfreetype6 python3 libportmidi0
wget https://files.pythonhosted.org/packages/c7/b8/06e02c7cca7aec915839927a9aa19f749ac17a3d2bb2610b945d2de0aa96/pygame-2.0.1.tar.gz
sudo apt-get install -y python3-pip
pip3 wheel pygame-2.0.1.tar.gz

And that's it, the wheels is successfully created. A simple test:

$ ls
pygame-2.0.1-cp35-cp35m-linux_armv6l.whl  pygame-2.0.1.tar.gz

$ pip3 install pygame-2.0.1-cp35-cp35m-linux_armv6l.whl
Processing ./pygame-2.0.1-cp35-cp35m-linux_armv6l.whl
Installing collected packages: pygame
Successfully installed pygame-2.0.1

$ python3 -c "import pygame"
pygame 2.0.1 (SDL 2.0.5, Python 3.5.3)
Hello from the pygame community. https://www.pygame.org/contribute.html

@bennuttall do you have more info about the stretch environment in piwheels? Or how it builds the wheels?

$ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

$ python3 --version
Python 3.5.3

$ pip3 --version
pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.5)
bennuttall commented 3 years ago

If you can spot something missing from here which would resolve this issue, let me know or send a PR 👍

carlosperate commented 3 years ago

Oddly enough I still can't replicate the issue in my environment by installing the same packages as listed in your link. I've done this manually and left out a few things that look irrelevant, so of course I could have messed up that part.

What commands does piwheels use to build the wheel? I assume it doesn't create a virtual environment?

carlosperate commented 3 years ago

Also, do you have a full log, in case something there gives me a hint?

bennuttall commented 3 years ago

This is the pip command: https://github.com/piwheels/piwheels/blob/master/piwheels/slave/builder.py#L427:L437

(no virtualenv currently)

This is the build output: http://paste.debian.net/1198753/

carlosperate commented 3 years ago

Something is not quite the same, for example from the log the piwheels pip is installed in /usr/local/lib/python3.5/dist-packages/pip. After using the same apt and pip3 commands as the piwheels script my pip ends up in /home/pi/.local/lib/python3.5/site-packages/pip. There is some user configuration towards the end of the script, but still doesn't explain how the first steps install packages in a different place. In fact my /usr/local/lib/python3.5/dist-packages/ directory is empty.

I'm currently using the Stretch Slim image from https://downloads.raspberrypi.org/raspbian_lite/images/raspbian_lite-2019-04-09/, which I believe is the last Stretch image in that directory (the next one one is already Buster). Is that the same one used in piwheels?

@bennuttall would you be able to restart the build in a newly provisioned pi to see if the error message in the log changes or stays the same? Maybe something was fixed in a package somewhere and I cannot replicate due to that?

bennuttall commented 3 years ago

We run the deploy script as root (there's no pi user on the mythic image) and after running pip3 install -U pip as the root user it ends up in /usr/local/bin. I guess that's the difference?

If you have some time we could jump on a video call and take a look together?

carlosperate commented 3 years ago

Yeah, happy to do that!

Edit: I'll try the root user thing first, see how that goes and then we can look into it in a call 👍

illume commented 3 years ago

Maybe something to do with the locale or the file system on the mythic build system? That could change how python writes file names with utf8.

On Tuesday, May 25, 2021, Carlos Pereira Atencio @.***> wrote:

Yeah, happy to do that!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/piwheels/packages/issues/208#issuecomment-848110150, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAACKRLB7MN3ZK7Y7VD4IKLTPPTXPANCNFSM45C2UEKA .

bennuttall commented 3 years ago

Could be NFS, yeah!

ankith26 commented 3 years ago

Did some searching on this, and I feel it is likely a locale problem on the server side, I guess we need to coerce the default locale configuration to use UTF-8 rather than ASCII which it seems to be using right now

carlosperate commented 3 years ago

I tried this in a Pi3 from mythic with Stretch and still could not replicate.

@bennuttall are you able to restart a the build in piwheels to see if it still triggers the same issue?

bennuttall commented 3 years ago

I've managed to build both 2.0.0 and 2.0.1 on mythic - I've kicked off new builds for it to try again - will be weird if it fails again :/

bennuttall commented 3 years ago

Yeah it failed again. I'll look into it.

bennuttall commented 3 years ago

Definitely related to the Korean docs - anyway, have imported the wheels for 2.0.0 and 2.0.1.

bennuttall commented 3 years ago

Closing this but I'll add comments to the pygame issue

carlosperate commented 3 years ago

I can confirm the new wheels are working in Raspbian Stretch. Thanks everyone!

illume commented 3 years ago

Cool! If there's something to fix in pygame for this let me know?

Sounds like it can be replicated on a NFS mounted folder?