Skip to content

Commit 1e601a5

Browse files
committed
add patches currently in ska3-conda/flight
1 parent 111822f commit 1e601a5

File tree

4 files changed

+348
-0
lines changed

4 files changed

+348
-0
lines changed
+141
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,141 @@
1+
{
2+
"packages": {
3+
"_openmp_mutex-4.5-1_llvm.tar.bz2": {
4+
"license_family": "BSD"
5+
},
6+
"blosc-1.21.0-h9c3ff4c_0.tar.bz2": {
7+
"license_family": "BSD"
8+
},
9+
"conda-build-3.21.7-py38h06a4308_0.tar.bz2": {
10+
"depends": [
11+
"beautifulsoup4",
12+
"chardet",
13+
"conda >=4.5",
14+
"conda-package-handling >=1.3",
15+
"filelock",
16+
"glob2 >=0.6",
17+
"jinja2 <3.0.0a0",
18+
"patchelf",
19+
"pkginfo",
20+
"psutil",
21+
"py-lief",
22+
"python >=3.8,<3.9.0a0",
23+
"python-libarchive-c",
24+
"pytz",
25+
"pyyaml",
26+
"requests",
27+
"ripgrep",
28+
"setuptools",
29+
"six",
30+
"tqdm"
31+
]
32+
},
33+
"icu-68.2-h9c3ff4c_0.tar.bz2": {
34+
"license_family": "MIT"
35+
},
36+
"kaleido-core-0.2.1-h3644ca4_0.tar.bz2": {
37+
"depends": [
38+
"__glibc >=2.17,<3.0.a0",
39+
"expat >=2.2.10,<3.0.0a0",
40+
"fontconfig",
41+
"fonts-conda-forge",
42+
"libgcc-ng >=9.3.0",
43+
"mathjax 2.7.*",
44+
"nspr >=4.29,<5.0a0",
45+
"nss >=3.62,<4.0a0",
46+
"sqlite >=3.34.0,<4.0a0"
47+
]
48+
},
49+
"libblas-3.9.0-8_openblas.tar.bz2": {
50+
"license_family": "BSD"
51+
},
52+
"libcblas-3.9.0-8_openblas.tar.bz2": {
53+
"license_family": "BSD"
54+
},
55+
"libgcc-ng-11.2.0-h1d223b6_11.tar.bz2": {
56+
"license_family": "GPL"
57+
},
58+
"libgfortran-ng-7.5.0-ha8ba4b0_17.tar.bz2": {
59+
"depends": [
60+
"libgfortran4 7.5.0.*",
61+
"__glibc >=2.17"
62+
]
63+
},
64+
"liblapack-3.9.0-8_openblas.tar.bz2": {
65+
"license_family": "BSD"
66+
},
67+
"libopenblas-0.3.12-pthreads_hb3c22a3_1.tar.bz2": {
68+
"license_family": "BSD"
69+
},
70+
"libstdcxx-ng-11.2.0-he4da1e4_11.tar.bz2": {
71+
"license_family": "GPL"
72+
},
73+
"libwebp-1.2.1-h3452ae3_0.tar.bz2": {
74+
"license_family": "BSD"
75+
},
76+
"libwebp-base-1.2.1-h7f98852_0.tar.bz2": {
77+
"license_family": "BSD"
78+
},
79+
"libxslt-1.1.33-h15afd5d_2.tar.bz2": {
80+
"license_family": "MIT"
81+
},
82+
"mkl_fft-1.3.1-py38h8666266_1.tar.bz2": {
83+
"license_family": "BSD"
84+
},
85+
"nspr-4.32-h9c3ff4c_1.tar.bz2": {
86+
"license_family": "MOZILLA"
87+
},
88+
"nss-3.69-hb5efdd6_1.tar.bz2": {
89+
"license_family": "MOZILLA"
90+
},
91+
"numpy-base-1.20.3-py38h39b7dee_0.tar.bz2": {
92+
"constrains": [
93+
"numpy 1.20.3 py38h3dbb7de_0"
94+
]
95+
},
96+
"openblas-0.3.12-pthreads_h43bd3aa_1.tar.bz2": {
97+
"license_family": "BSD"
98+
},
99+
"patchelf-0.14.3-h58526e2_0.tar.bz2": {
100+
"license_family": "GPL"
101+
},
102+
"qt-5.12.9-hda022c4_4.tar.bz2": {
103+
"depends": [
104+
"dbus >=1.13.6,<2.0a0",
105+
"expat >=2.2.10,<3.0.0a0",
106+
"fontconfig >=2.13.1,<3.0a0",
107+
"freetype >=2.10.4,<3.0a0",
108+
"gst-plugins-base >=1.18.3,<1.19.0a0",
109+
"gstreamer >=1.18.3,<1.19.0a0",
110+
"icu >=68.1,<69.0a0",
111+
"jpeg >=9d,<10a",
112+
"libclang >=11.0.1,<12.0a0",
113+
"libevent >=2.1.10,<2.1.11.0a0",
114+
"libgcc-ng >=9.3.0",
115+
"libglib >=2.66.7,<3.0a0",
116+
"libpng >=1.6.37,<1.7.0a0",
117+
"libpq >=13.1,<14.0a0",
118+
"libstdcxx-ng >=9.3.0",
119+
"libxcb",
120+
"libxkbcommon >=1.0.3,<2.0a0",
121+
"libxml2 >=2.9.10,<2.10.0a0",
122+
"mysql-libs >=8.0.23,<8.1.0.0a0",
123+
"nspr >=4.29,<5.0a0",
124+
"nss >=3.61,<4.0a0",
125+
"openssl >=1.1.1j,<1.1.2a",
126+
"sqlite >=3.34.0,<4.0a0",
127+
"zlib >=1.2.11,<1.3.0a0"
128+
],
129+
"license_family": "LGPL"
130+
},
131+
"reproc-14.2.3-h7f98852_0.tar.bz2": {
132+
"license_family": "MIT"
133+
},
134+
"reproc-cpp-14.2.3-h9c3ff4c_0.tar.bz2": {
135+
"license_family": "MIT"
136+
}
137+
},
138+
"patch_instructions_version": 1,
139+
"remove": [],
140+
"revoke": []
141+
}
+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"packages": {
3+
"astroquery-0.4.5-pyhd8ed1ab_0.tar.bz2": {
4+
"license_family": "BSD"
5+
},
6+
"jplephem-2.17-pyhf3f802f_0.tar.bz2": {
7+
"license_family": "MIT"
8+
},
9+
"pyparsing-3.0.6-pyhd8ed1ab_0.tar.bz2": {
10+
"license_family": "MIT"
11+
},
12+
"python-dateutil-2.8.2-pyhd3eb1b0_0.tar.bz2": {
13+
"namespace_in_name": true
14+
},
15+
"python-docx-0.8.11-pyhd8ed1ab_0.tar.bz2": {
16+
"depends": [
17+
"lxml >=2.3.2",
18+
"python ==2.7.*|>=3.4"
19+
],
20+
"license_family": "MIT"
21+
},
22+
"sphinx-argparse-0.3.1-pyhd8ed1ab_0.tar.bz2": {
23+
"depends": [
24+
"commonmark >=0.5.6",
25+
"python ==2.7.*|>=3.6",
26+
"sphinx"
27+
],
28+
"license_family": "MIT"
29+
}
30+
},
31+
"patch_instructions_version": 1,
32+
"remove": [],
33+
"revoke": []
34+
}
+92
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
{
2+
"packages": {
3+
"blosc-1.21.0-he49afe7_0.tar.bz2": {
4+
"license_family": "BSD"
5+
},
6+
"conda-build-3.21.7-py38hecd8cb5_0.tar.bz2": {
7+
"depends": [
8+
"beautifulsoup4",
9+
"chardet",
10+
"conda >=4.5",
11+
"conda-package-handling >=1.3",
12+
"filelock",
13+
"glob2 >=0.6",
14+
"jinja2 <3.0.0a0",
15+
"pkginfo",
16+
"psutil",
17+
"py-lief",
18+
"python >=3.8,<3.9.0a0",
19+
"python-libarchive-c",
20+
"pytz",
21+
"pyyaml",
22+
"requests",
23+
"ripgrep",
24+
"setuptools",
25+
"six",
26+
"tqdm"
27+
]
28+
},
29+
"icu-68.2-he49afe7_0.tar.bz2": {
30+
"license_family": "MIT"
31+
},
32+
"libblas-3.8.0-17_openblas.tar.bz2": {
33+
"license_family": "BSD"
34+
},
35+
"libcblas-3.8.0-17_openblas.tar.bz2": {
36+
"license_family": "BSD"
37+
},
38+
"liblapack-3.8.0-17_openblas.tar.bz2": {
39+
"license_family": "BSD"
40+
},
41+
"libwebp-1.2.1-h28dabe5_0.tar.bz2": {
42+
"license_family": "BSD"
43+
},
44+
"libwebp-base-1.2.1-h0d85af4_0.tar.bz2": {
45+
"license_family": "BSD"
46+
},
47+
"libxslt-1.1.33-h5739fc3_2.tar.bz2": {
48+
"license_family": "MIT"
49+
},
50+
"nspr-4.32-hcd9eead_1.tar.bz2": {
51+
"license_family": "MOZILLA"
52+
},
53+
"nss-3.69-h31e2bf1_1.tar.bz2": {
54+
"license_family": "MOZILLA"
55+
},
56+
"numpy-base-1.20.3-py38hbbe2e76_0.tar.bz2": {
57+
"constrains": [
58+
"numpy 1.20.3 py38h0fa1045_0"
59+
]
60+
},
61+
"openblas-0.3.4-hdc02c5d_1000.tar.bz2": {
62+
"depends": [
63+
"libgfortran >=3.0.1,<4.0.0.a0"
64+
]
65+
},
66+
"qt-5.12.9-h126340a_4.tar.bz2": {
67+
"depends": [
68+
"icu >=68.1,<69.0a0",
69+
"jpeg >=9d,<10a",
70+
"libclang >=11.0.1,<12.0a0",
71+
"libcxx >=11.0.1",
72+
"libpng >=1.6.37,<1.7.0a0",
73+
"libpq >=13.1,<14.0a0",
74+
"mysql-libs >=8.0.23,<8.1.0.0a0",
75+
"nspr >=4.29,<5.0a0",
76+
"nss >=3.47,<4.0a0",
77+
"sqlite >=3.34.0,<4.0a0",
78+
"zlib >=1.2.11,<1.3.0a0"
79+
],
80+
"license_family": "LGPL"
81+
},
82+
"reproc-14.2.3-h0d85af4_0.tar.bz2": {
83+
"license_family": "MIT"
84+
},
85+
"reproc-cpp-14.2.3-he49afe7_0.tar.bz2": {
86+
"license_family": "MIT"
87+
}
88+
},
89+
"patch_instructions_version": 1,
90+
"remove": [],
91+
"revoke": []
92+
}
+81
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
{
2+
"packages": {
3+
"blosc-1.21.0-h0e60522_0.tar.bz2": {
4+
"license_family": "BSD"
5+
},
6+
"conda-build-3.21.7-py38haa95532_1.tar.bz2": {
7+
"depends": [
8+
"beautifulsoup4",
9+
"chardet",
10+
"conda >=4.5",
11+
"conda-package-handling >=1.3",
12+
"filelock",
13+
"glob2 >=0.6",
14+
"jinja2 <3.0.0a0",
15+
"pkginfo",
16+
"psutil",
17+
"py-lief",
18+
"python >=3.8,<3.9.0a0",
19+
"python-libarchive-c",
20+
"pytz",
21+
"pyyaml",
22+
"requests",
23+
"setuptools",
24+
"six",
25+
"tqdm"
26+
]
27+
},
28+
"git-2.34.1-haa95532_0.tar.bz2": {
29+
"namespace": "global"
30+
},
31+
"icu-68.2-h0e60522_0.tar.bz2": {
32+
"license_family": "MIT"
33+
},
34+
"libblas-3.9.0-12_win64_mkl.tar.bz2": {
35+
"license_family": "BSD"
36+
},
37+
"libcblas-3.9.0-12_win64_mkl.tar.bz2": {
38+
"license_family": "BSD"
39+
},
40+
"liblapack-3.9.0-12_win64_mkl.tar.bz2": {
41+
"license_family": "BSD"
42+
},
43+
"libwebp-1.2.1-h57928b3_0.tar.bz2": {
44+
"license_family": "BSD"
45+
},
46+
"libwebp-base-1.2.1-h8ffe710_0.tar.bz2": {
47+
"license_family": "BSD"
48+
},
49+
"mkl_random-1.2.2-py38hf11a4ad_0.tar.bz2": {
50+
"depends": [
51+
"mkl >=2021.2.0,<2022.0a0",
52+
"mkl-service >=2.3.0,<3.0a0",
53+
"numpy >=1.16,<2.0a0",
54+
"python >=3.8,<3.9.0a0",
55+
"vc >=14.1,<15.0a0",
56+
"vs2015_runtime >=14.16.27012,<15.0a0",
57+
"blas * mkl"
58+
]
59+
},
60+
"numpy-base-1.20.3-py38hc2deb75_0.tar.bz2": {
61+
"constrains": [
62+
"numpy 1.20.3 py38ha4e8547_0"
63+
]
64+
},
65+
"qt-5.12.9-h5909a2a_4.tar.bz2": {
66+
"license_family": "LGPL"
67+
},
68+
"reproc-14.2.3-h8ffe710_0.tar.bz2": {
69+
"license_family": "MIT"
70+
},
71+
"reproc-cpp-14.2.3-h0e60522_0.tar.bz2": {
72+
"license_family": "MIT"
73+
},
74+
"tbb-2021.5.0-h2d74725_0.tar.bz2": {
75+
"license_family": "APACHE"
76+
}
77+
},
78+
"patch_instructions_version": 1,
79+
"remove": [],
80+
"revoke": []
81+
}

0 commit comments

Comments
 (0)