grelmicro-core
The compiled hot paths behind grelmicro.
Only work that earns the crossing lives here. A call into Rust costs 55 nanoseconds measured, so anything doing less than about a microsecond of real work belongs in Python. The token cache and the ban table were measured both ways and stayed there.
What is here today is JWT verification, where a signature check is some twelve
microseconds: selecting the key the token's kid names, verifying the
signature, checking the registered claims, and decoding the claim set, all in
one call. Configuration, the claim wrapper, the cache and the error taxonomy
stay in Python.
Install it through grelmicro rather than on its own:
pip install "grelmicro[jwt]"
Design notes
aws-lc-rsis the only crypto provider enabled, so the slower pure-Rust backend cannot be selected by accident. AWS-LC is a fork of BoringSSL. Itsfipsfeature is not enabled, so this build claims no FIPS validation.- Verification releases the GIL, so a thread pool verifies in parallel.
- The module declares
gil_used = false, so importing it does not turn the GIL back on under a free-threaded interpreter. Verifieris a frozen class holding only what construction put in it, which is what makes it safe to share across threads without a lock.
The measurements behind each of these choices are written up in
docs/architecture/jwt.md in the grelmicro repository.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file grelmicro_core-0.1.0.tar.gz.
File metadata
- Download URL: grelmicro_core-0.1.0.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd97384f5097103788e2b685f2a5b65f659387481e28b054bd07dd26408a7c6a
|
|
| MD5 |
9645a969f03aaf11fdceeea41d99eadb
|
|
| BLAKE2b-256 |
4114b5e8d36d6d8f82426fa419de95d39909a2dda1f572338ff0d6b6fad31e27
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0.tar.gz:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0.tar.gz -
Subject digest:
fd97384f5097103788e2b685f2a5b65f659387481e28b054bd07dd26408a7c6a - Sigstore transparency entry: 2809986254
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314t-win_amd64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314t-win_amd64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.14t, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14960d02ea98fb92c847e02172b72381a5c799b94b61bdbd6f7e73ec8057e2d1
|
|
| MD5 |
61a537da6b01422f58b4427d0dcf474f
|
|
| BLAKE2b-256 |
16984893ca9cf66eee182c7f099cdc9dee1feea61790b99b1d908e35069b4b22
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314t-win_amd64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314t-win_amd64.whl -
Subject digest:
14960d02ea98fb92c847e02172b72381a5c799b94b61bdbd6f7e73ec8057e2d1 - Sigstore transparency entry: 2809991314
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314t-win32.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314t-win32.whl
- Upload date:
- Size: 790.7 kB
- Tags: CPython 3.14t, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a802ba64ac8e167269353939793c7960ce6df19734a28279bc95f8dbee48510
|
|
| MD5 |
3d7ee791851c7c10f21f12853196437f
|
|
| BLAKE2b-256 |
6a3274db8a242430741c8064d6a9feb537f8bde2ad4ecbeb435e63b021fa089d
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314t-win32.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314t-win32.whl -
Subject digest:
4a802ba64ac8e167269353939793c7960ce6df19734a28279bc95f8dbee48510 - Sigstore transparency entry: 2809990477
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.14t, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce9c4fa302ac8dec7d512825e8467984891e8c869d3509038683e9f3a42933f9
|
|
| MD5 |
c8f13de8763058a729e6811917405861
|
|
| BLAKE2b-256 |
91b51561c9157b0a914608ae43b0204d9473ef9316bdf784f5cb132527d8dee5
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl -
Subject digest:
ce9c4fa302ac8dec7d512825e8467984891e8c869d3509038683e9f3a42933f9 - Sigstore transparency entry: 2809990647
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.14t, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa799c04e9760dc492431842f1f2a8da83abe0a700cc1e01109b19bbf92fffa1
|
|
| MD5 |
afd9a3a503690b3a27231d78b8128029
|
|
| BLAKE2b-256 |
34a8dd12e54db48949fa868b9d49a1662db3cb2bee4ba9f4333f265df77558ec
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl -
Subject digest:
fa799c04e9760dc492431842f1f2a8da83abe0a700cc1e01109b19bbf92fffa1 - Sigstore transparency entry: 2809992491
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.14t, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fe0031680b2d08f44e2cc197ca8d25fdc43ab7060e88fafa5d1685f19d3cf65
|
|
| MD5 |
6fd2c02d4ee0c1bca7abc1b578b8c1e2
|
|
| BLAKE2b-256 |
60b111221c69f94075e1c81e94ae9bd66a73ccf943ba90e49350fcf917a7e704
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl -
Subject digest:
6fe0031680b2d08f44e2cc197ca8d25fdc43ab7060e88fafa5d1685f19d3cf65 - Sigstore transparency entry: 2809991589
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.14t, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c61ab78bbb2babfadc610232aadfa075bdab525d762d87f556db5aabf9d95fc2
|
|
| MD5 |
9f2192933af8de8f933f11411540ac29
|
|
| BLAKE2b-256 |
656b5aaddc548112d5d8bf316f62ea9ba049f9ae1791be8eb5915a15cb3d4907
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
c61ab78bbb2babfadc610232aadfa075bdab525d762d87f556db5aabf9d95fc2 - Sigstore transparency entry: 2809986602
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.14t, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c25ef69bcd851131e0380e64c25ffd84a2a9021009c45955b1eba373a4bc9a47
|
|
| MD5 |
40cdade9467b6c6566bfb4667c9f92f6
|
|
| BLAKE2b-256 |
0a9cb97ae8f62f934425ae29af1e4c51fc6b6b5386d87057b4542b8f6cac95c7
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl -
Subject digest:
c25ef69bcd851131e0380e64c25ffd84a2a9021009c45955b1eba373a4bc9a47 - Sigstore transparency entry: 2809990832
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.14t, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0386174562e430f826e47bd6a7fdd4fb45b537577dbb322e98d8fac3727d2104
|
|
| MD5 |
041e72de63d2f7dfc53663041325d00b
|
|
| BLAKE2b-256 |
cd3b03dffaa253fd494efd5ac0a3c5bd3a26820370d13a218ba6c8d0fc17c11b
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl -
Subject digest:
0386174562e430f826e47bd6a7fdd4fb45b537577dbb322e98d8fac3727d2104 - Sigstore transparency entry: 2809986485
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.14t, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e53520c8553a36eb83171720a091fdfc644e912807904792dabee82d74e96c44
|
|
| MD5 |
baf88b36d6fc2eae54d42350af761efb
|
|
| BLAKE2b-256 |
4c6099c8a214f72bf3586bdb49d44f01dfbbe6049b1f860978a1e0e9b21b08bc
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_i686.manylinux2014_i686.whl -
Subject digest:
e53520c8553a36eb83171720a091fdfc644e912807904792dabee82d74e96c44 - Sigstore transparency entry: 2809987887
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 929.3 kB
- Tags: CPython 3.14t, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
930cea74e1f5255208be0721eb2ca8981f6547fe619a3ad9d048311ea3298343
|
|
| MD5 |
41ec6d6644019e2267954ae2f7a91785
|
|
| BLAKE2b-256 |
4c7890e75e2bec22e415180f0c5ccc1ee3980651c1a4acc08063289fba6fa758
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl -
Subject digest:
930cea74e1f5255208be0721eb2ca8981f6547fe619a3ad9d048311ea3298343 - Sigstore transparency entry: 2809988813
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.14t, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ff60ed92650da5ddb06f3b01cbfaf47f3b88da710d71a726228c68f2708bd90
|
|
| MD5 |
5b96e30016cbff9ebf9eb6db5d5e233f
|
|
| BLAKE2b-256 |
ecb741db3c034777f3da9310681f774603be2f64a4e5328029587f5139362ce6
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
1ff60ed92650da5ddb06f3b01cbfaf47f3b88da710d71a726228c68f2708bd90 - Sigstore transparency entry: 2809992837
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314t-macosx_11_0_arm64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314t-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.14t, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e50ab0a863e689d88341ff163c20a878e01a9c44d19fafe191ddc57120d4c873
|
|
| MD5 |
dd301a47b4b8b9f58a10cdca88f32fd7
|
|
| BLAKE2b-256 |
6349ce0fdf3efa4393a74b4155b7df95692b886346631f68e21b7ab1d0fe82f5
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314t-macosx_11_0_arm64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314t-macosx_11_0_arm64.whl -
Subject digest:
e50ab0a863e689d88341ff163c20a878e01a9c44d19fafe191ddc57120d4c873 - Sigstore transparency entry: 2809986718
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314t-macosx_10_12_x86_64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314t-macosx_10_12_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.14t, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e57af331a96671b5e202f4dd1050bed76cac2cd881c2fbd0fbcacce389f6305
|
|
| MD5 |
c2b99d2bb3c8ee391525bd6632427bfa
|
|
| BLAKE2b-256 |
5c1d575832a094b949e84995c2a0c97659d1adbdee3f54e6034f5120ad2a1be3
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314t-macosx_10_12_x86_64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314t-macosx_10_12_x86_64.whl -
Subject digest:
3e57af331a96671b5e202f4dd1050bed76cac2cd881c2fbd0fbcacce389f6305 - Sigstore transparency entry: 2809986968
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42b776a59b82eed361ad1b29a3dd62440ee788720effb20e80b740bf1b2d36a9
|
|
| MD5 |
b1e529b8dabdda2e91cf63eaa8fc1d1f
|
|
| BLAKE2b-256 |
d0759d5ae462956edf32ccdad61f2fe8628f2562848d612923aac3edd9072c05
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314-win_amd64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314-win_amd64.whl -
Subject digest:
42b776a59b82eed361ad1b29a3dd62440ee788720effb20e80b740bf1b2d36a9 - Sigstore transparency entry: 2809990336
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314-win32.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314-win32.whl
- Upload date:
- Size: 792.3 kB
- Tags: CPython 3.14, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
314115b188f3b7da2db6fade7af03b7b83d5b2822d1f8d8b484c79bdecff2393
|
|
| MD5 |
73e9dc4f53118359f21cfa8bce14f857
|
|
| BLAKE2b-256 |
040e3ae73d07dbccf3a1309f48bb682934d550af39147f3d1a115e92bf14eaea
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314-win32.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314-win32.whl -
Subject digest:
314115b188f3b7da2db6fade7af03b7b83d5b2822d1f8d8b484c79bdecff2393 - Sigstore transparency entry: 2809989293
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2dd500b0dc94bdac3c2a4eef8ac71b86185ba4cda659149da22a30d8e6019b4
|
|
| MD5 |
63fac7e41899217f21606ecb439520c4
|
|
| BLAKE2b-256 |
d7adccd1e02424034f82a6acd55680a6b54711e54788dcf66f044a8de00a8e7a
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl -
Subject digest:
d2dd500b0dc94bdac3c2a4eef8ac71b86185ba4cda659149da22a30d8e6019b4 - Sigstore transparency entry: 2809987082
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
175c31c5fd162063aa2584b73cff668e36c6809a7c59f51897ed490a6959d0ba
|
|
| MD5 |
e954137180bb42d00aff2f59b5368d8d
|
|
| BLAKE2b-256 |
691ddff8613140014a1016670f729400764a0ef1a38614d26ac06e3f21241fec
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314-musllinux_1_2_armv7l.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314-musllinux_1_2_armv7l.whl -
Subject digest:
175c31c5fd162063aa2584b73cff668e36c6809a7c59f51897ed490a6959d0ba - Sigstore transparency entry: 2809989689
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60b255d4d5daabf6e652aecbb17d2ab18cc2ebbe77f23fb35df363a108f6ea8b
|
|
| MD5 |
e97a88323b54adedea0c2884189e5bd1
|
|
| BLAKE2b-256 |
cae9bc1797b9cb831ec888677a9ef837b8425e3498567c32754f198865406f6e
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314-musllinux_1_2_aarch64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314-musllinux_1_2_aarch64.whl -
Subject digest:
60b255d4d5daabf6e652aecbb17d2ab18cc2ebbe77f23fb35df363a108f6ea8b - Sigstore transparency entry: 2809990749
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b72f02a1012fc24b0065666470819d0f88a757c9301e2ec673016e87454a4857
|
|
| MD5 |
9b3844405b9b09f7593cc5494be28a90
|
|
| BLAKE2b-256 |
adfb1ad4d1938cebd08679095150a2d9d96b2352a64cf8cd6e27c3911a388ecd
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
b72f02a1012fc24b0065666470819d0f88a757c9301e2ec673016e87454a4857 - Sigstore transparency entry: 2809989770
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d136e2b2ea77c8a5583b11e5a5c7458931b4ad58b2b6f756611e3e6d3372599
|
|
| MD5 |
c9347a0ff69f88cb807ce1929ef017af
|
|
| BLAKE2b-256 |
aee705defd21389e089df22e9f309c754046db1d5f74d9af7760afbe418869f1
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl -
Subject digest:
0d136e2b2ea77c8a5583b11e5a5c7458931b4ad58b2b6f756611e3e6d3372599 - Sigstore transparency entry: 2809989951
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43dd6efec6ae1929c24e64483d719076ffb4117555a0984917fc6337a6844abd
|
|
| MD5 |
d021d70b6f796f56c2b94f3355715537
|
|
| BLAKE2b-256 |
e35b5f803d06644f846f524d6b5c98a39b67f3dfb8b2184a0918a9b2a349f96d
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl -
Subject digest:
43dd6efec6ae1929c24e64483d719076ffb4117555a0984917fc6337a6844abd - Sigstore transparency entry: 2809991175
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a0cfe53479f53525321e25fa49fd228721743519c7e166029bac279b4ba50eb
|
|
| MD5 |
c960b09a9fc6ca22ef734e784a46e5f4
|
|
| BLAKE2b-256 |
e33099bdcf138c5342c83efda29f81bba7271bbce8b199c4cb6fbf70074f73b9
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl -
Subject digest:
2a0cfe53479f53525321e25fa49fd228721743519c7e166029bac279b4ba50eb - Sigstore transparency entry: 2809989095
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 930.5 kB
- Tags: CPython 3.14, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
925c456a1492dacea79b21271ab0d15334e4cf3bcab399e2086ba3edaa6ba8a4
|
|
| MD5 |
a37712dcbf278682eb11795c9a21369e
|
|
| BLAKE2b-256 |
fb3a1062d41b427e69c4b282b8fdbfce0140e9f01efb901e3d24e273f7d7f3e2
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl -
Subject digest:
925c456a1492dacea79b21271ab0d15334e4cf3bcab399e2086ba3edaa6ba8a4 - Sigstore transparency entry: 2809991473
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6f2e0dc7201f65ff36ed603fce84cb25854134c8fc4682958227da97ef0e0b3
|
|
| MD5 |
8880aaaf6938c833e96172c73fad5977
|
|
| BLAKE2b-256 |
68e66416673b76dec7e4658d61232690b992eb16408fe81b32feb6cd94d50899
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
a6f2e0dc7201f65ff36ed603fce84cb25854134c8fc4682958227da97ef0e0b3 - Sigstore transparency entry: 2809990230
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
612007cc66dece9a9d144bce99246775adb662929b51adca6fd50a4a82969667
|
|
| MD5 |
c6db6ea5791a968f92e673f95965a1af
|
|
| BLAKE2b-256 |
8ba9bfce55fc1c75c5af83f1739f1833a913d4e31c858732dec8cc1a502ff86b
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314-macosx_11_0_arm64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314-macosx_11_0_arm64.whl -
Subject digest:
612007cc66dece9a9d144bce99246775adb662929b51adca6fd50a4a82969667 - Sigstore transparency entry: 2809993304
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp314-cp314-macosx_10_12_x86_64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp314-cp314-macosx_10_12_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.14, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a3bc745ee417f8d7954f8327b9876de4e65502130f952e32762db1b9a8393ca
|
|
| MD5 |
f4c64b65f64f854cf67e7381bbc70d11
|
|
| BLAKE2b-256 |
28e0b34c55dc2484e4999e16bfc4c7a2d56a4b8b1ff2cf988da2730666ed3a84
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp314-cp314-macosx_10_12_x86_64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp314-cp314-macosx_10_12_x86_64.whl -
Subject digest:
9a3bc745ee417f8d7954f8327b9876de4e65502130f952e32762db1b9a8393ca - Sigstore transparency entry: 2809992634
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a21aaaa54d1764a36f01af4cd44f6f5da5c1410dbb9f9f67a2eb1492f189e9f9
|
|
| MD5 |
73f59f524049583bfe545d6b3f8661a3
|
|
| BLAKE2b-256 |
644acf3aa8a8ad0d708b1b502bce60ff97c8a535410391f53b48fba5d2c93907
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp313-cp313-win_amd64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp313-cp313-win_amd64.whl -
Subject digest:
a21aaaa54d1764a36f01af4cd44f6f5da5c1410dbb9f9f67a2eb1492f189e9f9 - Sigstore transparency entry: 2809990035
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp313-cp313-win32.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp313-cp313-win32.whl
- Upload date:
- Size: 792.1 kB
- Tags: CPython 3.13, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f80e1de3cda1054ca675991536ad6d3c474d31e4d987aeede5ae73b40f8ecb8
|
|
| MD5 |
aa7c2d24ca1c49fba8f2961e2a7bcca5
|
|
| BLAKE2b-256 |
b8bedd204eea06d2d1bf3d22c6baab5b40e37bd7d67e3a0416dc39d0b421b517
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp313-cp313-win32.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp313-cp313-win32.whl -
Subject digest:
4f80e1de3cda1054ca675991536ad6d3c474d31e4d987aeede5ae73b40f8ecb8 - Sigstore transparency entry: 2809992205
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adbc18328ea6ffd866de298738d13143be8fcbc655a74b9d03524cf4c18db219
|
|
| MD5 |
9eab6bcb224ec08774bc951aa4618242
|
|
| BLAKE2b-256 |
356299ad465316cf5a54c48c1c9b658ea465ade568da5d8bfcb24b9cfd2af00a
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl -
Subject digest:
adbc18328ea6ffd866de298738d13143be8fcbc655a74b9d03524cf4c18db219 - Sigstore transparency entry: 2809991090
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp313-cp313-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp313-cp313-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a73de3c00094310921dcf64397446f7ff1b9495db6fc07e222cd11c3cfb2237
|
|
| MD5 |
d568ed83702429952a92b22bf1cff212
|
|
| BLAKE2b-256 |
31c8b82e0390667b49be44a8201e19334d555367260185788de2895987db7511
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp313-cp313-musllinux_1_2_armv7l.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp313-cp313-musllinux_1_2_armv7l.whl -
Subject digest:
3a73de3c00094310921dcf64397446f7ff1b9495db6fc07e222cd11c3cfb2237 - Sigstore transparency entry: 2809993505
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6e92c9ba1dd064d05967ac82a74efe0edb08a04e0da22d243d6cdfa93ca5140
|
|
| MD5 |
fd03ed3e63bebab530bb91e6108c22dd
|
|
| BLAKE2b-256 |
489293dde1b08bd19b52211ef6a195323f608688182c3e2c35dd42a2de931f64
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl -
Subject digest:
b6e92c9ba1dd064d05967ac82a74efe0edb08a04e0da22d243d6cdfa93ca5140 - Sigstore transparency entry: 2809990142
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdbcc3009e38aa9a138bed84572ccd0c94e5b3c9c2df0ae8bdae77e53f774973
|
|
| MD5 |
fbdb68d477bee79babbf615c303de65a
|
|
| BLAKE2b-256 |
5b5970b8a2a258e9aee58e2f5dad979c98aa7ab56b5e46205888c2e308903b8b
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
fdbcc3009e38aa9a138bed84572ccd0c94e5b3c9c2df0ae8bdae77e53f774973 - Sigstore transparency entry: 2809990568
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e0e933f49979b0fa5b0d235f0ed9370278cb9941d75264cc7f1fe7c3f9e39d2
|
|
| MD5 |
c4017674ff8f6123ecc9248527192d93
|
|
| BLAKE2b-256 |
74c4eb6c14902e40519944466131313afe8053038073982a7cbadb2e0ced4c87
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl -
Subject digest:
6e0e933f49979b0fa5b0d235f0ed9370278cb9941d75264cc7f1fe7c3f9e39d2 - Sigstore transparency entry: 2809988625
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47a4a1f47c44958cdef50f4b4e77aa9e7d122f8b895096d94ae810e07fdab633
|
|
| MD5 |
2b612252a2a9acc3c8704ebca6ec27da
|
|
| BLAKE2b-256 |
f1e3d5d86c1bbeb3d106b4d03be9c730b01d8dabb631cb957537f208d40940eb
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl -
Subject digest:
47a4a1f47c44958cdef50f4b4e77aa9e7d122f8b895096d94ae810e07fdab633 - Sigstore transparency entry: 2809990989
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42ceeadd69bb662c7c69300b7a9c4abe7f80a9f5673a60fd584cfb283ff66490
|
|
| MD5 |
54081037390a988bfbb94ca7c7f4ab19
|
|
| BLAKE2b-256 |
a2fdcfb260bc828d405c4a65a1d965ab0f07a6f56379f7b7c9c4b9d8d1a675a3
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl -
Subject digest:
42ceeadd69bb662c7c69300b7a9c4abe7f80a9f5673a60fd584cfb283ff66490 - Sigstore transparency entry: 2809992369
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 930.3 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2150f2fccffaaaf541ef9f709382cf889268f99b00a1810b5e6786c134c1d6c
|
|
| MD5 |
712765b23edd3eefa8da9217087e2da5
|
|
| BLAKE2b-256 |
ffaacffcb10163693026487aed223f9297fa113275b64243ac603c877a0100f6
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl -
Subject digest:
f2150f2fccffaaaf541ef9f709382cf889268f99b00a1810b5e6786c134c1d6c - Sigstore transparency entry: 2809990900
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b6c7830543efac256258b799919cc288e279cf831953ed491f5044a04aab395
|
|
| MD5 |
6bcadc281c17fb64b3be8ed99e8e6b0f
|
|
| BLAKE2b-256 |
6845e2612aa741db6c5e19eba6bd5ec19a05298f62153d58f0230f850c34a933
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
5b6c7830543efac256258b799919cc288e279cf831953ed491f5044a04aab395 - Sigstore transparency entry: 2809992036
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4008208bc0ed6b1b509c204d9f2f6693d6fb33c423406aec33acc44ca112b72a
|
|
| MD5 |
fcfb8d22f56f084bba561c6e36efc3b3
|
|
| BLAKE2b-256 |
c789e6a335f423f8526fcf5ed2dcab882ecc8ac8983a9bb89084323211d2465d
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
4008208bc0ed6b1b509c204d9f2f6693d6fb33c423406aec33acc44ca112b72a - Sigstore transparency entry: 2809987248
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.13, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
035ddab4bfb7ccb260d2cb4d8f75baf063a01e2be1599029ccd17c4a89ab2e10
|
|
| MD5 |
1ac67c5ea7be710c506b1457868355c3
|
|
| BLAKE2b-256 |
c65959403d6517100b0fa0639851630c118824037982798c4402a167b60d090b
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl -
Subject digest:
035ddab4bfb7ccb260d2cb4d8f75baf063a01e2be1599029ccd17c4a89ab2e10 - Sigstore transparency entry: 2809987603
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06caca04ecbeebc0b22baab9124de7a324b69183d62cccc7dce2ffb5f4de33f6
|
|
| MD5 |
1cfa8c54210a204952d1478e0b16a440
|
|
| BLAKE2b-256 |
399598defa989a6d068fa70fb0b24945afe07d78bb72ccd4528b48bf92eab2d8
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp312-cp312-win_amd64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp312-cp312-win_amd64.whl -
Subject digest:
06caca04ecbeebc0b22baab9124de7a324b69183d62cccc7dce2ffb5f4de33f6 - Sigstore transparency entry: 2809993117
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp312-cp312-win32.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp312-cp312-win32.whl
- Upload date:
- Size: 792.1 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdbc4bc6f73eb5c2eec045fe17f7301ebe143938d5430954526c46745084908c
|
|
| MD5 |
ac2e806d7d0692212f2041d1be1db654
|
|
| BLAKE2b-256 |
023900a5bbc3f445096f69342ace5620e4ece5ab2e2c8fe24197a7ba904f1cea
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp312-cp312-win32.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp312-cp312-win32.whl -
Subject digest:
bdbc4bc6f73eb5c2eec045fe17f7301ebe143938d5430954526c46745084908c - Sigstore transparency entry: 2809989866
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56bef6da2b4db889dd3f88af64034515baa06c2eb5d867ae78fed750ba7f3b57
|
|
| MD5 |
087d29865d88d7121d81acbca731bbc3
|
|
| BLAKE2b-256 |
fec1e36e9d708aea8f9dae45cce796c2cbcd98d06f4ec14971eb2a54d6c0fe30
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl -
Subject digest:
56bef6da2b4db889dd3f88af64034515baa06c2eb5d867ae78fed750ba7f3b57 - Sigstore transparency entry: 2809988460
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp312-cp312-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp312-cp312-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
084086932b2816b92ed9d39a6da7f2312aabc5723b703d461f593459e3501189
|
|
| MD5 |
6b0c48f715181382f90054c9db7bad61
|
|
| BLAKE2b-256 |
dedf30d69ed6f4c9f19eadbaaf4cdf72975bf0ca4de1905a784a3e75b93a4999
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp312-cp312-musllinux_1_2_armv7l.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp312-cp312-musllinux_1_2_armv7l.whl -
Subject digest:
084086932b2816b92ed9d39a6da7f2312aabc5723b703d461f593459e3501189 - Sigstore transparency entry: 2809989586
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99efac52818d37422dafc083e3f39f0948dd3a0bb3db2bd84d0086458d523066
|
|
| MD5 |
35e747dd0c51eab6319485d6e36b7d3a
|
|
| BLAKE2b-256 |
7a93b9f2c3b0cadc35c9756273cc042a2fceca27739807dc3b19a3d9cb9f7ae3
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl -
Subject digest:
99efac52818d37422dafc083e3f39f0948dd3a0bb3db2bd84d0086458d523066 - Sigstore transparency entry: 2809989455
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fa57828f2de31df771c80556035ae1ec5a61008c2c34857571bb2c575f7cf2b
|
|
| MD5 |
8b5c594fa464e7ed06c20ae0baeaa985
|
|
| BLAKE2b-256 |
a36c9164d51a92109591f1f25f23446cfe18d33ee2ae396d45ff677be523995f
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
0fa57828f2de31df771c80556035ae1ec5a61008c2c34857571bb2c575f7cf2b - Sigstore transparency entry: 2809988102
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de189424b6b5913c0620a8892d9f6aa128c6abaf64ca0a82912d26f896d21b22
|
|
| MD5 |
f956a7e632502337177f2b057da75c7b
|
|
| BLAKE2b-256 |
4e90b62e8eec8d1511ddcd5534a4b54160ddcc5d7d06cd3b368cd3a762db31ef
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl -
Subject digest:
de189424b6b5913c0620a8892d9f6aa128c6abaf64ca0a82912d26f896d21b22 - Sigstore transparency entry: 2809991752
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa99bdc2f64a705ec38b045db6cecbeb79b43ad934d6a8f7c13e800b04597623
|
|
| MD5 |
b0b2a2a6512949f9cf78aa86f1fad9f9
|
|
| BLAKE2b-256 |
4d4d766dbe1d77f76969a422480da09b3b25e33044facf36ad60af6d4ec2d575
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl -
Subject digest:
aa99bdc2f64a705ec38b045db6cecbeb79b43ad934d6a8f7c13e800b04597623 - Sigstore transparency entry: 2809986858
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2e5762ec1f4f110f863188ca172734cd09dbeddec86c60964f976d9d85e47e7
|
|
| MD5 |
89d6a5c0fc9b8edd8e300092cd50b7c4
|
|
| BLAKE2b-256 |
5ffcc4996b3656c893f01918e3e7e3afb832fd9660f681cf91a72cca39dfd9ff
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl -
Subject digest:
e2e5762ec1f4f110f863188ca172734cd09dbeddec86c60964f976d9d85e47e7 - Sigstore transparency entry: 2809988307
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 930.3 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92ca33e1d058b6e19f7e0cacab855e693cffd5c0f2bf42c1d71d46fe0f5ed9e0
|
|
| MD5 |
543aadb871cc23391dd9a536c7423044
|
|
| BLAKE2b-256 |
f8ce9a665846aff61926851764c8e62a74936dc52504f10de3a989151bb9e07f
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl -
Subject digest:
92ca33e1d058b6e19f7e0cacab855e693cffd5c0f2bf42c1d71d46fe0f5ed9e0 - Sigstore transparency entry: 2809991909
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ae578937e0b6e24b95a89949d62674883fa10d9ce273d5f0ea140d5c2f464ba
|
|
| MD5 |
1ce5d7ad3d53ecbbb17a488ebb7c72d8
|
|
| BLAKE2b-256 |
637760ecb67d47ae8f93a2bde84695e78438d98d8608f8c534191dc7e8cce922
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl -
Subject digest:
4ae578937e0b6e24b95a89949d62674883fa10d9ce273d5f0ea140d5c2f464ba - Sigstore transparency entry: 2809990412
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ea90fedd62af25f8f2a6ae6d64c1bf2015a574cf0a8a509bc102307e948a190
|
|
| MD5 |
2b76421ef78933d6417ad5d54378dbdc
|
|
| BLAKE2b-256 |
34c3db173b95e7fc8cbd24023b9fd13cfd93e15f0ab01fcd00a13b61c440ec39
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
1ea90fedd62af25f8f2a6ae6d64c1bf2015a574cf0a8a509bc102307e948a190 - Sigstore transparency entry: 2809987428
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type:
File details
Details for the file grelmicro_core-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl.
File metadata
- Download URL: grelmicro_core-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e67acc624d113456bc9beb0fc16bc90ec1c651df5db3a4d42c5e95dfe46462db
|
|
| MD5 |
7e658030303b7413f063c05ba204e554
|
|
| BLAKE2b-256 |
732430436e58846686d863ca134ab6b20b180ec6f0f0361584b78554d42bca22
|
Provenance
The following attestation bundles were made for grelmicro_core-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl:
Publisher:
release-core.yml on grelinfo/grelmicro
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
grelmicro_core-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl -
Subject digest:
e67acc624d113456bc9beb0fc16bc90ec1c651df5db3a4d42c5e95dfe46462db - Sigstore transparency entry: 2809987732
- Sigstore integration time:
-
Permalink:
grelinfo/grelmicro@8823133faa4d6a498d076f9c60a9948134ab22fc -
Branch / Tag:
refs/tags/core-0.1.0 - Owner: https://github.com/grelinfo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-core.yml@8823133faa4d6a498d076f9c60a9948134ab22fc -
Trigger Event:
push
-
Statement type: