summaryrefslogtreecommitdiff
path: root/spec/fixtures/expected/python/2
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-04-21 23:15:36 -0600
committermo khan <mo.khan@gmail.com>2020-04-21 23:15:36 -0600
commite1afa8ba55a3df1151e1b73ed3aa528e53ea3f06 (patch)
tree5ca6d1073f8aa9dbf7515c9f3dff9378fcdd3ee9 /spec/fixtures/expected/python/2
parent2edd529220ecda2b14b99c1e9c15497b1f2ae639 (diff)
Remove old report versions
Diffstat (limited to 'spec/fixtures/expected/python/2')
-rw-r--r--spec/fixtures/expected/python/2/pip/v1.0.json196
-rw-r--r--spec/fixtures/expected/python/2/pip/v1.1.json269
2 files changed, 0 insertions, 465 deletions
diff --git a/spec/fixtures/expected/python/2/pip/v1.0.json b/spec/fixtures/expected/python/2/pip/v1.0.json
deleted file mode 100644
index 5adaedd..0000000
--- a/spec/fixtures/expected/python/2/pip/v1.0.json
+++ /dev/null
@@ -1,196 +0,0 @@
-{
- "licenses": [
- {
- "count": 4,
- "name": "BSD"
- },
- {
- "count": 4,
- "name": "MIT"
- },
- {
- "count": 1,
- "name": "Copyright (c) 2015, Julien Fache"
- },
- {
- "count": 1,
- "name": "New BSD"
- },
- {
- "count": 1,
- "name": "Python Software Foundation License"
- },
- {
- "count": 1,
- "name": "Standard PIL License"
- }
- ],
- "dependencies": [
- {
- "license": {
- "name": "BSD",
- "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
- },
- "dependency": {
- "name": "Django",
- "url": "https://www.djangoproject.com/",
- "description": "A high-level Python Web framework that encourages rapid development and clean, pragmatic design.",
- "pathes": [
- "."
- ]
- }
- },
- {
- "license": {
- "name": "Standard PIL License"
- },
- "dependency": {
- "name": "Pillow",
- "url": "https://python-pillow.org",
- "description": "Python Imaging Library (Fork)",
- "pathes": [
- "."
- ]
- }
- },
- {
- "license": {
- "name": "MIT",
- "url": "http://opensource.org/licenses/mit-license"
- },
- "dependency": {
- "name": "beautifulsoup4",
- "url": "http://www.crummy.com/software/BeautifulSoup/bs4/",
- "description": "Screen-scraping library",
- "pathes": [
- "."
- ]
- }
- },
- {
- "license": {
- "name": "BSD",
- "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
- },
- "dependency": {
- "name": "django-contrib-comments",
- "url": "https://github.com/django/django-contrib-comments",
- "description": "The code formerly known as django.contrib.comments.",
- "pathes": [
- "."
- ]
- }
- },
- {
- "license": {
- "name": "BSD",
- "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
- },
- "dependency": {
- "name": "django-js-asset",
- "url": "https://github.com/matthiask/django-js-asset/",
- "description": "script tag with additional attributes for django.forms.Media",
- "pathes": [
- "."
- ]
- }
- },
- {
- "license": {
- "name": "MIT",
- "url": "http://opensource.org/licenses/mit-license"
- },
- "dependency": {
- "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.",
- "pathes": [
- "."
- ]
- }
- },
- {
- "license": {
- "name": "BSD",
- "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
- },
- "dependency": {
- "name": "django-tagging",
- "url": "https://github.com/Fantomas42/django-tagging",
- "description": "Generic tagging application for Django",
- "pathes": [
- "."
- ]
- }
- },
- {
- "license": {
- "name": "New BSD",
- "url": "http://opensource.org/licenses/BSD-3-Clause"
- },
- "dependency": {
- "name": "django-xmlrpc",
- "url": "https://github.com/Fantomas42/django-xmlrpc",
- "description": "XML-RPC Server App for the Django framework.",
- "pathes": [
- "."
- ]
- }
- },
- {
- "license": {
- "name": "Copyright (c) 2015, Julien Fache"
- },
- "dependency": {
- "name": "mots-vides",
- "url": "https://github.com/Fantomas42/mots-vides",
- "description": "Python library for managing stop words in many languages.",
- "pathes": [
- "."
- ]
- }
- },
- {
- "license": {
- "name": "MIT",
- "url": "http://opensource.org/licenses/mit-license"
- },
- "dependency": {
- "name": "pyparsing",
- "url": "http://pyparsing.wikispaces.com/",
- "description": "Python parsing module",
- "pathes": [
- "."
- ]
- }
- },
- {
- "license": {
- "name": "MIT",
- "url": "http://opensource.org/licenses/mit-license"
- },
- "dependency": {
- "name": "pytz",
- "url": "http://pythonhosted.org/pytz",
- "description": "World timezone definitions, modern and historical",
- "pathes": [
- "."
- ]
- }
- },
- {
- "license": {
- "name": "Python Software Foundation License",
- "url": "http://hg.python.org/cpython/raw-file/89ce323357db/LICENSE"
- },
- "dependency": {
- "name": "regex",
- "url": "https://bitbucket.org/mrabarnett/mrab-regex",
- "description": "Alternative regular expression module, to replace re.",
- "pathes": [
- "."
- ]
- }
- }
- ]
-}
diff --git a/spec/fixtures/expected/python/2/pip/v1.1.json b/spec/fixtures/expected/python/2/pip/v1.1.json
deleted file mode 100644
index 30e4cc1..0000000
--- a/spec/fixtures/expected/python/2/pip/v1.1.json
+++ /dev/null
@@ -1,269 +0,0 @@
-{
- "version": "1.1",
- "licenses": [
- {
- "count": 4,
- "name": "BSD"
- },
- {
- "count": 4,
- "name": "MIT"
- },
- {
- "count": 1,
- "name": "Copyright (c) 2015, Julien Fache"
- },
- {
- "count": 1,
- "name": "New BSD"
- },
- {
- "count": 1,
- "name": "Python Software Foundation License"
- },
- {
- "count": 1,
- "name": "Standard PIL License"
- }
- ],
- "dependencies": [
- {
- "licenses": [
- {
- "name": "BSD",
- "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
- }
- ],
- "license": {
- "name": "BSD",
- "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
- },
- "dependency": {
- "name": "Django",
- "url": "https://www.djangoproject.com/",
- "description": "A high-level Python Web framework that encourages rapid development and clean, pragmatic design.",
- "pathes": [
- "."
- ]
- }
- },
- {
- "licenses": [
- {
- "name": "Standard PIL License",
- "url": ""
- }
- ],
- "license": {
- "name": "Standard PIL License"
- },
- "dependency": {
- "name": "Pillow",
- "url": "https://python-pillow.org",
- "description": "Python Imaging Library (Fork)",
- "pathes": [
- "."
- ]
- }
- },
- {
- "licenses": [
- {
- "name": "MIT",
- "url": "http://opensource.org/licenses/mit-license"
- }
- ],
- "license": {
- "name": "MIT",
- "url": "http://opensource.org/licenses/mit-license"
- },
- "dependency": {
- "name": "beautifulsoup4",
- "url": "http://www.crummy.com/software/BeautifulSoup/bs4/",
- "description": "Screen-scraping library",
- "pathes": [
- "."
- ]
- }
- },
- {
- "licenses": [
- {
- "name": "BSD",
- "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
- }
- ],
- "license": {
- "name": "BSD",
- "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
- },
- "dependency": {
- "name": "django-contrib-comments",
- "url": "https://github.com/django/django-contrib-comments",
- "description": "The code formerly known as django.contrib.comments.",
- "pathes": [
- "."
- ]
- }
- },
- {
- "licenses": [
- {
- "name": "BSD",
- "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
- }
- ],
- "license": {
- "name": "BSD",
- "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
- },
- "dependency": {
- "name": "django-js-asset",
- "url": "https://github.com/matthiask/django-js-asset/",
- "description": "script tag with additional attributes for django.forms.Media",
- "pathes": [
- "."
- ]
- }
- },
- {
- "licenses": [
- {
- "name": "MIT",
- "url": "http://opensource.org/licenses/mit-license"
- }
- ],
- "license": {
- "name": "MIT",
- "url": "http://opensource.org/licenses/mit-license"
- },
- "dependency": {
- "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.",
- "pathes": [
- "."
- ]
- }
- },
- {
- "licenses": [
- {
- "name": "BSD",
- "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
- }
- ],
- "license": {
- "name": "BSD",
- "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
- },
- "dependency": {
- "name": "django-tagging",
- "url": "https://github.com/Fantomas42/django-tagging",
- "description": "Generic tagging application for Django",
- "pathes": [
- "."
- ]
- }
- },
- {
- "licenses": [
- {
- "name": "New BSD",
- "url": "http://opensource.org/licenses/BSD-3-Clause"
- }
- ],
- "license": {
- "name": "New BSD",
- "url": "http://opensource.org/licenses/BSD-3-Clause"
- },
- "dependency": {
- "name": "django-xmlrpc",
- "url": "https://github.com/Fantomas42/django-xmlrpc",
- "description": "XML-RPC Server App for the Django framework.",
- "pathes": [
- "."
- ]
- }
- },
- {
- "licenses": [
- {
- "name": "Copyright (c) 2015, Julien Fache",
- "url": ""
- }
- ],
- "license": {
- "name": "Copyright (c) 2015, Julien Fache"
- },
- "dependency": {
- "name": "mots-vides",
- "url": "https://github.com/Fantomas42/mots-vides",
- "description": "Python library for managing stop words in many languages.",
- "pathes": [
- "."
- ]
- }
- },
- {
- "licenses": [
- {
- "name": "MIT",
- "url": "http://opensource.org/licenses/mit-license"
- }
- ],
- "license": {
- "name": "MIT",
- "url": "http://opensource.org/licenses/mit-license"
- },
- "dependency": {
- "name": "pyparsing",
- "url": "http://pyparsing.wikispaces.com/",
- "description": "Python parsing module",
- "pathes": [
- "."
- ]
- }
- },
- {
- "licenses": [
- {
- "name": "MIT",
- "url": "http://opensource.org/licenses/mit-license"
- }
- ],
- "license": {
- "name": "MIT",
- "url": "http://opensource.org/licenses/mit-license"
- },
- "dependency": {
- "name": "pytz",
- "url": "http://pythonhosted.org/pytz",
- "description": "World timezone definitions, modern and historical",
- "pathes": [
- "."
- ]
- }
- },
- {
- "licenses": [
- {
- "name": "Python Software Foundation License",
- "url": "http://hg.python.org/cpython/raw-file/89ce323357db/LICENSE"
- }
- ],
- "license": {
- "name": "Python Software Foundation License",
- "url": "http://hg.python.org/cpython/raw-file/89ce323357db/LICENSE"
- },
- "dependency": {
- "name": "regex",
- "url": "https://bitbucket.org/mrabarnett/mrab-regex",
- "description": "Alternative regular expression module, to replace re.",
- "pathes": [
- "."
- ]
- }
- }
- ]
-}