Skip to content

Commit

Permalink
Removed failing files
Browse files Browse the repository at this point in the history
Release 0.0.2388
  • Loading branch information
Travis CI committed Apr 4, 2020
1 parent e51142d commit 7aec31d
Show file tree
Hide file tree
Showing 1,511 changed files with 1,034,821 additions and 1,620,288 deletions.
76 changes: 76 additions & 0 deletions =1.0.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
Collecting HookTest
Downloading https://files.pythonhosted.org/packages/e4/ca/7c0a6ce518997df18297006988bb0338e28e493e1414cae1eea6b35d924d/HookTest-1.3.1.tar.gz (208kB)
Collecting MyCapytain>=3.0.0 (from HookTest)
Downloading https://files.pythonhosted.org/packages/00/94/8ca6855df4f559b6435fc73476d255e7a09a5a92c6c8c793c55f9fca3838/MyCapytain-3.0.1.tar.gz (58kB)
Collecting jingtrang==0.1.1 (from HookTest)
Downloading https://files.pythonhosted.org/packages/4f/f9/787c1e6f6bed7c791200f1f12f71c6310d1f5e2df4f5f61d39221ed6b7df/jingtrang-0.1.1.tar.gz (1.4MB)
Collecting requests>=2.8.1 (from HookTest)
Downloading https://files.pythonhosted.org/packages/1a/70/1935c770cb3be6e3a8b78ced23d7e0f3b187f5cbfab4749523ed65d7c9b1/requests-2.23.0-py2.py3-none-any.whl (58kB)
Collecting prettytable==0.7.2 (from HookTest)
Downloading https://files.pythonhosted.org/packages/ef/30/4b0746848746ed5941f052479e7c23d2b56d174b82f4fd34a25e389831f5/prettytable-0.7.2.tar.bz2
Collecting ansicolors==1.0.2 (from HookTest)
Downloading https://files.pythonhosted.org/packages/ac/c1/e21f0a1258ff927d124a72179669dcc7efcb57b22df8cd0e49ed8f1a308c/ansicolors-1.0.2.tar.gz
Collecting validators>=0.12.6 (from HookTest)
Downloading https://files.pythonhosted.org/packages/9b/15/f6bab21c3b54ae2025d886890831ebe790e59b57671b8fb96073cb84a5ed/validators-0.14.3.tar.gz
Requirement already satisfied: six>=1.10.0 in /home/travis/virtualenv/python3.5.6/lib/python3.5/site-packages (from MyCapytain>=3.0.0->HookTest) (1.12.0)
Collecting lxml>=3.6.4 (from MyCapytain>=3.0.0->HookTest)
Downloading https://files.pythonhosted.org/packages/f2/e5/304cfec4e0abebb4a4e16f56129df792c81f1bcdbb1432d1a63f749f8b74/lxml-4.5.0-cp35-cp35m-manylinux1_x86_64.whl (5.7MB)
Collecting future>=0.16.0 (from MyCapytain>=3.0.0->HookTest)
Downloading https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz (829kB)
Collecting rdflib-jsonld>=0.4.0 (from MyCapytain>=3.0.0->HookTest)
Downloading https://files.pythonhosted.org/packages/ba/48/edaad22fc9de34500699f0c7fc9124385dd425fd18857244f126a6f7df66/rdflib-jsonld-0.4.0.tar.gz (53kB)
Collecting LinkHeader>=0.4.3 (from MyCapytain>=3.0.0->HookTest)
Downloading https://files.pythonhosted.org/packages/27/d4/eb1da743b2dc825e936ef1d9e04356b5701e3a9ea022c7aaffdf4f6b0594/LinkHeader-0.4.3.tar.gz
Collecting pyld>=1.0.3 (from MyCapytain>=3.0.0->HookTest)
Downloading https://files.pythonhosted.org/packages/3d/22/1534e274cc8ef72b4720bf2dc969831cf4c240e6df59319372e051d33d72/PyLD-1.0.5.tar.gz (52kB)
Collecting typing (from MyCapytain>=3.0.0->HookTest)
Downloading https://files.pythonhosted.org/packages/fe/2e/b480ee1b75e6d17d2993738670e75c1feeb9ff7f64452153cf018051cc92/typing-3.7.4.1-py3-none-any.whl
Requirement already satisfied: certifi>=2017.4.17 in /home/travis/virtualenv/python3.5.6/lib/python3.5/site-packages (from requests>=2.8.1->HookTest) (2018.11.29)
Collecting idna<3,>=2.5 (from requests>=2.8.1->HookTest)
Downloading https://files.pythonhosted.org/packages/89/e3/afebe61c546d18fb1709a61bee788254b40e736cff7271c7de5de2dc4128/idna-2.9-py2.py3-none-any.whl (58kB)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests>=2.8.1->HookTest)
Downloading https://files.pythonhosted.org/packages/e8/74/6e4f91745020f967d09332bb2b8b9b10090957334692eb88ea4afe91b77f/urllib3-1.25.8-py2.py3-none-any.whl (125kB)
Collecting chardet<4,>=3.0.2 (from requests>=2.8.1->HookTest)
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting decorator>=3.4.0 (from validators>=0.12.6->HookTest)
Downloading https://files.pythonhosted.org/packages/ed/1b/72a1821152d07cf1d8b6fce298aeb06a7eb90f4d6d41acec9861e7cc6df0/decorator-4.4.2-py2.py3-none-any.whl
Collecting rdflib>=4.2 (from rdflib-jsonld>=0.4.0->MyCapytain>=3.0.0->HookTest)
Downloading https://files.pythonhosted.org/packages/3c/fe/630bacb652680f6d481b9febbb3e2c3869194a1a5fc3401a4a41195a2f8f/rdflib-4.2.2-py3-none-any.whl (344kB)
Collecting pyparsing (from rdflib>=4.2->rdflib-jsonld>=0.4.0->MyCapytain>=3.0.0->HookTest)
Downloading https://files.pythonhosted.org/packages/5d/bc/1e58593167fade7b544bfe9502a26dc860940a79ab306e651e7f13be68c2/pyparsing-2.4.6-py2.py3-none-any.whl (67kB)
Collecting isodate (from rdflib>=4.2->rdflib-jsonld>=0.4.0->MyCapytain>=3.0.0->HookTest)
Downloading https://files.pythonhosted.org/packages/9b/9f/b36f7774ff5ea8e428fdcfc4bb332c39ee5b9362ddd3d40d9516a55221b2/isodate-0.6.0-py2.py3-none-any.whl (45kB)
Building wheels for collected packages: HookTest, MyCapytain, jingtrang, prettytable, ansicolors, validators, future, rdflib-jsonld, LinkHeader, pyld
Running setup.py bdist_wheel for HookTest: started
Running setup.py bdist_wheel for HookTest: finished with status 'done'
Stored in directory: /home/travis/.cache/pip/wheels/a4/68/35/a96521981ff2f563212ff33edee78ee03d99b8b6fa30a5d8e7
Running setup.py bdist_wheel for MyCapytain: started
Running setup.py bdist_wheel for MyCapytain: finished with status 'done'
Stored in directory: /home/travis/.cache/pip/wheels/be/33/44/4f42b9e2a456431b94e9f4eae51979ac69bd39465bd838844d
Running setup.py bdist_wheel for jingtrang: started
Running setup.py bdist_wheel for jingtrang: finished with status 'done'
Stored in directory: /home/travis/.cache/pip/wheels/c1/69/1a/ac6a8f39cb6b439e2d1124058c6777c5e4db922c732ee08674
Running setup.py bdist_wheel for prettytable: started
Running setup.py bdist_wheel for prettytable: finished with status 'done'
Stored in directory: /home/travis/.cache/pip/wheels/80/34/1c/3967380d9676d162cb59513bd9dc862d0584e045a162095606
Running setup.py bdist_wheel for ansicolors: started
Running setup.py bdist_wheel for ansicolors: finished with status 'done'
Stored in directory: /home/travis/.cache/pip/wheels/f8/76/83/0ea298741c1dc4c98c683bd7c4d0456cf6eeab82f906fc3198
Running setup.py bdist_wheel for validators: started
Running setup.py bdist_wheel for validators: finished with status 'done'
Stored in directory: /home/travis/.cache/pip/wheels/e2/b2/03/20ab3c26e9faacd78dc775bad6157d295539d07e80f2c5de8e
Running setup.py bdist_wheel for future: started
Running setup.py bdist_wheel for future: finished with status 'done'
Stored in directory: /home/travis/.cache/pip/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e
Running setup.py bdist_wheel for rdflib-jsonld: started
Running setup.py bdist_wheel for rdflib-jsonld: finished with status 'done'
Stored in directory: /home/travis/.cache/pip/wheels/9f/31/d2/ac7f9fea93b5440274e5c67336e35f1c0f9d38e49c71e35b6d
Running setup.py bdist_wheel for LinkHeader: started
Running setup.py bdist_wheel for LinkHeader: finished with status 'done'
Stored in directory: /home/travis/.cache/pip/wheels/f0/bc/08/829d5f86cd3988199553fb17d3b6a1b26cf69d1cb86c394bf4
Running setup.py bdist_wheel for pyld: started
Running setup.py bdist_wheel for pyld: finished with status 'done'
Stored in directory: /home/travis/.cache/pip/wheels/fc/62/09/ab01bf398bef60763a160274acdcd228107fc58619985e5781
Successfully built HookTest MyCapytain jingtrang prettytable ansicolors validators future rdflib-jsonld LinkHeader pyld
Installing collected packages: idna, urllib3, chardet, requests, lxml, future, pyparsing, isodate, rdflib, rdflib-jsonld, LinkHeader, pyld, typing, MyCapytain, jingtrang, prettytable, ansicolors, decorator, validators, HookTest
Successfully installed HookTest-1.3.1 LinkHeader-0.4.3 MyCapytain-3.0.1 ansicolors-1.0.2 chardet-3.0.4 decorator-4.4.2 future-0.18.2 idna-2.9 isodate-0.6.0 jingtrang-0.1.1 lxml-4.5.0 prettytable-0.7.2 pyld-1.0.5 pyparsing-2.4.6 rdflib-4.2.2 rdflib-jsonld-0.4.0 requests-2.23.0 typing-3.7.4.1 urllib3-1.25.8 validators-0.14.3
Loading

0 comments on commit 7aec31d

Please sign in to comment.