amalgam-lang 20.1.0__tar.gz → 21.0.0__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.

Files changed (86) hide show
  1. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/.github/workflows/build.yml +4 -4
  2. amalgam_lang-21.0.0/.github/workflows/rebuild-requirements.yml +98 -0
  3. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/PKG-INFO +3 -4
  4. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/README.md +1 -1
  5. amalgam_lang-21.0.0/amalgam/lib/darwin/amd64/amalgam-mt-noavx.dylib +0 -0
  6. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam/lib/darwin/amd64/amalgam-mt.dylib +0 -0
  7. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam/lib/darwin/amd64/amalgam-omp.dylib +0 -0
  8. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam/lib/darwin/amd64/amalgam-st.dylib +0 -0
  9. amalgam_lang-21.0.0/amalgam/lib/darwin/amd64/docs/version.json +3 -0
  10. amalgam_lang-21.0.0/amalgam/lib/darwin/arm64/amalgam-mt.dylib +0 -0
  11. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam/lib/darwin/arm64/amalgam-omp.dylib +0 -0
  12. amalgam_lang-21.0.0/amalgam/lib/darwin/arm64/amalgam-st.dylib +0 -0
  13. amalgam_lang-21.0.0/amalgam/lib/darwin/arm64/docs/version.json +3 -0
  14. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam/lib/linux/amd64/amalgam-mt-afmi.so +0 -0
  15. amalgam_lang-21.0.0/amalgam/lib/linux/amd64/amalgam-mt-noavx.so +0 -0
  16. amalgam_lang-21.0.0/amalgam/lib/linux/amd64/amalgam-mt.so +0 -0
  17. amalgam_lang-21.0.0/amalgam/lib/linux/amd64/amalgam-omp.so +0 -0
  18. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam/lib/linux/amd64/amalgam-st-afmi.so +0 -0
  19. amalgam_lang-21.0.0/amalgam/lib/linux/amd64/amalgam-st.so +0 -0
  20. amalgam_lang-21.0.0/amalgam/lib/linux/amd64/docs/version.json +3 -0
  21. amalgam_lang-21.0.0/amalgam/lib/linux/arm64/amalgam-mt.so +0 -0
  22. amalgam_lang-21.0.0/amalgam/lib/linux/arm64/amalgam-omp.so +0 -0
  23. amalgam_lang-21.0.0/amalgam/lib/linux/arm64/amalgam-st.so +0 -0
  24. amalgam_lang-21.0.0/amalgam/lib/linux/arm64/docs/version.json +3 -0
  25. amalgam_lang-21.0.0/amalgam/lib/linux/arm64_8a/amalgam-st.so +0 -0
  26. amalgam_lang-21.0.0/amalgam/lib/linux/arm64_8a/docs/version.json +3 -0
  27. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam/lib/version.json +3 -3
  28. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam/lib/windows/amd64/amalgam-mt-noavx.dll +0 -0
  29. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam/lib/windows/amd64/amalgam-mt.dll +0 -0
  30. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam/lib/windows/amd64/amalgam-omp.dll +0 -0
  31. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam/lib/windows/amd64/amalgam-st.dll +0 -0
  32. amalgam_lang-21.0.0/amalgam/lib/windows/amd64/docs/version.json +3 -0
  33. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam_lang.egg-info/PKG-INFO +3 -4
  34. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam_lang.egg-info/SOURCES.txt +1 -1
  35. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/pyproject.toml +1 -2
  36. amalgam_lang-21.0.0/requirements-3.10-dev.txt +64 -0
  37. amalgam_lang-21.0.0/requirements-3.11-dev.txt +56 -0
  38. amalgam_lang-21.0.0/requirements-3.12-dev.txt +56 -0
  39. amalgam_lang-21.0.0/requirements-3.13-dev.txt +56 -0
  40. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/version.json +1 -1
  41. amalgam_lang-20.1.0/amalgam/lib/darwin/amd64/amalgam-mt-noavx.dylib +0 -0
  42. amalgam_lang-20.1.0/amalgam/lib/darwin/amd64/docs/version.json +0 -3
  43. amalgam_lang-20.1.0/amalgam/lib/darwin/arm64/amalgam-mt.dylib +0 -0
  44. amalgam_lang-20.1.0/amalgam/lib/darwin/arm64/amalgam-st.dylib +0 -0
  45. amalgam_lang-20.1.0/amalgam/lib/darwin/arm64/docs/version.json +0 -3
  46. amalgam_lang-20.1.0/amalgam/lib/linux/amd64/amalgam-mt-noavx.so +0 -0
  47. amalgam_lang-20.1.0/amalgam/lib/linux/amd64/amalgam-mt.so +0 -0
  48. amalgam_lang-20.1.0/amalgam/lib/linux/amd64/amalgam-omp.so +0 -0
  49. amalgam_lang-20.1.0/amalgam/lib/linux/amd64/amalgam-st.so +0 -0
  50. amalgam_lang-20.1.0/amalgam/lib/linux/amd64/docs/version.json +0 -3
  51. amalgam_lang-20.1.0/amalgam/lib/linux/arm64/amalgam-mt.so +0 -0
  52. amalgam_lang-20.1.0/amalgam/lib/linux/arm64/amalgam-omp.so +0 -0
  53. amalgam_lang-20.1.0/amalgam/lib/linux/arm64/amalgam-st.so +0 -0
  54. amalgam_lang-20.1.0/amalgam/lib/linux/arm64/docs/version.json +0 -3
  55. amalgam_lang-20.1.0/amalgam/lib/linux/arm64_8a/amalgam-st.so +0 -0
  56. amalgam_lang-20.1.0/amalgam/lib/linux/arm64_8a/docs/version.json +0 -3
  57. amalgam_lang-20.1.0/amalgam/lib/windows/amd64/docs/version.json +0 -3
  58. amalgam_lang-20.1.0/requirements-3.10-dev.txt +0 -188
  59. amalgam_lang-20.1.0/requirements-3.11-dev.txt +0 -148
  60. amalgam_lang-20.1.0/requirements-3.12-dev.txt +0 -148
  61. amalgam_lang-20.1.0/requirements-3.13-dev.txt +0 -148
  62. amalgam_lang-20.1.0/requirements-3.9-dev.txt +0 -188
  63. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/.coveragerc +0 -0
  64. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/.flake8 +0 -0
  65. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/.github/CODEOWNERS +0 -0
  66. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/.github/templates/version_summary.md +0 -0
  67. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/.github/workflows/build-pr.yml +0 -0
  68. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/.github/workflows/build-release.yml +0 -0
  69. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/.gitignore +0 -0
  70. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/.pylintrc +0 -0
  71. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/CONTRIBUTING.md +0 -0
  72. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/LICENSE.txt +0 -0
  73. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/MANIFEST.in +0 -0
  74. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam/__init__.py +0 -0
  75. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam/api.py +0 -0
  76. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam_lang.egg-info/dependency_links.txt +0 -0
  77. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam_lang.egg-info/requires.txt +0 -0
  78. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/amalgam_lang.egg-info/top_level.txt +0 -0
  79. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/bin/build.sh +0 -0
  80. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/config/latest-mt-debug-howso.yml +0 -0
  81. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/config/latest-mt-howso.yml +0 -0
  82. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/config/latest-mt-traces-howso.yml +0 -0
  83. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/config/latest-st-howso.yml +0 -0
  84. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/config/latest-st-traces-howso.yml +0 -0
  85. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/doc/dependency_decisions.yml +0 -0
  86. {amalgam_lang-20.1.0 → amalgam_lang-21.0.0}/setup.cfg +0 -0
@@ -230,7 +230,7 @@ jobs:
230
230
  with:
231
231
  upstream-details: ${{ needs.metadata.outputs.upstream-details }}
232
232
 
233
- pytest-linux-3-9-st:
233
+ pytest-linux-3-10-st:
234
234
  needs: ['metadata', 'build']
235
235
  uses: howsoai/.github/.github/workflows/pytest.yml@main
236
236
  secrets: inherit
@@ -238,7 +238,7 @@ jobs:
238
238
  platform: 'ubuntu-latest'
239
239
  platform-pretty: 'Linux'
240
240
  amalgam-plat-arch: 'linux-amd64'
241
- python-version: '3.9'
241
+ python-version: '3.10'
242
242
  config-fp: './config/latest-st-traces-howso.yml'
243
243
  config-pretty: 'ST'
244
244
  workers: 'auto'
@@ -292,7 +292,7 @@ jobs:
292
292
  needs:
293
293
  - metadata
294
294
  - workflow-summary
295
- - pytest-linux-3-9-st
295
+ - pytest-linux-3-10-st
296
296
  - pytest-linux-3-13-mt
297
297
  - pytest-macos-3-13-mt
298
298
  - pytest-windows-3-13-mt
@@ -340,7 +340,7 @@ jobs:
340
340
  - metadata
341
341
  - generate-changelog
342
342
  - workflow-summary
343
- - pytest-linux-3-9-st
343
+ - pytest-linux-3-10-st
344
344
  - pytest-linux-3-13-mt
345
345
  - pytest-macos-3-13-mt
346
346
  - pytest-windows-3-13-mt
@@ -0,0 +1,98 @@
1
+ name: Rebuild Requirements Files
2
+ run-name: "Rebuild Requirements"
3
+
4
+ on:
5
+ workflow_dispatch:
6
+ inputs:
7
+ ticket-number:
8
+ description: "A ticket number to use for the creation of the branch and PR."
9
+ type: string
10
+ required: false
11
+ create-pr:
12
+ description: "Create a PR against the default branch?"
13
+ required: true
14
+ type: boolean
15
+ default: true
16
+
17
+ defaults:
18
+ run:
19
+ shell: bash
20
+
21
+ concurrency:
22
+ group: ${{ github.workflow }}-${{ github.ref }}
23
+ cancel-in-progress: true
24
+
25
+ jobs:
26
+
27
+ gen-branch-name:
28
+ runs-on: ubuntu-latest
29
+ permissions:
30
+ contents: write
31
+ outputs:
32
+ branch: ${{ steps.gen-branch-name.outputs.branch }}
33
+
34
+ steps:
35
+
36
+ - name: Generate branch name
37
+ id: gen-branch-name
38
+ run: |
39
+ if [[ "${{ github.ref_name }}" != "${{ github.event.repository.default_branch }}" ]]; then
40
+ echo "Workflow appears to have been triggered from a non-default branch. Committing to ${{ github.ref_name }}."
41
+ echo "branch=${{ github.ref_name }}" >> $GITHUB_OUTPUT
42
+ exit 0
43
+ fi
44
+ NOW=$(date +'%Y-%m-%dT%Hh%Mm%Ss')
45
+ if [[ -n "${{ inputs.ticket-number }}" ]]; then
46
+ BRANCH="${{ inputs.ticket-number }}-gen-requirements-$NOW"
47
+ else
48
+ BRANCH="gen-requirements-$NOW"
49
+ fi
50
+ echo "branch=$BRANCH" >> $GITHUB_OUTPUT
51
+
52
+ create-branch:
53
+ needs: ['gen-branch-name']
54
+ uses: "howsoai/.github/.github/workflows/create-branch.yml@main"
55
+ secrets: inherit
56
+ with:
57
+ branch: ${{ needs.gen-branch-name.outputs.branch }}
58
+
59
+ gen-requirements:
60
+ needs: ['create-branch', 'gen-branch-name']
61
+ uses: "howsoai/.github/.github/workflows/compile-requirements.yml@main"
62
+ secrets: inherit
63
+ with:
64
+ branch: ${{ needs.gen-branch-name.outputs.branch }}
65
+ force-rebuild: true
66
+ extras: "dev"
67
+
68
+ gen-pr-title:
69
+ if: inputs.create-pr == true
70
+ runs-on: ubuntu-latest
71
+ permissions:
72
+ contents: write
73
+ pull-requests: write
74
+ outputs:
75
+ title: ${{ steps.gen-pr-title.outputs.title }}
76
+ env:
77
+ GH_TOKEN: ${{ github.token }}
78
+ steps:
79
+
80
+ - name: Generate PR title
81
+ id: gen-pr-title
82
+ run: |
83
+ if [[ -n "${{ inputs.ticket-number }}" ]]; then
84
+ TITLE="${{ inputs.ticket-number }}: Automated requirements generation"
85
+ else
86
+ TITLE="Automated requirements generation"
87
+ fi
88
+ echo "title=$TITLE" >> $GITHUB_OUTPUT
89
+
90
+ create-pr:
91
+ if: inputs.create-pr == true
92
+ needs: ['gen-branch-name', 'create-branch', 'gen-pr-title', 'gen-requirements']
93
+ uses: "howsoai/.github/.github/workflows/create-pr.yml@main"
94
+ secrets: inherit
95
+ with:
96
+ branch: ${{ needs.gen-branch-name.outputs.branch }}
97
+ title: ${{ needs.gen-pr-title.outputs.title }}
98
+ body: "Automated PR with generated requirements.txt files."
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: amalgam-lang
3
- Version: 20.1.0
3
+ Version: 21.0.0
4
4
  Summary: A direct interface with Amalgam compiled DLL, dylib, or so.
5
5
  Author: Howso Incorporated
6
6
  Author-email: support@howso.com
@@ -675,7 +675,6 @@ Classifier: Intended Audience :: Science/Research
675
675
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
676
676
  Classifier: License :: OSI Approved :: GNU Affero General Public License v3
677
677
  Classifier: Programming Language :: Python :: 3
678
- Classifier: Programming Language :: Python :: 3.9
679
678
  Classifier: Programming Language :: Python :: 3.10
680
679
  Classifier: Programming Language :: Python :: 3.11
681
680
  Classifier: Programming Language :: Python :: 3.12
@@ -686,7 +685,7 @@ Classifier: Operating System :: Microsoft :: Windows
686
685
  Classifier: Operating System :: Microsoft :: Windows :: Windows 10
687
686
  Classifier: Operating System :: Microsoft :: Windows :: Windows 11
688
687
  Classifier: Operating System :: POSIX :: Linux
689
- Requires-Python: >=3.9
688
+ Requires-Python: >=3.10
690
689
  Description-Content-Type: text/markdown
691
690
  License-File: LICENSE.txt
692
691
  Provides-Extra: dev
@@ -714,7 +713,7 @@ Coding in [Amalgam](https://github.com/howsoai/amalgam) can be done natively as
714
713
 
715
714
  ## Supported Platforms
716
715
 
717
- Compatible with Python versions: 3.9, 3.10, 3.11, 3.12, and 3.13.
716
+ Compatible with Python versions: 3.10, 3.11, 3.12, and 3.13.
718
717
 
719
718
  #### Operating Systems
720
719
 
@@ -13,7 +13,7 @@ Coding in [Amalgam](https://github.com/howsoai/amalgam) can be done natively as
13
13
 
14
14
  ## Supported Platforms
15
15
 
16
- Compatible with Python versions: 3.9, 3.10, 3.11, 3.12, and 3.13.
16
+ Compatible with Python versions: 3.10, 3.11, 3.12, and 3.13.
17
17
 
18
18
  #### Operating Systems
19
19
 
@@ -0,0 +1,3 @@
1
+ {
2
+ "version": "64.2.0"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "version": "64.2.0"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "version": "64.2.0"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "version": "64.2.0"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "version": "64.2.0"
3
+ }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "version": {
3
- "amalgam": "63.0.4",
4
- "amalgam_sha": "2778bcbcb232a3219beffcb5f36a6da87f1583b3",
5
- "amalgam_url": "https://github.com/howsoai/amalgam/releases/tag/63.0.4",
3
+ "amalgam": "64.2.0",
4
+ "amalgam_sha": "4aa21e3075511e2bd5eadadb6f08171dad4b2478",
5
+ "amalgam_url": "https://github.com/howsoai/amalgam/releases/tag/64.2.0",
6
6
  "amalgam_build_date": "",
7
7
  "amalgam_display_title": ""
8
8
  }
@@ -0,0 +1,3 @@
1
+ {
2
+ "version": "64.2.0"
3
+ }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: amalgam-lang
3
- Version: 20.1.0
3
+ Version: 21.0.0
4
4
  Summary: A direct interface with Amalgam compiled DLL, dylib, or so.
5
5
  Author: Howso Incorporated
6
6
  Author-email: support@howso.com
@@ -675,7 +675,6 @@ Classifier: Intended Audience :: Science/Research
675
675
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
676
676
  Classifier: License :: OSI Approved :: GNU Affero General Public License v3
677
677
  Classifier: Programming Language :: Python :: 3
678
- Classifier: Programming Language :: Python :: 3.9
679
678
  Classifier: Programming Language :: Python :: 3.10
680
679
  Classifier: Programming Language :: Python :: 3.11
681
680
  Classifier: Programming Language :: Python :: 3.12
@@ -686,7 +685,7 @@ Classifier: Operating System :: Microsoft :: Windows
686
685
  Classifier: Operating System :: Microsoft :: Windows :: Windows 10
687
686
  Classifier: Operating System :: Microsoft :: Windows :: Windows 11
688
687
  Classifier: Operating System :: POSIX :: Linux
689
- Requires-Python: >=3.9
688
+ Requires-Python: >=3.10
690
689
  Description-Content-Type: text/markdown
691
690
  License-File: LICENSE.txt
692
691
  Provides-Extra: dev
@@ -714,7 +713,7 @@ Coding in [Amalgam](https://github.com/howsoai/amalgam) can be done natively as
714
713
 
715
714
  ## Supported Platforms
716
715
 
717
- Compatible with Python versions: 3.9, 3.10, 3.11, 3.12, and 3.13.
716
+ Compatible with Python versions: 3.10, 3.11, 3.12, and 3.13.
718
717
 
719
718
  #### Operating Systems
720
719
 
@@ -11,13 +11,13 @@ requirements-3.10-dev.txt
11
11
  requirements-3.11-dev.txt
12
12
  requirements-3.12-dev.txt
13
13
  requirements-3.13-dev.txt
14
- requirements-3.9-dev.txt
15
14
  version.json
16
15
  .github/CODEOWNERS
17
16
  .github/templates/version_summary.md
18
17
  .github/workflows/build-pr.yml
19
18
  .github/workflows/build-release.yml
20
19
  .github/workflows/build.yml
20
+ .github/workflows/rebuild-requirements.yml
21
21
  amalgam/__init__.py
22
22
  amalgam/api.py
23
23
  amalgam/lib/version.json
@@ -11,7 +11,7 @@ authors = [
11
11
  {name = "Howso Incorporated"},
12
12
  {email = "support@howso.com"},
13
13
  ]
14
- requires-python = ">=3.9"
14
+ requires-python = ">=3.10"
15
15
  keywords = ["machine", "learning", "artificial", "intelligence"]
16
16
  license = {file = "LICENSE.txt"}
17
17
  classifiers = [
@@ -20,7 +20,6 @@ classifiers = [
20
20
  "Topic :: Scientific/Engineering :: Artificial Intelligence",
21
21
  "License :: OSI Approved :: GNU Affero General Public License v3",
22
22
  "Programming Language :: Python :: 3",
23
- "Programming Language :: Python :: 3.9",
24
23
  "Programming Language :: Python :: 3.10",
25
24
  "Programming Language :: Python :: 3.11",
26
25
  "Programming Language :: Python :: 3.12",
@@ -0,0 +1,64 @@
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.10
3
+ # by the following command:
4
+ #
5
+ # pip-compile --allow-unsafe --extra=dev --no-emit-index-url --output-file=requirements-3.10-dev.txt
6
+ #
7
+ coverage[toml]==7.9.2
8
+ # via pytest-cov
9
+ exceptiongroup==1.3.0
10
+ # via pytest
11
+ execnet==2.1.1
12
+ # via pytest-xdist
13
+ flake8==7.3.0
14
+ # via
15
+ # amalgam-lang (pyproject.toml)
16
+ # flake8-docstrings
17
+ flake8-docstrings==1.7.0
18
+ # via amalgam-lang (pyproject.toml)
19
+ flake8-import-order==0.19.2
20
+ # via amalgam-lang (pyproject.toml)
21
+ iniconfig==2.1.0
22
+ # via pytest
23
+ mccabe==0.7.0
24
+ # via flake8
25
+ packaging==25.0
26
+ # via pytest
27
+ pluggy==1.6.0
28
+ # via
29
+ # pytest
30
+ # pytest-cov
31
+ pycodestyle==2.14.0
32
+ # via
33
+ # flake8
34
+ # flake8-import-order
35
+ pydocstyle==6.3.0
36
+ # via flake8-docstrings
37
+ pyflakes==3.4.0
38
+ # via flake8
39
+ pygments==2.19.2
40
+ # via pytest
41
+ pytest==8.4.1
42
+ # via
43
+ # amalgam-lang (pyproject.toml)
44
+ # pytest-cov
45
+ # pytest-mock
46
+ # pytest-xdist
47
+ pytest-cov==6.2.1
48
+ # via amalgam-lang (pyproject.toml)
49
+ pytest-mock==3.14.1
50
+ # via amalgam-lang (pyproject.toml)
51
+ pytest-xdist==3.8.0
52
+ # via amalgam-lang (pyproject.toml)
53
+ snowballstemmer==3.0.1
54
+ # via pydocstyle
55
+ tomli==2.2.1
56
+ # via
57
+ # coverage
58
+ # pytest
59
+ typing-extensions==4.14.1
60
+ # via exceptiongroup
61
+
62
+ # The following packages are considered to be unsafe in a requirements file:
63
+ setuptools==80.9.0
64
+ # via flake8-import-order
@@ -0,0 +1,56 @@
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
+ # by the following command:
4
+ #
5
+ # pip-compile --allow-unsafe --extra=dev --no-emit-index-url --output-file=requirements-3.11-dev.txt
6
+ #
7
+ coverage[toml]==7.9.2
8
+ # via pytest-cov
9
+ execnet==2.1.1
10
+ # via pytest-xdist
11
+ flake8==7.3.0
12
+ # via
13
+ # amalgam-lang (pyproject.toml)
14
+ # flake8-docstrings
15
+ flake8-docstrings==1.7.0
16
+ # via amalgam-lang (pyproject.toml)
17
+ flake8-import-order==0.19.2
18
+ # via amalgam-lang (pyproject.toml)
19
+ iniconfig==2.1.0
20
+ # via pytest
21
+ mccabe==0.7.0
22
+ # via flake8
23
+ packaging==25.0
24
+ # via pytest
25
+ pluggy==1.6.0
26
+ # via
27
+ # pytest
28
+ # pytest-cov
29
+ pycodestyle==2.14.0
30
+ # via
31
+ # flake8
32
+ # flake8-import-order
33
+ pydocstyle==6.3.0
34
+ # via flake8-docstrings
35
+ pyflakes==3.4.0
36
+ # via flake8
37
+ pygments==2.19.2
38
+ # via pytest
39
+ pytest==8.4.1
40
+ # via
41
+ # amalgam-lang (pyproject.toml)
42
+ # pytest-cov
43
+ # pytest-mock
44
+ # pytest-xdist
45
+ pytest-cov==6.2.1
46
+ # via amalgam-lang (pyproject.toml)
47
+ pytest-mock==3.14.1
48
+ # via amalgam-lang (pyproject.toml)
49
+ pytest-xdist==3.8.0
50
+ # via amalgam-lang (pyproject.toml)
51
+ snowballstemmer==3.0.1
52
+ # via pydocstyle
53
+
54
+ # The following packages are considered to be unsafe in a requirements file:
55
+ setuptools==80.9.0
56
+ # via flake8-import-order
@@ -0,0 +1,56 @@
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
+ # by the following command:
4
+ #
5
+ # pip-compile --allow-unsafe --extra=dev --no-emit-index-url --output-file=requirements-3.12-dev.txt
6
+ #
7
+ coverage[toml]==7.9.2
8
+ # via pytest-cov
9
+ execnet==2.1.1
10
+ # via pytest-xdist
11
+ flake8==7.3.0
12
+ # via
13
+ # amalgam-lang (pyproject.toml)
14
+ # flake8-docstrings
15
+ flake8-docstrings==1.7.0
16
+ # via amalgam-lang (pyproject.toml)
17
+ flake8-import-order==0.19.2
18
+ # via amalgam-lang (pyproject.toml)
19
+ iniconfig==2.1.0
20
+ # via pytest
21
+ mccabe==0.7.0
22
+ # via flake8
23
+ packaging==25.0
24
+ # via pytest
25
+ pluggy==1.6.0
26
+ # via
27
+ # pytest
28
+ # pytest-cov
29
+ pycodestyle==2.14.0
30
+ # via
31
+ # flake8
32
+ # flake8-import-order
33
+ pydocstyle==6.3.0
34
+ # via flake8-docstrings
35
+ pyflakes==3.4.0
36
+ # via flake8
37
+ pygments==2.19.2
38
+ # via pytest
39
+ pytest==8.4.1
40
+ # via
41
+ # amalgam-lang (pyproject.toml)
42
+ # pytest-cov
43
+ # pytest-mock
44
+ # pytest-xdist
45
+ pytest-cov==6.2.1
46
+ # via amalgam-lang (pyproject.toml)
47
+ pytest-mock==3.14.1
48
+ # via amalgam-lang (pyproject.toml)
49
+ pytest-xdist==3.8.0
50
+ # via amalgam-lang (pyproject.toml)
51
+ snowballstemmer==3.0.1
52
+ # via pydocstyle
53
+
54
+ # The following packages are considered to be unsafe in a requirements file:
55
+ setuptools==80.9.0
56
+ # via flake8-import-order
@@ -0,0 +1,56 @@
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.13
3
+ # by the following command:
4
+ #
5
+ # pip-compile --allow-unsafe --extra=dev --no-emit-index-url --output-file=requirements-3.13-dev.txt
6
+ #
7
+ coverage[toml]==7.9.2
8
+ # via pytest-cov
9
+ execnet==2.1.1
10
+ # via pytest-xdist
11
+ flake8==7.3.0
12
+ # via
13
+ # amalgam-lang (pyproject.toml)
14
+ # flake8-docstrings
15
+ flake8-docstrings==1.7.0
16
+ # via amalgam-lang (pyproject.toml)
17
+ flake8-import-order==0.19.2
18
+ # via amalgam-lang (pyproject.toml)
19
+ iniconfig==2.1.0
20
+ # via pytest
21
+ mccabe==0.7.0
22
+ # via flake8
23
+ packaging==25.0
24
+ # via pytest
25
+ pluggy==1.6.0
26
+ # via
27
+ # pytest
28
+ # pytest-cov
29
+ pycodestyle==2.14.0
30
+ # via
31
+ # flake8
32
+ # flake8-import-order
33
+ pydocstyle==6.3.0
34
+ # via flake8-docstrings
35
+ pyflakes==3.4.0
36
+ # via flake8
37
+ pygments==2.19.2
38
+ # via pytest
39
+ pytest==8.4.1
40
+ # via
41
+ # amalgam-lang (pyproject.toml)
42
+ # pytest-cov
43
+ # pytest-mock
44
+ # pytest-xdist
45
+ pytest-cov==6.2.1
46
+ # via amalgam-lang (pyproject.toml)
47
+ pytest-mock==3.14.1
48
+ # via amalgam-lang (pyproject.toml)
49
+ pytest-xdist==3.8.0
50
+ # via amalgam-lang (pyproject.toml)
51
+ snowballstemmer==3.0.1
52
+ # via pydocstyle
53
+
54
+ # The following packages are considered to be unsafe in a requirements file:
55
+ setuptools==80.9.0
56
+ # via flake8-import-order
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "dependencies": {
3
- "amalgam": "63.0.4"
3
+ "amalgam": "64.2.0"
4
4
  }
5
5
  }
@@ -1,3 +0,0 @@
1
- {
2
- "version": "63.0.4"
3
- }
@@ -1,3 +0,0 @@
1
- {
2
- "version": "63.0.4"
3
- }
@@ -1,3 +0,0 @@
1
- {
2
- "version": "63.0.4"
3
- }
@@ -1,3 +0,0 @@
1
- {
2
- "version": "63.0.4"
3
- }
@@ -1,3 +0,0 @@
1
- {
2
- "version": "63.0.4"
3
- }
@@ -1,3 +0,0 @@
1
- {
2
- "version": "63.0.4"
3
- }