amalgam-lang 12.2.0__tar.gz → 12.2.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of amalgam-lang might be problematic. Click here for more details.
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/.github/workflows/build.yml +21 -38
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/PKG-INFO +1 -1
- amalgam_lang-12.2.1/amalgam/lib/darwin/amd64/amalgam-mt-noavx.dylib +0 -0
- amalgam_lang-12.2.1/amalgam/lib/darwin/amd64/amalgam-mt.dylib +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam/lib/darwin/amd64/amalgam-omp.dylib +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam/lib/darwin/amd64/amalgam-st.dylib +0 -0
- amalgam_lang-12.2.1/amalgam/lib/darwin/amd64/docs/version.json +3 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam/lib/darwin/arm64/amalgam-mt.dylib +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam/lib/darwin/arm64/amalgam-omp.dylib +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam/lib/darwin/arm64/amalgam-st.dylib +0 -0
- amalgam_lang-12.2.1/amalgam/lib/darwin/arm64/docs/version.json +3 -0
- amalgam_lang-12.2.1/amalgam/lib/linux/amd64/amalgam-mt-afmi.so +0 -0
- amalgam_lang-12.2.1/amalgam/lib/linux/amd64/amalgam-mt-noavx.so +0 -0
- amalgam_lang-12.2.1/amalgam/lib/linux/amd64/amalgam-mt.so +0 -0
- amalgam_lang-12.2.1/amalgam/lib/linux/amd64/amalgam-omp.so +0 -0
- amalgam_lang-12.2.1/amalgam/lib/linux/amd64/amalgam-st.so +0 -0
- amalgam_lang-12.2.1/amalgam/lib/linux/amd64/docs/version.json +3 -0
- amalgam_lang-12.2.1/amalgam/lib/linux/arm64/amalgam-mt.so +0 -0
- amalgam_lang-12.2.1/amalgam/lib/linux/arm64/amalgam-omp.so +0 -0
- amalgam_lang-12.2.1/amalgam/lib/linux/arm64/amalgam-st.so +0 -0
- amalgam_lang-12.2.1/amalgam/lib/linux/arm64/docs/version.json +3 -0
- amalgam_lang-12.2.1/amalgam/lib/linux/arm64_8a/amalgam-st.so +0 -0
- amalgam_lang-12.2.1/amalgam/lib/linux/arm64_8a/docs/version.json +3 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam/lib/version.json +3 -3
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam/lib/windows/amd64/amalgam-mt-noavx.dll +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam/lib/windows/amd64/amalgam-mt.dll +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam/lib/windows/amd64/amalgam-omp.dll +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam/lib/windows/amd64/amalgam-st.dll +0 -0
- amalgam_lang-12.2.1/amalgam/lib/windows/amd64/docs/version.json +3 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam_lang.egg-info/PKG-INFO +1 -1
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam_lang.egg-info/SOURCES.txt +3 -1
- amalgam_lang-12.2.1/config/latest-mt-debug-howso.yml +9 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/version.json +1 -1
- amalgam_lang-12.2.0/amalgam/lib/darwin/amd64/amalgam-mt-noavx.dylib +0 -0
- amalgam_lang-12.2.0/amalgam/lib/darwin/amd64/amalgam-mt.dylib +0 -0
- amalgam_lang-12.2.0/amalgam/lib/darwin/amd64/docs/version.json +0 -3
- amalgam_lang-12.2.0/amalgam/lib/darwin/arm64/docs/version.json +0 -3
- amalgam_lang-12.2.0/amalgam/lib/linux/amd64/amalgam-mt-noavx.so +0 -0
- amalgam_lang-12.2.0/amalgam/lib/linux/amd64/amalgam-mt.so +0 -0
- amalgam_lang-12.2.0/amalgam/lib/linux/amd64/amalgam-omp.so +0 -0
- amalgam_lang-12.2.0/amalgam/lib/linux/amd64/amalgam-st.so +0 -0
- amalgam_lang-12.2.0/amalgam/lib/linux/amd64/docs/version.json +0 -3
- amalgam_lang-12.2.0/amalgam/lib/linux/arm64/amalgam-mt.so +0 -0
- amalgam_lang-12.2.0/amalgam/lib/linux/arm64/amalgam-omp.so +0 -0
- amalgam_lang-12.2.0/amalgam/lib/linux/arm64/amalgam-st.so +0 -0
- amalgam_lang-12.2.0/amalgam/lib/linux/arm64/docs/version.json +0 -3
- amalgam_lang-12.2.0/amalgam/lib/linux/arm64_8a/amalgam-st.so +0 -0
- amalgam_lang-12.2.0/amalgam/lib/linux/arm64_8a/docs/version.json +0 -3
- amalgam_lang-12.2.0/amalgam/lib/windows/amd64/docs/version.json +0 -3
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/.coveragerc +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/.flake8 +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/.github/CODEOWNERS +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/.github/templates/version_summary.md +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/.github/workflows/build-pr.yml +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/.github/workflows/build-release.yml +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/.gitignore +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/.pylintrc +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/CONTRIBUTING.md +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/LICENSE.txt +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/MANIFEST.in +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/README.md +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam/__init__.py +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam/api.py +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam_lang.egg-info/dependency_links.txt +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam_lang.egg-info/requires.txt +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/amalgam_lang.egg-info/top_level.txt +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/bin/build.sh +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/config/latest-mt-howso.yml +0 -0
- /amalgam_lang-12.2.0/config/latest-mt-debug-howso.yml → /amalgam_lang-12.2.1/config/latest-mt-traces-howso.yml +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/config/latest-st-howso.yml +0 -0
- /amalgam_lang-12.2.0/config/latest-st-debug-howso.yml → /amalgam_lang-12.2.1/config/latest-st-traces-howso.yml +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/doc/dependency_decisions.yml +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/pyproject.toml +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/requirements-3.10-dev.txt +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/requirements-3.11-dev.txt +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/requirements-3.12-dev.txt +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/requirements-3.9-dev.txt +0 -0
- {amalgam_lang-12.2.0 → amalgam_lang-12.2.1}/setup.cfg +0 -0
|
@@ -14,6 +14,11 @@ on:
|
|
|
14
14
|
'57.0.1'
|
|
15
15
|
required: false
|
|
16
16
|
type: string
|
|
17
|
+
debug-mode:
|
|
18
|
+
description: Enables GDB and Amalgam Fast Memory Integrity checks for all Linux/x86 Pytest jobs.
|
|
19
|
+
type: boolean
|
|
20
|
+
required: false
|
|
21
|
+
default: false
|
|
17
22
|
workflow_call:
|
|
18
23
|
inputs:
|
|
19
24
|
build-type:
|
|
@@ -22,6 +27,10 @@ on:
|
|
|
22
27
|
optional-release-tag:
|
|
23
28
|
required: false
|
|
24
29
|
type: string
|
|
30
|
+
debug-mode:
|
|
31
|
+
type: boolean
|
|
32
|
+
required: false
|
|
33
|
+
default: false
|
|
25
34
|
|
|
26
35
|
defaults:
|
|
27
36
|
run:
|
|
@@ -204,79 +213,57 @@ jobs:
|
|
|
204
213
|
uses: howsoai/.github/.github/workflows/pytest.yml@main
|
|
205
214
|
secrets: inherit
|
|
206
215
|
with:
|
|
207
|
-
platform: '
|
|
216
|
+
platform: 'ubuntu-latest'
|
|
208
217
|
platform-pretty: 'Linux'
|
|
209
218
|
amalgam-plat-arch: 'linux-amd64'
|
|
210
219
|
python-version: '3.9'
|
|
211
|
-
config-fp: './config/latest-st-
|
|
220
|
+
config-fp: './config/latest-st-traces-howso.yml'
|
|
212
221
|
config-pretty: 'ST'
|
|
213
222
|
workers: 'auto'
|
|
214
223
|
upstream-details: ${{ needs.metadata.outputs.upstream-details }}
|
|
215
|
-
|
|
216
|
-
pytest-linux-3-10-mt:
|
|
217
|
-
needs: ['metadata', 'build']
|
|
218
|
-
uses: howsoai/.github/.github/workflows/pytest.yml@main
|
|
219
|
-
secrets: inherit
|
|
220
|
-
with:
|
|
221
|
-
platform: 'howso-ubuntu-runner-latest'
|
|
222
|
-
platform-pretty: 'Linux'
|
|
223
|
-
amalgam-plat-arch: 'linux-amd64'
|
|
224
|
-
python-version: '3.10'
|
|
225
|
-
config-fp: './config/latest-mt-debug-howso.yml'
|
|
226
|
-
config-pretty: 'MT'
|
|
227
|
-
upstream-details: ${{ needs.metadata.outputs.upstream-details }}
|
|
228
|
-
|
|
229
|
-
pytest-linux-3-11-mt:
|
|
230
|
-
needs: ['metadata', 'build']
|
|
231
|
-
uses: howsoai/.github/.github/workflows/pytest.yml@main
|
|
232
|
-
secrets: inherit
|
|
233
|
-
with:
|
|
234
|
-
platform: 'howso-ubuntu-runner-latest'
|
|
235
|
-
platform-pretty: 'Linux'
|
|
236
|
-
amalgam-plat-arch: 'linux-amd64'
|
|
237
|
-
python-version: '3.11'
|
|
238
|
-
config-fp: './config/latest-mt-debug-howso.yml'
|
|
239
|
-
config-pretty: 'MT'
|
|
240
|
-
upstream-details: ${{ needs.metadata.outputs.upstream-details }}
|
|
224
|
+
debug: ${{ inputs.debug-mode }}
|
|
241
225
|
|
|
242
226
|
pytest-linux-3-12-mt:
|
|
243
227
|
needs: ['metadata', 'build']
|
|
244
228
|
uses: howsoai/.github/.github/workflows/pytest.yml@main
|
|
245
229
|
secrets: inherit
|
|
246
230
|
with:
|
|
247
|
-
platform: '
|
|
231
|
+
platform: 'ubuntu-latest'
|
|
248
232
|
platform-pretty: 'Linux'
|
|
249
233
|
amalgam-plat-arch: 'linux-amd64'
|
|
250
234
|
python-version: '3.12'
|
|
251
|
-
config-fp: './config/latest-mt-
|
|
235
|
+
config-fp: './config/latest-mt-traces-howso.yml'
|
|
252
236
|
config-pretty: 'MT'
|
|
253
237
|
upstream-details: ${{ needs.metadata.outputs.upstream-details }}
|
|
238
|
+
debug: ${{ inputs.debug-mode }}
|
|
254
239
|
|
|
255
240
|
pytest-windows-3-12-mt:
|
|
256
241
|
needs: ['metadata', 'build']
|
|
257
242
|
uses: howsoai/.github/.github/workflows/pytest.yml@main
|
|
258
243
|
secrets: inherit
|
|
259
244
|
with:
|
|
260
|
-
platform: '
|
|
245
|
+
platform: 'windows-latest'
|
|
261
246
|
platform-pretty: 'Windows'
|
|
262
247
|
amalgam-plat-arch: 'windows-amd64'
|
|
263
248
|
python-version: '3.12'
|
|
264
|
-
config-fp: './config/latest-mt-
|
|
249
|
+
config-fp: './config/latest-mt-traces-howso.yml'
|
|
265
250
|
config-pretty: 'MT'
|
|
266
251
|
upstream-details: ${{ needs.metadata.outputs.upstream-details }}
|
|
252
|
+
debug: ${{ inputs.debug-mode }}
|
|
267
253
|
|
|
268
254
|
pytest-macos-3-12-mt:
|
|
269
255
|
needs: ['metadata', 'build']
|
|
270
256
|
uses: howsoai/.github/.github/workflows/pytest.yml@main
|
|
271
257
|
secrets: inherit
|
|
272
258
|
with:
|
|
273
|
-
platform: 'macos-latest
|
|
259
|
+
platform: 'macos-latest'
|
|
274
260
|
platform-pretty: 'MacOS'
|
|
275
261
|
amalgam-plat-arch: 'darwin-arm64'
|
|
276
262
|
python-version: '3.12'
|
|
277
|
-
config-fp: './config/latest-mt-
|
|
263
|
+
config-fp: './config/latest-mt-traces-howso.yml'
|
|
278
264
|
config-pretty: 'MT'
|
|
279
265
|
upstream-details: ${{ needs.metadata.outputs.upstream-details }}
|
|
266
|
+
debug: ${{ inputs.debug-mode }}
|
|
280
267
|
|
|
281
268
|
publish:
|
|
282
269
|
if: inputs.build-type == 'release'
|
|
@@ -284,8 +271,6 @@ jobs:
|
|
|
284
271
|
- metadata
|
|
285
272
|
- workflow-summary
|
|
286
273
|
- pytest-linux-3-9-st
|
|
287
|
-
- pytest-linux-3-10-mt
|
|
288
|
-
- pytest-linux-3-11-mt
|
|
289
274
|
- pytest-linux-3-12-mt
|
|
290
275
|
- pytest-macos-3-12-mt
|
|
291
276
|
- pytest-windows-3-12-mt
|
|
@@ -330,8 +315,6 @@ jobs:
|
|
|
330
315
|
- generate-changelog
|
|
331
316
|
- workflow-summary
|
|
332
317
|
- pytest-linux-3-9-st
|
|
333
|
-
- pytest-linux-3-10-mt
|
|
334
|
-
- pytest-linux-3-11-mt
|
|
335
318
|
- pytest-linux-3-12-mt
|
|
336
319
|
- pytest-macos-3-12-mt
|
|
337
320
|
- pytest-windows-3-12-mt
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": {
|
|
3
|
-
"amalgam": "54.2.
|
|
4
|
-
"amalgam_sha": "
|
|
5
|
-
"amalgam_url": "https://github.com/howsoai/amalgam/releases/tag/54.2.
|
|
3
|
+
"amalgam": "54.2.2",
|
|
4
|
+
"amalgam_sha": "9738dde8a49477f6695a1bcce2310b05663bc416",
|
|
5
|
+
"amalgam_url": "https://github.com/howsoai/amalgam/releases/tag/54.2.2",
|
|
6
6
|
"amalgam_build_date": "",
|
|
7
7
|
"amalgam_display_title": ""
|
|
8
8
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -29,6 +29,7 @@ amalgam/lib/darwin/arm64/amalgam-mt.dylib
|
|
|
29
29
|
amalgam/lib/darwin/arm64/amalgam-omp.dylib
|
|
30
30
|
amalgam/lib/darwin/arm64/amalgam-st.dylib
|
|
31
31
|
amalgam/lib/darwin/arm64/docs/version.json
|
|
32
|
+
amalgam/lib/linux/amd64/amalgam-mt-afmi.so
|
|
32
33
|
amalgam/lib/linux/amd64/amalgam-mt-noavx.so
|
|
33
34
|
amalgam/lib/linux/amd64/amalgam-mt.so
|
|
34
35
|
amalgam/lib/linux/amd64/amalgam-omp.so
|
|
@@ -53,6 +54,7 @@ amalgam_lang.egg-info/top_level.txt
|
|
|
53
54
|
bin/build.sh
|
|
54
55
|
config/latest-mt-debug-howso.yml
|
|
55
56
|
config/latest-mt-howso.yml
|
|
56
|
-
config/latest-
|
|
57
|
+
config/latest-mt-traces-howso.yml
|
|
57
58
|
config/latest-st-howso.yml
|
|
59
|
+
config/latest-st-traces-howso.yml
|
|
58
60
|
doc/dependency_decisions.yml
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|