Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ script:
# If debugging, use a subset of tests to wait less:
# - ./bin/py.test -n 2 -vvs --cov=src tests/scancode
# - echo $TEST_SUITE
- bin/about-code check --verbose .
- bin/about check --verbose .
- $TEST_SUITE

notifications:
Expand Down
2 changes: 1 addition & 1 deletion etc/ci/azure-posix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- script: ./configure
displayName: 'Configure'

- script: bin/about-code check --verbose .
- script: bin/about check --verbose .
displayName: 'Check ABOUT files'

- script: bin/py.test -vvs
Expand Down
2 changes: 1 addition & 1 deletion etc/ci/azure-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- script: configure
displayName: 'Configure'

- script: bin\about-code check --verbose .
- script: bin\about check --verbose .
displayName: 'Check ABOUT files'

- script: bin\py.test -vvs
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
about_resource: aboutcode_toolkit-3.1.1-py2.py3-none-any.whl
checksum_md5: 67e1f793b8421ce60800897bb5b9446d
checksum_sha1: 26466b098411fcce12efac48bb9098cdf4a83573
about_resource: aboutcode_toolkit-4.0.1-py2.py3-none-any.whl
checksum_md5: 03479c18061c592e726a8e8acabbd6b0
checksum_sha1: 1324a179851952569b98da5189755579905e64ab
contact: http://www.nexb.com/contactus.html
copyright: Copyright (c) 2013-2017 nexB Inc.
description: AboutCode Toolkit is a tool to process ABOUT files. An ABOUT file provides
a simple way to document the provenance (origin and license) 'about' a software
component. This is a small text file stored in the codebase side-by-side with the
documented software component.
download_url: https://files.pythonhosted.org/packages/48/05/c9dd903c5c6e0f06ec813a9911b27b252e3803fbd97ffa375d909694e26d/aboutcode_toolkit-3.1.1-py2.py3-none-any.whl#sha256=68b2fd1d05dd0dbc8acc91e7bf1b676e43804ea631bab490d0b46ae0b65e51b5
download_url: https://files.pythonhosted.org/packages/df/d6/d982675e00c9e7f94cf641ea7eeeacbe5adbf6bac928e660673bb844261d/aboutcode_toolkit-4.0.1-py2.py3-none-any.whl
homepage_url: https://aboutcode.org
license_expression: apache-2.0
name: AboutCode toolkit
owner: nexB
owner_url: http://www.nexb.com/
version: 3.1.1
version: 4.0.1
Binary file added thirdparty/dev/saneyaml-0.1-py2.py3-none-any.whl
Binary file not shown.
20 changes: 20 additions & 0 deletions thirdparty/dev/saneyaml-0.1-py2.py3-none-any.whl.ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
about_resource: saneyaml-0.1-py2.py3-none-any.whl
attribute: true
checksum_md5: 53509e4f1ee9f6565158163a56513b7c
checksum_sha1: a66920309794ead47711473a21f1c7d003acd005
contact: http://www.nexb.com/contactus.html
copyright: Copyright (c) nexB Inc. and others.
download_url: https://files.pythonhosted.org/packages/21/13/3d639adcd97fc22cfc4acfd23330cc26f96a85a5b992d93086684e24ac14/saneyaml-0.1-py2.py3-none-any.whl
homepage_url: https://github.com/nexB/saneyaml
license_expression: apache-2.0
licenses:
- file: apache-2.0.LICENSE
key: apache-2.0
name: Apache License 2.0
name: saneyaml
owner: nexB
owner_url: http://www.nexb.com/
package_url: pkg:pypi/saneyaml@0.1
track_changes: true
vcs_repository: https://github.com/nexB/saneyaml
version: '0.1'