Skip to content

Commit 6b79d27

Browse files
authored
Merge pull request #156 from yashkohli88/yk/update-fixtures-scancode-upgrade-32.4.1
Update Test Fixtures for PyPI, Conda, and Debsrc after scancode upgrade 32.4.1
2 parents 1908c9a + 028fc3f commit 6b79d27

6 files changed

+566
-35
lines changed

tools/integration/test/integration/fixtures/definitions/conda-conda--forge-linux--aarch64-numpy-1.16.6--py36hdc1b780_0.json

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,11 +1321,6 @@
13211321
},
13221322
{
13231323
"path": "lib/python3.6/site-packages/numpy/core/tests/test_half.py",
1324-
"attributions": [
1325-
"(c), True, True, False, False",
1326-
"(c), False, False, False, True",
1327-
"(c), False, False, True, False"
1328-
],
13291324
"hashes": {
13301325
"sha1": "cff768a134d3fc5cd733dd5a409818dde226d865",
13311326
"sha256": "1e7963ed3e3e900293fb680f6bbfaf36b6ce389eaa7d9a1aab48d6e026c2b51b"
@@ -5295,8 +5290,7 @@
52955290
{
52965291
"path": "lib/python3.6/site-packages/numpy/polynomial/chebyshev.py",
52975292
"attributions": [
5298-
"(c) Covert Chebyshev",
5299-
"(c) Multiply a Chebyshev"
5293+
"(c) Covert Chebyshev"
53005294
],
53015295
"hashes": {
53025296
"sha1": "72ab35fa036cad544b0e22320fb5e5b5ffc477fe",
@@ -5305,39 +5299,27 @@
53055299
},
53065300
{
53075301
"path": "lib/python3.6/site-packages/numpy/polynomial/hermite.py",
5308-
"attributions": [
5309-
"(c) Multiply a Hermite"
5310-
],
53115302
"hashes": {
53125303
"sha1": "f660bb56c01afc26905419839e73d6b2ae53f899",
53135304
"sha256": "d781484d818c0d0cd92ec008bba4f021e4bf121e0eddd4e2cd71d19952dd7402"
53145305
}
53155306
},
53165307
{
53175308
"path": "lib/python3.6/site-packages/numpy/polynomial/hermite_e.py",
5318-
"attributions": [
5319-
"(c) Multiply a Hermite"
5320-
],
53215309
"hashes": {
53225310
"sha1": "bc3ccb79998e46b5250ded3432fe0af692420121",
53235311
"sha256": "36e5e6f25ad1e6cf32962fdb51abaf814b17d29d3233e130b6f363eacace6ed5"
53245312
}
53255313
},
53265314
{
53275315
"path": "lib/python3.6/site-packages/numpy/polynomial/laguerre.py",
5328-
"attributions": [
5329-
"(c) Multiply a Laguerre"
5330-
],
53315316
"hashes": {
53325317
"sha1": "87042e0d4b3f901ad3c36c0cdaf60e0a6302893e",
53335318
"sha256": "a3766f8148bd8afa561aa3c893a84200672cf0ff669630313f9e285e941f6223"
53345319
}
53355320
},
53365321
{
53375322
"path": "lib/python3.6/site-packages/numpy/polynomial/legendre.py",
5338-
"attributions": [
5339-
"(c) Multiply a Legendre"
5340-
],
53415323
"hashes": {
53425324
"sha1": "268166c5c4f9f5a4cf34cd0d7f200555af64385c",
53435325
"sha256": "52f84e9dee92caf04a8f90c8606c9f0fd6eefd170ca800d8e5ecdb56484147cb"

0 commit comments

Comments
 (0)