Skip to content

Commit

Permalink
Removed failing files
Browse files Browse the repository at this point in the history
Release 0.0.11
  • Loading branch information
Travis CI committed Oct 19, 2017
1 parent 79a1273 commit a26b9a0
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 0 deletions.
64 changes: 64 additions & 0 deletions =1.0.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
Collecting HookTest
Downloading HookTest-1.1.5.tar.gz (265kB)
Collecting MyCapytain>=2.0.0 (from HookTest)
Downloading MyCapytain-2.0.4.tar.gz (44kB)
Collecting jingtrang==0.1.1 (from HookTest)
Downloading jingtrang-0.1.1.tar.gz (1.4MB)
Collecting GitPython==2.1.0 (from HookTest)
Downloading GitPython-2.1.0-py2.py3-none-any.whl (441kB)
Collecting requests>=2.7.0 (from HookTest)
Downloading requests-2.18.4-py2.py3-none-any.whl (88kB)
Collecting prettytable==0.7.2 (from HookTest)
Downloading prettytable-0.7.2.zip
Collecting ansicolors==1.0.2 (from HookTest)
Downloading ansicolors-1.0.2.tar.gz
Requirement already satisfied: six>=1.10.0 in /home/travis/virtualenv/python3.5.3/lib/python3.5/site-packages (from MyCapytain>=2.0.0->HookTest)
Collecting lxml>=3.6.4 (from MyCapytain>=2.0.0->HookTest)
Downloading lxml-4.1.0-cp35-cp35m-manylinux1_x86_64.whl (5.5MB)
Collecting future>=0.16.0 (from MyCapytain>=2.0.0->HookTest)
Downloading future-0.16.0.tar.gz (824kB)
Collecting rdflib-jsonld>=0.4.0 (from MyCapytain>=2.0.0->HookTest)
Downloading rdflib-jsonld-0.4.0.tar.gz (53kB)
Collecting gitdb2>=2.0.0 (from GitPython==2.1.0->HookTest)
Downloading gitdb2-2.0.3-py2.py3-none-any.whl (63kB)
Collecting idna<2.7,>=2.5 (from requests>=2.7.0->HookTest)
Downloading idna-2.6-py2.py3-none-any.whl (56kB)
Collecting urllib3<1.23,>=1.21.1 (from requests>=2.7.0->HookTest)
Downloading urllib3-1.22-py2.py3-none-any.whl (132kB)
Collecting certifi>=2017.4.17 (from requests>=2.7.0->HookTest)
Downloading certifi-2017.7.27.1-py2.py3-none-any.whl (349kB)
Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.7.0->HookTest)
Downloading chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting rdflib>=4.2 (from rdflib-jsonld>=0.4.0->MyCapytain>=2.0.0->HookTest)
Downloading rdflib-4.2.2-py3-none-any.whl (344kB)
Collecting smmap2>=2.0.0 (from gitdb2>=2.0.0->GitPython==2.1.0->HookTest)
Downloading smmap2-2.0.3-py2.py3-none-any.whl
Collecting pyparsing (from rdflib>=4.2->rdflib-jsonld>=0.4.0->MyCapytain>=2.0.0->HookTest)
Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56kB)
Collecting isodate (from rdflib>=4.2->rdflib-jsonld>=0.4.0->MyCapytain>=2.0.0->HookTest)
Downloading isodate-0.6.0-py2.py3-none-any.whl (45kB)
Building wheels for collected packages: HookTest, MyCapytain, jingtrang, prettytable, ansicolors, future, rdflib-jsonld
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/80/ba/8d/b08e72d613549417e8a85677c3aaf729d8bac7ddf4f227b951
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/3f/a7/1d/8e9c8a3f9489a1d70cf1ef45ffa0bd7cfaabe8a2cf82116828
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/86/3e/2d/0ab8d08dee60e604eef73753ef8fae615e9552aeab354a2867
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/b6/90/7b/1c22b89217d0eba6d5f406e562365ebee804f0d4595b2bdbcd
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/3a/e9/7a/d539da1af316475bbfe0710f15249d194ccf96755293af318d
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/c2/50/7c/0d83b4baac4f63ff7a765bd16390d2ab43c93587fac9d6017a
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/29/6e/5f/cfd2be5ff8aae1c451b13b38398b7951931dc04f2219b198b0
Successfully built HookTest MyCapytain jingtrang prettytable ansicolors future rdflib-jsonld
Installing collected packages: idna, urllib3, certifi, chardet, requests, lxml, future, pyparsing, isodate, rdflib, rdflib-jsonld, MyCapytain, jingtrang, smmap2, gitdb2, GitPython, prettytable, ansicolors, HookTest
Successfully installed GitPython-2.1.0 HookTest-1.1.5 MyCapytain-2.0.4 ansicolors-1.0.2 certifi-2017.7.27.1 chardet-3.0.4 future-0.16.0 gitdb2-2.0.3 idna-2.6 isodate-0.6.0 jingtrang-0.1.1 lxml-4.1.0 prettytable-0.7.2 pyparsing-2.2.0 rdflib-4.2.2 rdflib-jsonld-0.4.0 requests-2.18.4 smmap2-2.0.3 urllib3-1.22
5 changes: 5 additions & 0 deletions manifest.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
data/hafez/__cts__.xml
data/hafez/divan/__cts__.xml
data/hafez/divan/hafez.divan.perseus-eng1.xml
data/hafez/divan/hafez.divan.perseus-far1.xml
data/hafez/divan/hafez.divan.perseus-ger1.xml

0 comments on commit a26b9a0

Please sign in to comment.