amalgam-lang 8.2.0__tar.gz → 9.0.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-8.2.0 → amalgam_lang-9.0.1}/.github/workflows/build.yml +60 -10
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/PKG-INFO +1 -1
- amalgam_lang-9.0.1/amalgam/lib/darwin/amd64/amalgam-mt-noavx.dylib +0 -0
- amalgam_lang-9.0.1/amalgam/lib/darwin/amd64/amalgam-mt.dylib +0 -0
- amalgam_lang-9.0.1/amalgam/lib/darwin/amd64/amalgam-omp.dylib +0 -0
- amalgam_lang-9.0.1/amalgam/lib/darwin/amd64/amalgam-st.dylib +0 -0
- amalgam_lang-9.0.1/amalgam/lib/darwin/amd64/docs/version.json +3 -0
- amalgam_lang-9.0.1/amalgam/lib/darwin/arm64/amalgam-mt.dylib +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/amalgam/lib/darwin/arm64/amalgam-omp.dylib +0 -0
- amalgam_lang-9.0.1/amalgam/lib/darwin/arm64/amalgam-st.dylib +0 -0
- amalgam_lang-9.0.1/amalgam/lib/darwin/arm64/docs/version.json +3 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/amd64/amalgam-mt-noavx.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/amd64/amalgam-mt.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/amd64/amalgam-omp.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/amd64/amalgam-st.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/amd64/docs/version.json +3 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/arm64/amalgam-mt.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/arm64/amalgam-omp.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/arm64/amalgam-st.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/arm64/docs/version.json +3 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/arm64_8a/amalgam-st.so +0 -0
- amalgam_lang-9.0.1/amalgam/lib/linux/arm64_8a/docs/version.json +3 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/amalgam/lib/version.json +3 -3
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/amalgam/lib/windows/amd64/amalgam-mt-noavx.dll +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/amalgam/lib/windows/amd64/amalgam-mt.dll +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/amalgam/lib/windows/amd64/amalgam-omp.dll +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/amalgam/lib/windows/amd64/amalgam-st.dll +0 -0
- amalgam_lang-9.0.1/amalgam/lib/windows/amd64/docs/version.json +3 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/amalgam_lang.egg-info/PKG-INFO +1 -1
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/version.json +1 -1
- amalgam-lang-8.2.0/amalgam/lib/darwin/amd64/amalgam-mt-noavx.dylib +0 -0
- amalgam-lang-8.2.0/amalgam/lib/darwin/amd64/amalgam-mt.dylib +0 -0
- amalgam-lang-8.2.0/amalgam/lib/darwin/amd64/amalgam-omp.dylib +0 -0
- amalgam-lang-8.2.0/amalgam/lib/darwin/amd64/amalgam-st.dylib +0 -0
- amalgam-lang-8.2.0/amalgam/lib/darwin/amd64/docs/version.json +0 -3
- amalgam-lang-8.2.0/amalgam/lib/darwin/arm64/amalgam-mt.dylib +0 -0
- amalgam-lang-8.2.0/amalgam/lib/darwin/arm64/amalgam-st.dylib +0 -0
- amalgam-lang-8.2.0/amalgam/lib/darwin/arm64/docs/version.json +0 -3
- amalgam-lang-8.2.0/amalgam/lib/linux/amd64/amalgam-mt-noavx.so +0 -0
- amalgam-lang-8.2.0/amalgam/lib/linux/amd64/amalgam-mt.so +0 -0
- amalgam-lang-8.2.0/amalgam/lib/linux/amd64/amalgam-omp.so +0 -0
- amalgam-lang-8.2.0/amalgam/lib/linux/amd64/amalgam-st.so +0 -0
- amalgam-lang-8.2.0/amalgam/lib/linux/amd64/docs/version.json +0 -3
- amalgam-lang-8.2.0/amalgam/lib/linux/arm64/amalgam-mt.so +0 -0
- amalgam-lang-8.2.0/amalgam/lib/linux/arm64/amalgam-omp.so +0 -0
- amalgam-lang-8.2.0/amalgam/lib/linux/arm64/amalgam-st.so +0 -0
- amalgam-lang-8.2.0/amalgam/lib/linux/arm64/docs/version.json +0 -3
- amalgam-lang-8.2.0/amalgam/lib/linux/arm64_8a/amalgam-st.so +0 -0
- amalgam-lang-8.2.0/amalgam/lib/linux/arm64_8a/docs/version.json +0 -3
- amalgam-lang-8.2.0/amalgam/lib/windows/amd64/docs/version.json +0 -3
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/.coveragerc +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/.flake8 +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/.github/CODEOWNERS +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/.github/templates/version_summary.md +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/.github/workflows/build-pr.yml +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/.github/workflows/build-release.yml +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/.gitignore +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/.pylintrc +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/CONTRIBUTING.md +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/LICENSE.txt +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/MANIFEST.in +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/README.md +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/amalgam/__init__.py +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/amalgam/api.py +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/amalgam_lang.egg-info/SOURCES.txt +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/amalgam_lang.egg-info/dependency_links.txt +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/amalgam_lang.egg-info/requires.txt +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/amalgam_lang.egg-info/top_level.txt +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/bin/build.sh +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/config/latest-mt-debug-howso.yml +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/config/latest-mt-howso.yml +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/config/latest-st-debug-howso.yml +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/config/latest-st-howso.yml +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/doc/dependency_decisions.yml +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/pyproject.toml +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/requirements-3.10-dev.txt +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/requirements-3.11-dev.txt +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/requirements-3.8-dev.txt +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/requirements-3.9-dev.txt +0 -0
- {amalgam-lang-8.2.0 → amalgam_lang-9.0.1}/setup.cfg +0 -0
|
@@ -52,7 +52,7 @@ jobs:
|
|
|
52
52
|
- name: Set up Python
|
|
53
53
|
uses: actions/setup-python@v5
|
|
54
54
|
with:
|
|
55
|
-
python-version: "3.
|
|
55
|
+
python-version: "3.11"
|
|
56
56
|
|
|
57
57
|
- name: Install cibuildwheel
|
|
58
58
|
run: >-
|
|
@@ -181,8 +181,8 @@ jobs:
|
|
|
181
181
|
if: matrix.plat == 'any'
|
|
182
182
|
uses: actions/upload-artifact@v4
|
|
183
183
|
with:
|
|
184
|
-
name:
|
|
185
|
-
path: dist/
|
|
184
|
+
name: amalgam_lang-${{ needs.metadata.outputs.version }}
|
|
185
|
+
path: dist/amalgam_lang-*.tar.gz
|
|
186
186
|
if-no-files-found: error
|
|
187
187
|
|
|
188
188
|
- name: Upload Wheel Artifact
|
|
@@ -316,14 +316,64 @@ jobs:
|
|
|
316
316
|
- name: Publish [PyPi]
|
|
317
317
|
uses: pypa/gh-action-pypi-publish@release/v1
|
|
318
318
|
|
|
319
|
+
generate-changelog:
|
|
320
|
+
if: inputs.build-type == 'release'
|
|
321
|
+
secrets: inherit
|
|
322
|
+
needs:
|
|
323
|
+
- metadata
|
|
324
|
+
uses: "howsoai/.github/.github/workflows/release-notes.yml@main"
|
|
325
|
+
|
|
319
326
|
release:
|
|
320
327
|
if: inputs.build-type == 'release'
|
|
321
328
|
needs:
|
|
322
329
|
- metadata
|
|
323
|
-
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
+
- generate-changelog
|
|
331
|
+
- workflow-summary
|
|
332
|
+
- pytest-linux-3-8-st
|
|
333
|
+
- pytest-linux-3-9-mt
|
|
334
|
+
- pytest-linux-3-10-mt
|
|
335
|
+
- pytest-linux-3-11-mt
|
|
336
|
+
- pytest-macos-3-11-mt
|
|
337
|
+
- pytest-windows-3-11-mt
|
|
338
|
+
runs-on: ubuntu-latest
|
|
339
|
+
environment:
|
|
340
|
+
name: pypi
|
|
341
|
+
permissions:
|
|
342
|
+
contents: write
|
|
343
|
+
id-token: write
|
|
344
|
+
|
|
345
|
+
steps:
|
|
346
|
+
|
|
347
|
+
- uses: actions/checkout@v4
|
|
348
|
+
|
|
349
|
+
- name: Download Artifacts
|
|
350
|
+
uses: actions/download-artifact@v4
|
|
351
|
+
with:
|
|
352
|
+
path: ./tmp
|
|
353
|
+
|
|
354
|
+
- name: Clean up dir
|
|
355
|
+
run: |
|
|
356
|
+
mkdir -p dist
|
|
357
|
+
find ./tmp -type f -name '*.whl' -exec mv -t ./dist {} +
|
|
358
|
+
find ./tmp -type f -name '*.tar.gz' -exec mv -t ./dist {} +
|
|
359
|
+
ls ./dist
|
|
360
|
+
|
|
361
|
+
- name: Create Release
|
|
362
|
+
uses: ncipollo/release-action@v1
|
|
363
|
+
with:
|
|
364
|
+
tag: ${{ needs.metadata.outputs.version }}
|
|
365
|
+
commit: ${{ github.sha }}
|
|
366
|
+
name: "${{ github.event.repository.name }} ${{ needs.metadata.outputs.version }}"
|
|
367
|
+
artifactErrorsFailBuild: true
|
|
368
|
+
body: ${{ needs.generate-changelog.outputs.changelog }}
|
|
369
|
+
makeLatest: legacy
|
|
370
|
+
artifacts: "dist/*"
|
|
371
|
+
artifactContentType: application/gzip
|
|
372
|
+
|
|
373
|
+
- name: Set up Python
|
|
374
|
+
uses: actions/setup-python@v5
|
|
375
|
+
with:
|
|
376
|
+
python-version: "3.11"
|
|
377
|
+
|
|
378
|
+
- name: Publish distribution to PyPI
|
|
379
|
+
uses: pypa/gh-action-pypi-publish@release/v1
|
|
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": "
|
|
4
|
-
"amalgam_sha": "
|
|
5
|
-
"amalgam_url": "https://github.com/howsoai/amalgam/releases/tag/
|
|
3
|
+
"amalgam": "50.0.1",
|
|
4
|
+
"amalgam_sha": "bd0311b095eabcb490858ea8d37fb1c11266dcf8",
|
|
5
|
+
"amalgam_url": "https://github.com/howsoai/amalgam/releases/tag/50.0.1",
|
|
6
6
|
"amalgam_build_date": "",
|
|
7
7
|
"amalgam_display_title": ""
|
|
8
8
|
}
|
|
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
|
|
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
|
|
File without changes
|