diff options
Diffstat (limited to 'spec/fixtures/expected/python')
| -rw-r--r-- | spec/fixtures/expected/python/2/pip/v2.0.json | 175 | ||||
| -rw-r--r-- | spec/fixtures/expected/python/3/pip/v2.0.json | 86 | ||||
| -rw-r--r-- | spec/fixtures/expected/python/pipenv/v2.0.json | 32 |
3 files changed, 11 insertions, 282 deletions
diff --git a/spec/fixtures/expected/python/2/pip/v2.0.json b/spec/fixtures/expected/python/2/pip/v2.0.json deleted file mode 100644 index 8ed6ee7..0000000 --- a/spec/fixtures/expected/python/2/pip/v2.0.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "version": "2.0", - "licenses": [ - { - "id": "BSD-4-Clause", - "name": "BSD 4-Clause \"Original\" or \"Old\" License", - "url": "http://directory.fsf.org/wiki/License:BSD_4Clause", - "count": 4 - }, - { - "id": "MIT", - "name": "MIT License", - "url": "https://opensource.org/licenses/MIT", - "count": 4 - }, - { - "id": "BSD-3-Clause", - "name": "BSD 3-Clause \"New\" or \"Revised\" License", - "url": "https://opensource.org/licenses/BSD-3-Clause", - "count": 1 - }, - { - "id": "MIT-CMU", - "name": "CMU License", - "url": "https://github.com/python-pillow/Pillow/blob/fffb426092c8db24a5f4b6df243a8a3c01fb63cd/LICENSE", - "count": 1 - }, - { - "id": "copyright (c) 2015, julien fache", - "name": "Copyright (c) 2015, Julien Fache", - "url": "", - "count": 1 - }, - { - "id": "Python-2.0", - "name": "Python License 2.0", - "url": "https://opensource.org/licenses/Python-2.0", - "count": 1 - } - ], - "dependencies": [ - { - "name": "Django", - "url": "https://www.djangoproject.com/", - "description": "A high-level Python Web framework that encourages rapid development and clean, pragmatic design.", - "paths": [ - "." - ], - "licenses": [ - "BSD-4-Clause" - ] - }, - { - "name": "Pillow", - "url": "https://python-pillow.org", - "description": "Python Imaging Library (Fork)", - "paths": [ - "." - ], - "licenses": [ - "MIT-CMU" - ] - }, - { - "name": "beautifulsoup4", - "url": "http://www.crummy.com/software/BeautifulSoup/bs4/", - "description": "Screen-scraping library", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "django-contrib-comments", - "url": "https://github.com/django/django-contrib-comments", - "description": "The code formerly known as django.contrib.comments.", - "paths": [ - "." - ], - "licenses": [ - "BSD-4-Clause" - ] - }, - { - "name": "django-js-asset", - "url": "https://github.com/matthiask/django-js-asset/", - "description": "script tag with additional attributes for django.forms.Media", - "paths": [ - "." - ], - "licenses": [ - "BSD-4-Clause" - ] - }, - { - "name": "django-mptt", - "url": "http://github.com/django-mptt/django-mptt", - "description": "Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances.", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "django-tagging", - "url": "https://github.com/Fantomas42/django-tagging", - "description": "Generic tagging application for Django", - "paths": [ - "." - ], - "licenses": [ - "BSD-4-Clause" - ] - }, - { - "name": "django-xmlrpc", - "url": "https://github.com/Fantomas42/django-xmlrpc", - "description": "XML-RPC Server App for the Django framework.", - "paths": [ - "." - ], - "licenses": [ - "BSD-3-Clause" - ] - }, - { - "name": "mots-vides", - "url": "https://github.com/Fantomas42/mots-vides", - "description": "Python library for managing stop words in many languages.", - "paths": [ - "." - ], - "licenses": [ - "copyright (c) 2015, julien fache" - ] - }, - { - "name": "pyparsing", - "url": "http://pyparsing.wikispaces.com/", - "description": "Python parsing module", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "pytz", - "url": "http://pythonhosted.org/pytz", - "description": "World timezone definitions, modern and historical", - "paths": [ - "." - ], - "licenses": [ - "MIT" - ] - }, - { - "name": "regex", - "url": "https://bitbucket.org/mrabarnett/mrab-regex", - "description": "Alternative regular expression module, to replace re.", - "paths": [ - "." - ], - "licenses": [ - "Python-2.0" - ] - } - ] -} diff --git a/spec/fixtures/expected/python/3/pip/v2.0.json b/spec/fixtures/expected/python/3/pip/v2.0.json index b5c23ae..8c35343 100644 --- a/spec/fixtures/expected/python/3/pip/v2.0.json +++ b/spec/fixtures/expected/python/3/pip/v2.0.json @@ -4,186 +4,114 @@ { "id": "BSD-4-Clause", "name": "BSD 4-Clause \"Original\" or \"Old\" License", - "url": "http://directory.fsf.org/wiki/License:BSD_4Clause", - "count": 4 + "url": "http://directory.fsf.org/wiki/License:BSD_4Clause" }, { "id": "MIT", "name": "MIT License", - "url": "https://opensource.org/licenses/MIT", - "count": 4 + "url": "https://opensource.org/licenses/MIT" }, { "id": "Apache-2.0", "name": "Apache License 2.0", - "url": "https://opensource.org/licenses/Apache-2.0", - "count": 1 + "url": "https://opensource.org/licenses/Apache-2.0" }, { "id": "BSD-3-Clause", "name": "BSD 3-Clause \"New\" or \"Revised\" License", - "url": "https://opensource.org/licenses/BSD-3-Clause", - "count": 1 + "url": "https://opensource.org/licenses/BSD-3-Clause" }, { "id": "MIT-CMU", "name": "CMU License", - "url": "https://github.com/python-pillow/Pillow/blob/fffb426092c8db24a5f4b6df243a8a3c01fb63cd/LICENSE", - "count": 1 + "url": "https://github.com/python-pillow/Pillow/blob/fffb426092c8db24a5f4b6df243a8a3c01fb63cd/LICENSE" }, { "id": "copyright (c) 2015, julien fache", "name": "Copyright (c) 2015, Julien Fache", - "url": "", - "count": 1 + "url": "" }, { "id": "Python-2.0", "name": "Python License 2.0", - "url": "https://opensource.org/licenses/Python-2.0", - "count": 1 + "url": "https://opensource.org/licenses/Python-2.0" } ], "dependencies": [ { "name": "Django", - "url": "https://www.djangoproject.com/", - "description": "A high-level Python Web framework that encourages rapid development and clean, pragmatic design.", - "paths": [ - "." - ], "licenses": [ "BSD-4-Clause" ] }, { "name": "Pillow", - "url": "https://python-pillow.org", - "description": "Python Imaging Library (Fork)", - "paths": [ - "." - ], "licenses": [ "MIT-CMU" ] }, { "name": "beautifulsoup4", - "url": "http://www.crummy.com/software/BeautifulSoup/bs4/", - "description": "Screen-scraping library", - "paths": [ - "." - ], "licenses": [ "MIT" ] }, { "name": "django-contrib-comments", - "url": "https://github.com/django/django-contrib-comments", - "description": "The code formerly known as django.contrib.comments.", - "paths": [ - "." - ], "licenses": [ "BSD-4-Clause" ] }, { "name": "django-js-asset", - "url": "https://github.com/matthiask/django-js-asset/", - "description": "script tag with additional attributes for django.forms.Media", - "paths": [ - "." - ], "licenses": [ "BSD-4-Clause" ] }, { "name": "django-mptt", - "url": "http://github.com/django-mptt/django-mptt", - "description": "Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances.", - "paths": [ - "." - ], "licenses": [ "MIT" ] }, { "name": "django-tagging", - "url": "https://github.com/Fantomas42/django-tagging", - "description": "Generic tagging application for Django", - "paths": [ - "." - ], "licenses": [ "BSD-4-Clause" ] }, { "name": "django-xmlrpc", - "url": "https://github.com/Fantomas42/django-xmlrpc", - "description": "XML-RPC Server App for the Django framework.", - "paths": [ - "." - ], "licenses": [ "BSD-3-Clause" ] }, { "name": "mots-vides", - "url": "https://github.com/Fantomas42/mots-vides", - "description": "Python library for managing stop words in many languages.", - "paths": [ - "." - ], "licenses": [ "copyright (c) 2015, julien fache" ] }, { "name": "pyparsing", - "url": "http://pyparsing.wikispaces.com/", - "description": "Python parsing module", - "paths": [ - "." - ], "licenses": [ "MIT" ] }, { "name": "pytz", - "url": "http://pythonhosted.org/pytz", - "description": "World timezone definitions, modern and historical", - "paths": [ - "." - ], "licenses": [ "MIT" ] }, { "name": "regex", - "url": "https://bitbucket.org/mrabarnett/mrab-regex", - "description": "Alternative regular expression module, to replace re.", - "paths": [ - "." - ], "licenses": [ "Python-2.0" ] }, { "name": "tornado", - "url": "http://www.tornadoweb.org/", - "description": "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] diff --git a/spec/fixtures/expected/python/pipenv/v2.0.json b/spec/fixtures/expected/python/pipenv/v2.0.json index ba4d529..de68a1a 100644 --- a/spec/fixtures/expected/python/pipenv/v2.0.json +++ b/spec/fixtures/expected/python/pipenv/v2.0.json @@ -4,69 +4,45 @@ { "id": "Apache-2.0", "name": "Apache License 2.0", - "url": "https://opensource.org/licenses/Apache-2.0", - "count": 1 + "url": "https://opensource.org/licenses/Apache-2.0" }, { "id": "BSD-4-Clause", "name": "BSD 4-Clause \"Original\" or \"Old\" License", - "url": "http://directory.fsf.org/wiki/License:BSD_4Clause", - "count": 1 + "url": "http://directory.fsf.org/wiki/License:BSD_4Clause" }, { "id": "MIT", "name": "MIT License", - "url": "https://opensource.org/licenses/MIT", - "count": 1 + "url": "https://opensource.org/licenses/MIT" }, { "id": "public domain, python, 2-clause bsd, gpl 3 (see copying.txt)", "name": "public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt)", - "url": "", - "count": 1 + "url": "" } ], "dependencies": [ { "name": "Django", - "url": "https://www.djangoproject.com/", - "description": "A high-level Python Web framework that encourages rapid development and clean, pragmatic design.", - "paths": [ - "." - ], "licenses": [ "BSD-4-Clause" ] }, { "name": "docutils", - "url": "http://docutils.sourceforge.net/", - "description": "Docutils -- Python Documentation Utilities", - "paths": [ - "." - ], "licenses": [ "public domain, python, 2-clause bsd, gpl 3 (see copying.txt)" ] }, { "name": "pytz", - "url": "http://pythonhosted.org/pytz", - "description": "World timezone definitions, modern and historical", - "paths": [ - "." - ], "licenses": [ "MIT" ] }, { "name": "requests", - "url": "http://python-requests.org", - "description": "Python HTTP for Humans.", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] |
