qh3 1.4.3
pip install qh3
Released:
A lightway and fast implementation of QUIC and HTTP/3
Navigation
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Meta
- Maintainer: Ahmed R. TAHRI
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD-3)
- Author: Jeremy Lainé
- Requires: Python >=3.7
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
What is qh3?
qh3 is a maintained fork of the aioquic library.
It is lighter, faster, and more adapted to a broader audience as this package has no external dependency and does not rely on mainstream OpenSSL.
While it is a compatible fork, it is not a drop-in replacement since the first major. See the CHANGELOG for details.
qh3 is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack, and an HTTP/3 stack.
QUIC was standardized in RFC 9000 and HTTP/3 in RFC 9114. qh3 follow the standardized version of QUIC and HTTP/3.
QUIC stack conforming with RFC 9000 (QUIC v1) and RFC 9369 (QUIC v2)
To learn more about qh3 please read the documentation.
qh3 stands for Q UIC . H TTP/ 3.
Our primary goal with this fork is mainly about the client aspect, while the server side code is maintained, we do not have enough time to add feature to it at the moment.
PR are welcomed for any improvement (server or client).
Why should I use qh3?
qh3 has been designed to be embedded into Python client and server libraries wishing to support QUIC and/or HTTP/3. The goal is to provide a common codebase for Python libraries in the hope of avoiding duplicated effort.
Both the QUIC and the HTTP/3 APIs follow the “bring your own I/O” pattern, leaving actual I/O operations to the API user. This approach has a number of advantages including making the code testable and allowing integration with different concurrency models.
This library is the lowest level you can find for handling QUIC and HTTP/3. Here are higher libraries:
mid-way: urllib3.future
highest and easiest: niquests (Recommended!)
Features
QUIC stack conforming with RFC 9000
HTTP/3 stack conforming with RFC 9114
minimal TLS 1.3 implementation conforming with RFC 8446
IPv4 and IPv6 support
connection migration and NAT rebinding
logging TLS traffic secrets
logging QUIC events in QLOG format
HTTP/3 server push support
Post-Quantum (KEM) Key-Exchange (NIST FIPS 203 ML-KEM-768)
Requirements
qh3 requires Python and PyPy 3.7 or greater.
Running the examples
qh3 comes with a number of examples illustrating various QUIC use cases.
You can browse these examples here: https://github.com/jawah/qh3/tree/main/examples
License
qh3 is released under the BSD license.
Project details
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Meta
- Maintainer: Ahmed R. TAHRI
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD-3)
- Author: Jeremy Lainé
- Requires: Python >=3.7
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
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
Uploaded
PyPy
musllinux: musl 1.1+ x86-64
Uploaded
PyPy
musllinux: musl 1.1+ i686
Uploaded
PyPy
musllinux: musl 1.1+ ARMv7l
Uploaded
PyPy
musllinux: musl 1.1+ ARM64
Uploaded
PyPy
manylinux: glibc 2.17+ x86-64
Uploaded
PyPy
manylinux: glibc 2.17+ s390x
Uploaded
PyPy
manylinux: glibc 2.17+ ppc64le
Uploaded
PyPy
manylinux: glibc 2.17+ ppc64
Uploaded
PyPy
manylinux: glibc 2.17+ i686
Uploaded
PyPy
manylinux: glibc 2.17+ ARMv7l
Uploaded
PyPy
manylinux: glibc 2.17+ ARM64
Uploaded
PyPy
macOS 10.12+ universal2 (ARM64, x86-64)
macOS 10.12+ x86-64
macOS 11.0+ ARM64
Uploaded
PyPy
musllinux: musl 1.1+ x86-64
Uploaded
PyPy
musllinux: musl 1.1+ i686
Uploaded
PyPy
musllinux: musl 1.1+ ARMv7l
Uploaded
PyPy
musllinux: musl 1.1+ ARM64
Uploaded
PyPy
manylinux: glibc 2.17+ x86-64
Uploaded
PyPy
manylinux: glibc 2.17+ s390x
Uploaded
PyPy
manylinux: glibc 2.17+ ppc64le
Uploaded
PyPy
manylinux: glibc 2.17+ ppc64
Uploaded
PyPy
manylinux: glibc 2.17+ i686
Uploaded
PyPy
manylinux: glibc 2.17+ ARMv7l
Uploaded
PyPy
manylinux: glibc 2.17+ ARM64
Uploaded
PyPy
macOS 10.12+ universal2 (ARM64, x86-64)
macOS 10.12+ x86-64
macOS 11.0+ ARM64
Uploaded
PyPy
musllinux: musl 1.1+ x86-64
Uploaded
PyPy
musllinux: musl 1.1+ i686
Uploaded
PyPy
musllinux: musl 1.1+ ARMv7l
Uploaded
PyPy
musllinux: musl 1.1+ ARM64
Uploaded
PyPy
manylinux: glibc 2.17+ x86-64
Uploaded
PyPy
manylinux: glibc 2.17+ s390x
Uploaded
PyPy
manylinux: glibc 2.17+ ppc64le
Uploaded
PyPy
manylinux: glibc 2.17+ ppc64
Uploaded
PyPy
manylinux: glibc 2.17+ i686
Uploaded
PyPy
manylinux: glibc 2.17+ ARMv7l
Uploaded
PyPy
manylinux: glibc 2.17+ ARM64
Uploaded
PyPy
macOS 10.12+ universal2 (ARM64, x86-64)
macOS 10.12+ x86-64
macOS 11.0+ ARM64
Uploaded
PyPy
musllinux: musl 1.1+ x86-64
Uploaded
PyPy
musllinux: musl 1.1+ i686
Uploaded
PyPy
musllinux: musl 1.1+ ARMv7l
Uploaded
PyPy
musllinux: musl 1.1+ ARM64
Uploaded
PyPy
manylinux: glibc 2.17+ x86-64
Uploaded
PyPy
manylinux: glibc 2.17+ s390x
Uploaded
PyPy
manylinux: glibc 2.17+ ppc64le
Uploaded
PyPy
manylinux: glibc 2.17+ ppc64
Uploaded
PyPy
manylinux: glibc 2.17+ i686
Uploaded
PyPy
manylinux: glibc 2.17+ ARMv7l
Uploaded
PyPy
manylinux: glibc 2.17+ ARM64
Uploaded
PyPy
macOS 10.12+ universal2 (ARM64, x86-64)
macOS 10.12+ x86-64
macOS 11.0+ ARM64
Uploaded
PyPy
musllinux: musl 1.1+ x86-64
Uploaded
PyPy
musllinux: musl 1.1+ i686
Uploaded
PyPy
musllinux: musl 1.1+ ARMv7l
Uploaded
PyPy
musllinux: musl 1.1+ ARM64
Uploaded
PyPy
manylinux: glibc 2.17+ x86-64
Uploaded
PyPy
manylinux: glibc 2.17+ s390x
Uploaded
PyPy
manylinux: glibc 2.17+ ppc64le
Uploaded
PyPy
manylinux: glibc 2.17+ ppc64
Uploaded
PyPy
manylinux: glibc 2.17+ i686
Uploaded
PyPy
manylinux: glibc 2.17+ ARMv7l
Uploaded
PyPy
manylinux: glibc 2.17+ ARM64
Uploaded
PyPy
macOS 10.12+ universal2 (ARM64, x86-64)
macOS 10.12+ x86-64
macOS 11.0+ ARM64
Uploaded
CPython 3.13t
musllinux: musl 1.1+ x86-64
Uploaded
CPython 3.13t
musllinux: musl 1.1+ i686
Uploaded
CPython 3.13t
musllinux: musl 1.1+ ARMv7l
Uploaded
CPython 3.13t
musllinux: musl 1.1+ ARM64
Uploaded
CPython 3.13t
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.13t
manylinux: glibc 2.17+ s390x
Uploaded
CPython 3.13t
manylinux: glibc 2.17+ ppc64le
Uploaded
CPython 3.13t
manylinux: glibc 2.17+ ppc64
Uploaded
CPython 3.13t
manylinux: glibc 2.17+ i686
Uploaded
CPython 3.13t
manylinux: glibc 2.17+ ARMv7l
Uploaded
CPython 3.13t
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.13t
macOS 10.12+ universal2 (ARM64, x86-64)
macOS 10.12+ x86-64
macOS 11.0+ ARM64
Uploaded
CPython 3.7+
musllinux: musl 1.1+ x86-64
Uploaded
CPython 3.7+
musllinux: musl 1.1+ i686
Uploaded
CPython 3.7+
musllinux: musl 1.1+ ARMv7l
Uploaded
CPython 3.7+
musllinux: musl 1.1+ ARM64
Uploaded
CPython 3.7+
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.7+
manylinux: glibc 2.17+ s390x
Uploaded
CPython 3.7+
manylinux: glibc 2.17+ ppc64le
Uploaded
CPython 3.7+
manylinux: glibc 2.17+ ppc64
Uploaded
CPython 3.7+
manylinux: glibc 2.17+ i686
Uploaded
CPython 3.7+
manylinux: glibc 2.17+ ARMv7l
Uploaded
CPython 3.7+
manylinux: glibc 2.17+ ARM64
Uploaded
CPython 3.7+
macOS 10.12+ universal2 (ARM64, x86-64)
macOS 10.12+ x86-64
macOS 11.0+ ARM64
File details
Details for the file qh3-1.4.3.tar.gz
.
File metadata
- Download URL: qh3-1.4.3.tar.gz
- Upload date:
- Size: 197.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abb6fcd1cbee42aa382060052cc294fd3de0f10fac38a69a90239c58519a8eab |
|
MD5 | 13e73c93a35dc4bc29e8c7b4489ecebe |
|
BLAKE2b-256 | 65edd47f0cf7777ea056cccc70cde5b61284d5a58519ad1c9c7b2bd9529d784e |
Provenance
The following attestation bundles were made for qh3-1.4.3.tar.gz
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3.tar.gz
- Subject digest:
abb6fcd1cbee42aa382060052cc294fd3de0f10fac38a69a90239c58519a8eab
- Sigstore transparency entry: 193158806
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp311-pypy311_pp73-win_amd64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp311-pypy311_pp73-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 350cb40f9ce1ab78732de97065c1f46372f148d23c06f6c79d822771ed45fe4d |
|
MD5 | 885208bbc2378a23d8b0f22252863906 |
|
BLAKE2b-256 | 6e2ee216ccb9896443c47a11db1767b5b176ba9da8320b7b6735547491363606 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp311-pypy311_pp73-win_amd64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp311-pypy311_pp73-win_amd64.whl
- Subject digest:
350cb40f9ce1ab78732de97065c1f46372f148d23c06f6c79d822771ed45fe4d
- Sigstore transparency entry: 193159124
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: PyPy, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7674200695e1ea88e7888f97a62dcf9f204e1d3c9ab279345178ddaab2ccabc6 |
|
MD5 | b855ab103415e0874adcd22fb2a1b79d |
|
BLAKE2b-256 | f7f46f69099c2c3313ca582e985caf4c9789c0027adb3df1598489967d7b4685 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl
- Subject digest:
7674200695e1ea88e7888f97a62dcf9f204e1d3c9ab279345178ddaab2ccabc6
- Sigstore transparency entry: 193159038
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_i686.whl
.
File metadata
- Download URL: qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_i686.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d12602ddad74a772b3d472edf2f5076b895a8be8530355e51c3aeb7b5534a16 |
|
MD5 | a4f0a5e1855f5222dafcdf4fc9a598d5 |
|
BLAKE2b-256 | 1e6f7584011c4b17a99a9715f0c25542e9c47187085759d3ab01c6c7d7b28697 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_i686.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_i686.whl
- Subject digest:
3d12602ddad74a772b3d472edf2f5076b895a8be8530355e51c3aeb7b5534a16
- Sigstore transparency entry: 193158846
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl
.
File metadata
- Download URL: qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, musllinux: musl 1.1+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2d2aeff346c29207bd961e58c8d9431d5171e390e9252786d57b8fec2edecac |
|
MD5 | d82eb7604dd52c1130c553745314c108 |
|
BLAKE2b-256 | 50bb2acb92eee5a5b1335c5e4076aec47f58481af759016e4db5cb549a9d80ba |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl
- Subject digest:
c2d2aeff346c29207bd961e58c8d9431d5171e390e9252786d57b8fec2edecac
- Sigstore transparency entry: 193158824
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 2.1 MB
- Tags: PyPy, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b9c430327c5bfc66a19ee70524fa3c13963b30aa80d6a5efea115ad1486a2ad |
|
MD5 | 686a228036bc8a01e3eb04470fa9b816 |
|
BLAKE2b-256 | 0fa4d9373dcd4e74f0f2edad07d17041f1508ab64eb22371834f8204eab71a21 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl
- Subject digest:
7b9c430327c5bfc66a19ee70524fa3c13963b30aa80d6a5efea115ad1486a2ad
- Sigstore transparency entry: 193158877
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be5fb1ea186dbf7a5b573b336da30a2f50459d1c7c0030b73c016f68d3e8ddb3 |
|
MD5 | 75efda7847bfcd8aa3ff02c99e0f57b7 |
|
BLAKE2b-256 | 69ae2f452ae507e61c2b0c53e070b2a9b5a20a5a646f11463a16b75db26a498a |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Subject digest:
be5fb1ea186dbf7a5b573b336da30a2f50459d1c7c0030b73c016f68d3e8ddb3
- Sigstore transparency entry: 193158891
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efc2f84c27e8941bb89376122b16c1eba4ddddf4c42694949d4a6bbddb6b5105 |
|
MD5 | faeab23d175ef17e3ba2e57bab303fe0 |
|
BLAKE2b-256 | 39875c8fc1e519e3267229de47855c704ade2678ef4a184ff48ca70433fe8137 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp311-pypy311_pp73-manylinux2014_s390x.manylinux_2_17_s390x.whl
- Subject digest:
efc2f84c27e8941bb89376122b16c1eba4ddddf4c42694949d4a6bbddb6b5105
- Sigstore transparency entry: 193158968
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b3e82089f12e6f270c52a09e6a2d3d1f6a28777350b846c9b0b5f8ea4de8b79 |
|
MD5 | 90f41061f89a822145424ec4c6ae0b57 |
|
BLAKE2b-256 | 01ce705d7a14315e6ee3f08c3a6e1ba9ee36c54382cb03aaf0009f7128e9458c |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp311-pypy311_pp73-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
- Subject digest:
6b3e82089f12e6f270c52a09e6a2d3d1f6a28777350b846c9b0b5f8ea4de8b79
- Sigstore transparency entry: 193159013
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
- Upload date:
- Size: 1.8 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd10a478ecc1e0c4c3022b32d5d50976ee0a6130267ac43e95ca36def5db5594 |
|
MD5 | 9ea5453b8a7df84e12b76933b301fdc0 |
|
BLAKE2b-256 | cb494fcdc66f8d55b30f00a03672d239e7b86a061f1a42e55451cc0f079cc864 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp311-pypy311_pp73-manylinux2014_ppc64.manylinux_2_17_ppc64.whl
- Subject digest:
bd10a478ecc1e0c4c3022b32d5d50976ee0a6130267ac43e95ca36def5db5594
- Sigstore transparency entry: 193158982
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56a3f39e4a4c71294cc27357797912d150936d7ff8607552d7f23e8cddbcc938 |
|
MD5 | dfb1d1e916b29697337bf06f3a231aef |
|
BLAKE2b-256 | c26e7145dfc8f62982d1a6be3d9faf310c3768a99d1a5421a37f3a3e4e1cd678 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp311-pypy311_pp73-manylinux2014_i686.manylinux_2_17_i686.whl
- Subject digest:
56a3f39e4a4c71294cc27357797912d150936d7ff8607552d7f23e8cddbcc938
- Sigstore transparency entry: 193159007
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.7 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6799a9023948acd8c48c1829050bf5a003bf96bf80be01b1942062bed7167b02 |
|
MD5 | b8e3209898c9316bbdc809b392d1ed32 |
|
BLAKE2b-256 | 7999caa21719952d6a1871eb51cddf9db2a4d393257b94ac6e0e87350262922f |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp311-pypy311_pp73-manylinux2014_armv7l.manylinux_2_17_armv7l.whl
- Subject digest:
6799a9023948acd8c48c1829050bf5a003bf96bf80be01b1942062bed7167b02
- Sigstore transparency entry: 193158984
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46d7d6bc19e1a0cc7f2a604992fecf0927c33eeedffdf745b59ab3da5514298f |
|
MD5 | 831658ef315c28f0bef74051287e6675 |
|
BLAKE2b-256 | d1e065d251105800e9e49b62c6212dffb82e5b18f11e5f2ae9f6d04672333e11 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Subject digest:
46d7d6bc19e1a0cc7f2a604992fecf0927c33eeedffdf745b59ab3da5514298f
- Sigstore transparency entry: 193159079
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp311-pypy311_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
.
File metadata
- Download URL: qh3-1.4.3-pp311-pypy311_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 4.1 MB
- Tags: PyPy, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c54c46671ec4ec065b7c9eb55ea19d29804bc7857826befb645e5e62766f0c2 |
|
MD5 | 2fb6ef2ce7b08b48e54aa6ab2d28d3c2 |
|
BLAKE2b-256 | 623ccbb959ad5089406fbe341457623c2e630fbd71adab30fa39d69da9ac8620 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp311-pypy311_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp311-pypy311_pp73-macosx_10_12_universal2.macosx_10_12_x86_64.macosx_11_0_arm64.whl
- Subject digest:
5c54c46671ec4ec065b7c9eb55ea19d29804bc7857826befb645e5e62766f0c2
- Sigstore transparency entry: 193158997
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp310-pypy310_pp73-win_amd64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp310-pypy310_pp73-win_amd64.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad1230d7bb92daee4b19df19d029ebba8a80f949db74d446cd7e3cbdd7a55d7c |
|
MD5 | 50c018772f60c72c8593a734ea5015d4 |
|
BLAKE2b-256 | 3afe74a26c9bc3fe1be305f251ec722ac0b4636b98b77f79b5476709a50fbd0b |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp310-pypy310_pp73-win_amd64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp310-pypy310_pp73-win_amd64.whl
- Subject digest:
ad1230d7bb92daee4b19df19d029ebba8a80f949db74d446cd7e3cbdd7a55d7c
- Sigstore transparency entry: 193158910
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 2.4 MB
- Tags: PyPy, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25cf0e57b158e641608dda638eb7623424011a8bf4165c26cb53511e9818eab0 |
|
MD5 | 6d75daef2531af92e1ccb9b7ae74afd6 |
|
BLAKE2b-256 | 1b8910dab4030557ef5a65e63d25b944e9ebc02bb3db3effb741dddd0d54c29e |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl
- Subject digest:
25cf0e57b158e641608dda638eb7623424011a8bf4165c26cb53511e9818eab0
- Sigstore transparency entry: 193158965
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_i686.whl
.
File metadata
- Download URL: qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_i686.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac1121c60ba5d1422191b3bf33dbb4a3622664526ecdcb403d419657600b7eaa |
|
MD5 | 0802ec20f4e7fab393d7b0a349a2bd09 |
|
BLAKE2b-256 | 2371d966ff2477d3cc8da8394b90d3c0b6a685e085ba60e92f05bc6368677336 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_i686.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_i686.whl
- Subject digest:
ac1121c60ba5d1422191b3bf33dbb4a3622664526ecdcb403d419657600b7eaa
- Sigstore transparency entry: 193158921
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl
.
File metadata
- Download URL: qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, musllinux: musl 1.1+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 144eadf52456e05fb5afbf2f87cd315f466b5489db70b45e799cb5a632790153 |
|
MD5 | d9f031c33f09cb649fee68775eb27141 |
|
BLAKE2b-256 | c49d78fa184651693ad4f9abe68a6f178c1cce4dd3a96ee67e45eddddf7d921b |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl
- Subject digest:
144eadf52456e05fb5afbf2f87cd315f466b5489db70b45e799cb5a632790153
- Sigstore transparency entry: 193158993
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 2.1 MB
- Tags: PyPy, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 550ea25a37794aa30daf583aa40e22f743396f4b629aa9a6c2810f2423200d14 |
|
MD5 | 5b1bb2924e369ce8595fa4527b20107d |
|
BLAKE2b-256 | 6974dc450b62d7eea9ca3a15f7b1ec4982dd200034f88dec1017f53bfc137abe |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl
- Subject digest:
550ea25a37794aa30daf583aa40e22f743396f4b629aa9a6c2810f2423200d14
- Sigstore transparency entry: 193159035
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6e19aa75c3e13e3f98dc84c8c340dabb7cf96cdb7127bbf4dda039d627e8afb |
|
MD5 | e80d6a2d7ca8ef4ea8398f00b0b3e3af |
|
BLAKE2b-256 | 85db073e67012a1c4627f11f792976120e06b5120543d455aa4ba9f2f68bffa9 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Subject digest:
a6e19aa75c3e13e3f98dc84c8c340dabb7cf96cdb7127bbf4dda039d627e8afb
- Sigstore transparency entry: 193159016
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b82a18eb30cf532ce5baddb1573c25224c6e4a9bebc03b85af1766c8dac12257 |
|
MD5 | 35ffe763fb605f63b9df07726c4b3d68 |
|
BLAKE2b-256 | 609e8491a3ab2064f5aade102bd2b315dde1b2f3786c4ed55a7d7fd52232e8e3 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp310-pypy310_pp73-manylinux2014_s390x.manylinux_2_17_s390x.whl
- Subject digest:
b82a18eb30cf532ce5baddb1573c25224c6e4a9bebc03b85af1766c8dac12257
- Sigstore transparency entry: 193158928
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fa5c443abaf493eb0c096bbfa07972d1459373ea9e08d5e814d29535510e3d6 |
|
MD5 | aaf58b97be47dccd7061018bc28b45f4 |
|
BLAKE2b-256 | d717dcb2d3d129e47ba23222280ccdf6ab98d3ee688c53162b646400741ff231 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp310-pypy310_pp73-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
- Subject digest:
0fa5c443abaf493eb0c096bbfa07972d1459373ea9e08d5e814d29535510e3d6
- Sigstore transparency entry: 193159043
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
- Upload date:
- Size: 1.8 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b6067c85a313cf4ec3b41ba159b15466455d8210db0aa28aa69b85a1f1722d0 |
|
MD5 | 4e9540f71620ec748e3b5b3e46f3bfa4 |
|
BLAKE2b-256 | 8f6c5171793673c08b0970dc08d0b20a97ada62a8ac0d8274abcaefb429169f6 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp310-pypy310_pp73-manylinux2014_ppc64.manylinux_2_17_ppc64.whl
- Subject digest:
5b6067c85a313cf4ec3b41ba159b15466455d8210db0aa28aa69b85a1f1722d0
- Sigstore transparency entry: 193159048
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 477a7f025ae051f676ab30bff1805ee483507bdaa59df4abdb94548a518f229d |
|
MD5 | 1d0200b5065d7380376aeaef945a89ff |
|
BLAKE2b-256 | 5bd59a32183088c262782766140143272cc9332627d90b8ed6594b86fffb73c2 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp310-pypy310_pp73-manylinux2014_i686.manylinux_2_17_i686.whl
- Subject digest:
477a7f025ae051f676ab30bff1805ee483507bdaa59df4abdb94548a518f229d
- Sigstore transparency entry: 193158865
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.7 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f4e434d71c655b67d447d975015ef8f0df03fcd76c545478bff62249335b37f |
|
MD5 | acfb0b6ec18cdf3f2710f769015f0dd3 |
|
BLAKE2b-256 | f9133f7521ea74bf9fe2581f8a9316e888731a33d29cc183ed5e0cbff67fe080 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp310-pypy310_pp73-manylinux2014_armv7l.manylinux_2_17_armv7l.whl
- Subject digest:
4f4e434d71c655b67d447d975015ef8f0df03fcd76c545478bff62249335b37f
- Sigstore transparency entry: 193159062
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20ffdea84d6a56bcfdc35d45f5c3ca8a598df63e37d954ba7e3811f680c16b31 |
|
MD5 | 3b21a9731896043d12a6eeb4fad659f4 |
|
BLAKE2b-256 | 95802cd87aa421bbb9c5f22385fc8164f444c901b3c6e474240a37ac794d9673 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp310-pypy310_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Subject digest:
20ffdea84d6a56bcfdc35d45f5c3ca8a598df63e37d954ba7e3811f680c16b31
- Sigstore transparency entry: 193158861
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp310-pypy310_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
.
File metadata
- Download URL: qh3-1.4.3-pp310-pypy310_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 4.1 MB
- Tags: PyPy, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8ed67bc14e73acd2645c2747796ec5bedbc7b38149acb1dff440eaaa7b53664 |
|
MD5 | 20460d836569dd33205d945999436158 |
|
BLAKE2b-256 | d24986cf1e9389ab8d6cb1fd3f67452a1c369c81d758619c0a3560b35c28123f |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp310-pypy310_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp310-pypy310_pp73-macosx_10_12_universal2.macosx_10_12_x86_64.macosx_11_0_arm64.whl
- Subject digest:
e8ed67bc14e73acd2645c2747796ec5bedbc7b38149acb1dff440eaaa7b53664
- Sigstore transparency entry: 193158849
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp39-pypy39_pp73-win_amd64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp39-pypy39_pp73-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7da5560af13b18a2219e97d0131303c63898fc726efd798e50ee056859843eff |
|
MD5 | a57971ae357bd3f191d0c1432b350ac8 |
|
BLAKE2b-256 | 92a164379dcb2f53dee363fd223446be46beffd7d043fc89c401ca23c2dd84a0 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp39-pypy39_pp73-win_amd64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp39-pypy39_pp73-win_amd64.whl
- Subject digest:
7da5560af13b18a2219e97d0131303c63898fc726efd798e50ee056859843eff
- Sigstore transparency entry: 193159112
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: PyPy, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f3916ed030893d21d306d3ec1912c9ae0cef36e297c08f6af99912149ae6a24 |
|
MD5 | 4d6355f82af2caa61614219613e77ea2 |
|
BLAKE2b-256 | 1820818f38b79955342d42f652e35e44f01ce9a5b6eaf096c0ada63e15b09fce |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
- Subject digest:
6f3916ed030893d21d306d3ec1912c9ae0cef36e297c08f6af99912149ae6a24
- Sigstore transparency entry: 193159131
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_i686.whl
.
File metadata
- Download URL: qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_i686.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d9081cfe89827ffa683f81150fc4533ec8edb764215f4670e9d0016ad86e61f |
|
MD5 | 02c576b991295358eb6c09b690d9997e |
|
BLAKE2b-256 | 529121aad39dcf6e64d316049543ef3944142c0396956093b0196b017a3c6bfb |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_i686.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_i686.whl
- Subject digest:
6d9081cfe89827ffa683f81150fc4533ec8edb764215f4670e9d0016ad86e61f
- Sigstore transparency entry: 193158859
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl
.
File metadata
- Download URL: qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, musllinux: musl 1.1+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 168031059999274a12d3fc5868abe34fc0d8d8b2b75fb6d4b35e6b08f00e0663 |
|
MD5 | 119b6a0ea9c6006c731495fe67709538 |
|
BLAKE2b-256 | 1f8c785e7df318c495e136d5f33b61b8f4e2a6155474105bbae25dd123540d67 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl
- Subject digest:
168031059999274a12d3fc5868abe34fc0d8d8b2b75fb6d4b35e6b08f00e0663
- Sigstore transparency entry: 193159089
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 2.1 MB
- Tags: PyPy, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9944060d16e3654686378ca1ff6c79859f08bcba865b412338f2f6a0e46933c3 |
|
MD5 | 536047051e52682627655dc392cfa1b1 |
|
BLAKE2b-256 | f01537f5060276415123ce3d2537173600264dd67e0643e828c4cb32790e332d |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
- Subject digest:
9944060d16e3654686378ca1ff6c79859f08bcba865b412338f2f6a0e46933c3
- Sigstore transparency entry: 193158990
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 441aea411aa95ead5e424641f069a6883911480ecd2dbde375783589aef59ae2 |
|
MD5 | 4376402c7fc0a2d43863d2c4b0953ff9 |
|
BLAKE2b-256 | a5c79824cac551b609a74d32285f6bbcbc3506ebb07deb1f213cb0a9c1362b89 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp39-pypy39_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Subject digest:
441aea411aa95ead5e424641f069a6883911480ecd2dbde375783589aef59ae2
- Sigstore transparency entry: 193159041
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ba811885f7ddc1e72af6b286e32fb3637bb7d48799e85303a73850f4c387462 |
|
MD5 | 6fe9afdc882b5ea68b60fcb96749f6a1 |
|
BLAKE2b-256 | c5650137f7d3434affccce4c292b6077c75e0e3a2405b8a177884c50e91117cb |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp39-pypy39_pp73-manylinux2014_s390x.manylinux_2_17_s390x.whl
- Subject digest:
2ba811885f7ddc1e72af6b286e32fb3637bb7d48799e85303a73850f4c387462
- Sigstore transparency entry: 193158832
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 467f20283f210b72b33877490a46f46a56849c7c3c18ff4d3134320b100ac075 |
|
MD5 | 17454569f0dd078bb5e48b3614918fc6 |
|
BLAKE2b-256 | 8a8a17817bb44e5ebbe7495c7c58ddb219707b989cde9c88c7ed46326f4e452b |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp39-pypy39_pp73-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
- Subject digest:
467f20283f210b72b33877490a46f46a56849c7c3c18ff4d3134320b100ac075
- Sigstore transparency entry: 193159105
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
- Upload date:
- Size: 1.8 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 186ac9a8c0ae0691f791163aea22630badd7b3abcd2dddca959c38a23221b33f |
|
MD5 | bbd3b3f5bf35e4ce1c7f64bcc43ec1fc |
|
BLAKE2b-256 | 8f1972da1632a11a738e72b4d01ec5b4374a915c3d273bdbe4125b20160bd961 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp39-pypy39_pp73-manylinux2014_ppc64.manylinux_2_17_ppc64.whl
- Subject digest:
186ac9a8c0ae0691f791163aea22630badd7b3abcd2dddca959c38a23221b33f
- Sigstore transparency entry: 193158978
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.8 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93ec458a122d500288b5ca7b8b17b3dc6063bfa6ea81d12d378af3c29610e2ec |
|
MD5 | a6b0296b33b310ce80b48c95acbcc4ab |
|
BLAKE2b-256 | 536f6ed3b211c1063090372d5de040fa528c4a5e1ee9905cfa7c22135b2aa2cc |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp39-pypy39_pp73-manylinux2014_i686.manylinux_2_17_i686.whl
- Subject digest:
93ec458a122d500288b5ca7b8b17b3dc6063bfa6ea81d12d378af3c29610e2ec
- Sigstore transparency entry: 193158822
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.7 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0b9a88a17e30f31d374982a410883f9885bd65697b8d4baac98c456a6ea4391 |
|
MD5 | 04077b117c35f207e13abd88425cf2b4 |
|
BLAKE2b-256 | c79847ed6087b7e02f3c3ffb325dff7a596b69671632adcdf3ae3d52df564b13 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp39-pypy39_pp73-manylinux2014_armv7l.manylinux_2_17_armv7l.whl
- Subject digest:
d0b9a88a17e30f31d374982a410883f9885bd65697b8d4baac98c456a6ea4391
- Sigstore transparency entry: 193158813
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d48ef1417b1877ff9e0ed3c6e0aabebb82bd761f04e803f3098375e9c21ae3f5 |
|
MD5 | edeefd43661564f7c6a39766d5273162 |
|
BLAKE2b-256 | bf6325c52e245dddfd45571f4ce5c71c50ca77f865da2460d48c71d842da9ae0 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp39-pypy39_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Subject digest:
d48ef1417b1877ff9e0ed3c6e0aabebb82bd761f04e803f3098375e9c21ae3f5
- Sigstore transparency entry: 193158954
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp39-pypy39_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
.
File metadata
- Download URL: qh3-1.4.3-pp39-pypy39_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 4.1 MB
- Tags: PyPy, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd8f0478e8f66df7b4e3c801c0f552f6b3c02cb7608fa2d0ab5ce6a5bbd4fa95 |
|
MD5 | c2c1db5d5df82957f5ab1bc16fdd0f3c |
|
BLAKE2b-256 | aa572ad9d75d2b241d9f617c8ddf6bc7410fc3913c89317e87145ba97bd5c730 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp39-pypy39_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp39-pypy39_pp73-macosx_10_12_universal2.macosx_10_12_x86_64.macosx_11_0_arm64.whl
- Subject digest:
fd8f0478e8f66df7b4e3c801c0f552f6b3c02cb7608fa2d0ab5ce6a5bbd4fa95
- Sigstore transparency entry: 193159010
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp38-pypy38_pp73-win_amd64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp38-pypy38_pp73-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c34ad86b0d68f1eb90abf764aff82403b920671a87b33cecc5baccfbe46b38fb |
|
MD5 | 54c822af327fe77acfd881ff60535b2e |
|
BLAKE2b-256 | 72303ed759f24c897b78f51a9f31b372ee73dbf0eeeb0c1ea3d442eac7c09499 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp38-pypy38_pp73-win_amd64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp38-pypy38_pp73-win_amd64.whl
- Subject digest:
c34ad86b0d68f1eb90abf764aff82403b920671a87b33cecc5baccfbe46b38fb
- Sigstore transparency entry: 193159066
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: PyPy, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e26646f2b665a56108da51f8d25bfcb9114b3bca320e4608d2a8d79ae6f480a |
|
MD5 | b71de5c707914a80fc63d5970490c649 |
|
BLAKE2b-256 | 55b8d14df555c0cfab0714df454e167322d8ad64ba088082f6671313d6dae4f4 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl
- Subject digest:
5e26646f2b665a56108da51f8d25bfcb9114b3bca320e4608d2a8d79ae6f480a
- Sigstore transparency entry: 193158842
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_i686.whl
.
File metadata
- Download URL: qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_i686.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bb6497bb9652c1b86f5c1cbbac552ebeffecd26cbc8a7f5b669384153be11ca |
|
MD5 | 6e678cf02facd92030602cbd2e54b293 |
|
BLAKE2b-256 | d685e0237da0c0f602303b736f9c15d90227bc9cb3880744f4ceff0d27372e61 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_i686.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_i686.whl
- Subject digest:
0bb6497bb9652c1b86f5c1cbbac552ebeffecd26cbc8a7f5b669384153be11ca
- Sigstore transparency entry: 193159055
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl
.
File metadata
- Download URL: qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, musllinux: musl 1.1+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f447aba640518aa1813a6ecb27e6f03a37ad5709182a0f4141233049811b7a9 |
|
MD5 | 96c80a8e32d1bd494282d9450b268f28 |
|
BLAKE2b-256 | ddf99d9b4c651b3d1024fe8281492cb60410783b3f5845b7178f8f87701a5976 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_armv7l.whl
- Subject digest:
9f447aba640518aa1813a6ecb27e6f03a37ad5709182a0f4141233049811b7a9
- Sigstore transparency entry: 193158818
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 2.1 MB
- Tags: PyPy, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5cfd16f3feddfb392598f2c4a1844e03492171a295990b580f844b798359300 |
|
MD5 | 1d25e20d04fd1004fa4fc5be4e964493 |
|
BLAKE2b-256 | 194acb0864cc454211d8436c32a7cb15a7392f13ac13e221f28df06103d2af60 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl
- Subject digest:
f5cfd16f3feddfb392598f2c4a1844e03492171a295990b580f844b798359300
- Sigstore transparency entry: 193158904
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c042e45c4636e84cf2e26bf4ca62d6d3902c1e47a9f653c05b6552a4ae5e502 |
|
MD5 | 04842866a14723ad7b2228f3e2582af3 |
|
BLAKE2b-256 | ac1790b8367ee733a27a376fa6fdbb966386b76ce35482267ea117b5ef3771a4 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp38-pypy38_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Subject digest:
4c042e45c4636e84cf2e26bf4ca62d6d3902c1e47a9f653c05b6552a4ae5e502
- Sigstore transparency entry: 193158855
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62849f9065cecea9744a0a25fc6423418f6dfeb41a2b97f272e021b83fe309e5 |
|
MD5 | 68662992fe38f8450e5f79042273396d |
|
BLAKE2b-256 | 3ee2d5cc72c61a794346308a28da8729970bcbc59ad4f4f9dd99d8741f5491e0 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp38-pypy38_pp73-manylinux2014_s390x.manylinux_2_17_s390x.whl
- Subject digest:
62849f9065cecea9744a0a25fc6423418f6dfeb41a2b97f272e021b83fe309e5
- Sigstore transparency entry: 193158913
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9757e210f9e14e38afae04efeeebbcd41bd8920585b41c09651bd920e8443a5 |
|
MD5 | 0ea5dd93d519929ec59bc5f997888871 |
|
BLAKE2b-256 | 47986d3fa68721365536f8836ab9b91c667f4e9f17c5bbdd23ae15327e6a452d |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp38-pypy38_pp73-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
- Subject digest:
c9757e210f9e14e38afae04efeeebbcd41bd8920585b41c09651bd920e8443a5
- Sigstore transparency entry: 193158881
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
- Upload date:
- Size: 1.8 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7acb98746a0f8637d41f591b4bd5b7e25410ae4bf037bf6537355b40513be3a |
|
MD5 | 2777b9f34b7fe204f17842428cd73168 |
|
BLAKE2b-256 | acfe5880690bc2db2fdb77bf39e15161762032501197a79795c020dacef9eeff |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp38-pypy38_pp73-manylinux2014_ppc64.manylinux_2_17_ppc64.whl
- Subject digest:
c7acb98746a0f8637d41f591b4bd5b7e25410ae4bf037bf6537355b40513be3a
- Sigstore transparency entry: 193159006
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.8 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bf88c2a3d0e51af9c768dd6e59b65e0fb8ed8a59b59d25308200177f148c81f |
|
MD5 | aca510f1d2b5efe2d71d623f4a19e8c5 |
|
BLAKE2b-256 | fdec003bfff21fd9514e4787dff89f2529513bcf91de5624298b5685eaad3c5e |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp38-pypy38_pp73-manylinux2014_i686.manylinux_2_17_i686.whl
- Subject digest:
9bf88c2a3d0e51af9c768dd6e59b65e0fb8ed8a59b59d25308200177f148c81f
- Sigstore transparency entry: 193158811
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.7 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92cfc85e6a823d2fb256b103034b530c7424f07370dcb30cc4c37fd4fb1405b4 |
|
MD5 | a6f1d7df5bda4a9075787583ab62d44b |
|
BLAKE2b-256 | 8831cd2b103cb28d04ebca956584183768e51e11fcbe98ccae16bed0102a3648 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp38-pypy38_pp73-manylinux2014_armv7l.manylinux_2_17_armv7l.whl
- Subject digest:
92cfc85e6a823d2fb256b103034b530c7424f07370dcb30cc4c37fd4fb1405b4
- Sigstore transparency entry: 193159053
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69495792aeb0a7751772a9974528b8735ffbd7d7d409c6b0fd47cc61ef617aa1 |
|
MD5 | 95c101b59d989374dd89b381b316292c |
|
BLAKE2b-256 | c9c530bb202f7b750ff699bef002520d0e6a43f9039a0c638ce573256d3b1641 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp38-pypy38_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Subject digest:
69495792aeb0a7751772a9974528b8735ffbd7d7d409c6b0fd47cc61ef617aa1
- Sigstore transparency entry: 193158828
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp38-pypy38_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
.
File metadata
- Download URL: qh3-1.4.3-pp38-pypy38_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 4.1 MB
- Tags: PyPy, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca343867745f4e338fd10a111e8f6fc5b5386c7fcac3094fb8e0254ec4866b01 |
|
MD5 | 740c35169654fd43a06133c92657a595 |
|
BLAKE2b-256 | 2362201fee75eebf52a86aa5ee11623833fe13b15f3e2fd2929561231937c72f |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp38-pypy38_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp38-pypy38_pp73-macosx_10_12_universal2.macosx_10_12_x86_64.macosx_11_0_arm64.whl
- Subject digest:
ca343867745f4e338fd10a111e8f6fc5b5386c7fcac3094fb8e0254ec4866b01
- Sigstore transparency entry: 193159102
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp37-pypy37_pp73-win_amd64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp37-pypy37_pp73-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89df9d22a496f5030f90ee57d76ea60127def06abcd482b07da9602b79556658 |
|
MD5 | fde15020f26dbcaa2e4561b18f9fd3be |
|
BLAKE2b-256 | fc4e41d2857305c28e0530f2fa8a5e9f00829ed938c1ef5e857ae1a70ce79658 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp37-pypy37_pp73-win_amd64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp37-pypy37_pp73-win_amd64.whl
- Subject digest:
89df9d22a496f5030f90ee57d76ea60127def06abcd482b07da9602b79556658
- Sigstore transparency entry: 193159051
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: PyPy, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc9426f3b1bbf950f6b26123c2837886e0a36ef136ffb79f47d38e6bbb824a1a |
|
MD5 | 9de1016386ab99b6d418ddac73a3f09e |
|
BLAKE2b-256 | 995a5aae29bb29de4c9b37986c6cb002c94a7d1101af38ad142ca04f4f518a82 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl
- Subject digest:
fc9426f3b1bbf950f6b26123c2837886e0a36ef136ffb79f47d38e6bbb824a1a
- Sigstore transparency entry: 193158885
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_i686.whl
.
File metadata
- Download URL: qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_i686.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74209564ee0e8b166e6bc2e757243106d39ab3dc478e64f9dbb7322878c3c41d |
|
MD5 | ac84af2deb151594a20780b13f2f653b |
|
BLAKE2b-256 | 55e2cb51b8d1c332020380f702dc2aa240ef1f83328025c0ebd226fe840814a2 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_i686.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_i686.whl
- Subject digest:
74209564ee0e8b166e6bc2e757243106d39ab3dc478e64f9dbb7322878c3c41d
- Sigstore transparency entry: 193159094
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl
.
File metadata
- Download URL: qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, musllinux: musl 1.1+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 218afc9a45aa9142517fffe1502a40074ec7c2b0ac3d521f929b214465973866 |
|
MD5 | c28a5f48336bc28de9516aea9bdbce66 |
|
BLAKE2b-256 | cd5de2e6921ce956c3e4de0ec1cd44b127433c68891666c20c5cdd8243fe2dc5 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_armv7l.whl
- Subject digest:
218afc9a45aa9142517fffe1502a40074ec7c2b0ac3d521f929b214465973866
- Sigstore transparency entry: 193159020
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 2.1 MB
- Tags: PyPy, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7d019743f732c5af8561fcbb94beaa865b9ec557d797b2ae16567240f02de2e |
|
MD5 | 91974062c8f66ebd24930eb46d663441 |
|
BLAKE2b-256 | 55009d621da118477e30159b5271f42fbbaca38f758d8eb4b0c54d300941b2b9 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl
- Subject digest:
e7d019743f732c5af8561fcbb94beaa865b9ec557d797b2ae16567240f02de2e
- Sigstore transparency entry: 193158895
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e24aa5eb0482af58ded6ab0c206f34cb5568c69a4082b54c80cdfec4093b323e |
|
MD5 | ad206199cce790b0fe4547101077ef67 |
|
BLAKE2b-256 | 7f77e86834c934e96fcae7c57a07ed879c412287b65897f796e87a6c8f0adcf5 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp37-pypy37_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Subject digest:
e24aa5eb0482af58ded6ab0c206f34cb5568c69a4082b54c80cdfec4093b323e
- Sigstore transparency entry: 193158837
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90337acbab09dcbd292f79e06ac9b6bb32d2346e2d3fb520dc493d6d3ee3fcee |
|
MD5 | 504bd42c83262091ed56d5eaf3b0931c |
|
BLAKE2b-256 | e299f8a79c232c739bbb9c26b3f5927dfff6c304e3053d34e785726bd2de0cc8 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp37-pypy37_pp73-manylinux2014_s390x.manylinux_2_17_s390x.whl
- Subject digest:
90337acbab09dcbd292f79e06ac9b6bb32d2346e2d3fb520dc493d6d3ee3fcee
- Sigstore transparency entry: 193158975
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.9 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9efc9bac514c71c3843dd10b6db11ddad90e4e0ddb527e579b735dd15a49b42 |
|
MD5 | b5d1195a4b67066d41d7e7e744d6b2ca |
|
BLAKE2b-256 | bbe1338c55ff3c7e724990d0cf343dacdee16d61fed6de4a9ed0cc9a0a97ceb3 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp37-pypy37_pp73-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
- Subject digest:
d9efc9bac514c71c3843dd10b6db11ddad90e4e0ddb527e579b735dd15a49b42
- Sigstore transparency entry: 193158941
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
- Upload date:
- Size: 1.8 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d7567f633c27a20ebf70d9ec571b101b5335d70a968674797e72970ab3e56da |
|
MD5 | 858109c2a22280aae52b4fac3f15857f |
|
BLAKE2b-256 | e7a17f0c1e514f4074b5fd5f062f386c336608ded26678135ecdcc4361b9cf28 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp37-pypy37_pp73-manylinux2014_ppc64.manylinux_2_17_ppc64.whl
- Subject digest:
9d7567f633c27a20ebf70d9ec571b101b5335d70a968674797e72970ab3e56da
- Sigstore transparency entry: 193158950
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.8 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99c7912605290005ba16268c216538c97aa0ff2ba5d7d7ac9a0422d57ce5de17 |
|
MD5 | 45c122cc79b4cf22fe1aef9a838f1c0c |
|
BLAKE2b-256 | d9e7ce87d5a93020a678ca9e4a82abbdbc3d21c5a635957c284f42715ca5ede8 |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp37-pypy37_pp73-manylinux2014_i686.manylinux_2_17_i686.whl
- Subject digest:
99c7912605290005ba16268c216538c97aa0ff2ba5d7d7ac9a0422d57ce5de17
- Sigstore transparency entry: 193158917
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.7 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4e3255ecf22d00a133c8d50ae59285515fe6671492e00bd2f92556ffb69bd64 |
|
MD5 | 229456dbd7ebd5fcdc86e5be2300382e |
|
BLAKE2b-256 | af740c2d3f972548a8f800ef50a24a9762406047b011c9c9fee073765b4d923e |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp37-pypy37_pp73-manylinux2014_armv7l.manylinux_2_17_armv7l.whl
- Subject digest:
b4e3255ecf22d00a133c8d50ae59285515fe6671492e00bd2f92556ffb69bd64
- Sigstore transparency entry: 193159076
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b03e78ff4d68208f32af858b0812b12c96b2a6f5caf2b6bd481cb0e698ba3c44 |
|
MD5 | fbf23f895613d882a23dd9d0e7569f0b |
|
BLAKE2b-256 | c720cd1e0ad81edd9b661baf255001258a68f2325687766a28aa19cfec8c310d |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp37-pypy37_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Subject digest:
b03e78ff4d68208f32af858b0812b12c96b2a6f5caf2b6bd481cb0e698ba3c44
- Sigstore transparency entry: 193159022
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-pp37-pypy37_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
.
File metadata
- Download URL: qh3-1.4.3-pp37-pypy37_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 4.1 MB
- Tags: PyPy, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6257861a948f35319c05bff1afcba90aace149fe94f36b49e0f6a80e980d3ec6 |
|
MD5 | 28c53997437e96b2b5deb2c2070c2d5d |
|
BLAKE2b-256 | aa1ee560a49ecd14e30b00ccfe50f9ee8f2b2603d5b4a42fc6d2ba9ece030c1d |
Provenance
The following attestation bundles were made for qh3-1.4.3-pp37-pypy37_pp73-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-pp37-pypy37_pp73-macosx_10_12_universal2.macosx_10_12_x86_64.macosx_11_0_arm64.whl
- Subject digest:
6257861a948f35319c05bff1afcba90aace149fe94f36b49e0f6a80e980d3ec6
- Sigstore transparency entry: 193158899
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-win_arm64.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-win_arm64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.13t, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2dae459ad7e3a569142b64a9c61593bc66b3dcd60c779e55f7069414645e3f8c |
|
MD5 | b25dfc822b93331babf2c575595665ff |
|
BLAKE2b-256 | bdc181d415ad90fd1a200033d96e29af6b73c494793e6f107ffaf3abd88f25f4 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-win_arm64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-win_arm64.whl
- Subject digest:
2dae459ad7e3a569142b64a9c61593bc66b3dcd60c779e55f7069414645e3f8c
- Sigstore transparency entry: 193159068
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-win_amd64.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.13t, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ed5a2e1eab9ea7f6196a316f823019af707c474ba297f126d13d5b9e4febe14 |
|
MD5 | 46d647a8ee82d25e2e94eff2682bd999 |
|
BLAKE2b-256 | 76da281106fc9d8d1ddd0d45d8f1aa9010395c07603b31d662f419637043857f |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-win_amd64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-win_amd64.whl
- Subject digest:
1ed5a2e1eab9ea7f6196a316f823019af707c474ba297f126d13d5b9e4febe14
- Sigstore transparency entry: 193159027
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-win32.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-win32.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.13t, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23ea81dbddce5ee95b272dd78f7ddf4215d2f5330ae924e7144b11df42eea57b |
|
MD5 | 307303e00a4b8d74f74d85e8571db7a4 |
|
BLAKE2b-256 | 78be3eba097cb785716e0fac4e16b1004bbb09866bd908f432fe55267494408d |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-win32.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-win32.whl
- Subject digest:
23ea81dbddce5ee95b272dd78f7ddf4215d2f5330ae924e7144b11df42eea57b
- Sigstore transparency entry: 193158887
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.13t, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7dbd52e0a88ab5342c8f99b92095cbbd05e8fecab52c9bfa772299b3559dadfa |
|
MD5 | 4eb4bce519a3047df872624301c8a013 |
|
BLAKE2b-256 | 4b13744fee38f1566f2232a8f82b9ecb3e624a5167b0641097cfaa7fc953c677 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-musllinux_1_1_x86_64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-musllinux_1_1_x86_64.whl
- Subject digest:
7dbd52e0a88ab5342c8f99b92095cbbd05e8fecab52c9bfa772299b3559dadfa
- Sigstore transparency entry: 193158999
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-musllinux_1_1_i686.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-musllinux_1_1_i686.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.13t, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37fa3835e562beab7a7337b8b083b919ad2933edb164761b9a01ad960cd320a9 |
|
MD5 | c90d01cf3eba59dbecd5a4e694d6f9a6 |
|
BLAKE2b-256 | b18fa779ef6a6005e2a20a2b4d97c629ced523c2d89029a2d1af6444394f1284 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-musllinux_1_1_i686.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-musllinux_1_1_i686.whl
- Subject digest:
37fa3835e562beab7a7337b8b083b919ad2933edb164761b9a01ad960cd320a9
- Sigstore transparency entry: 193158874
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-musllinux_1_1_armv7l.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-musllinux_1_1_armv7l.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.13t, musllinux: musl 1.1+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc1b8bf0dd39b0a959c05a5024444bc1707e5f10e8a036186c2415573314fc28 |
|
MD5 | 29befed9517dca38d601e7637b482c4d |
|
BLAKE2b-256 | c92b84bdead0a84434bff30aedd5e30a8e08dae4df21fda30e7dcf2a603b8de9 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-musllinux_1_1_armv7l.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-musllinux_1_1_armv7l.whl
- Subject digest:
bc1b8bf0dd39b0a959c05a5024444bc1707e5f10e8a036186c2415573314fc28
- Sigstore transparency entry: 193158840
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.13t, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d45c7980c6dd2aa85db66b8fb0780930bac4a486fded3072f69812cfe28baccf |
|
MD5 | ccbce9cd93ddaf0ccdf7b21fa4d85bbe |
|
BLAKE2b-256 | cacb53529c1ad90cacd19f76cc1cc3b7f9db765951da4297011e312ce4d97af0 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-musllinux_1_1_aarch64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-musllinux_1_1_aarch64.whl
- Subject digest:
d45c7980c6dd2aa85db66b8fb0780930bac4a486fded3072f69812cfe28baccf
- Sigstore transparency entry: 193158958
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95eea254767d6c811c7f7f3ee67146cd7de7272b5908dcbcf1128a3e013c5e25 |
|
MD5 | 1ff77529d0453269216bb2e5fea9dfd5 |
|
BLAKE2b-256 | 6cf09062d689bcd8665a9f17befbb965254ba2bf3f544e57448d21c842b5f54f |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Subject digest:
95eea254767d6c811c7f7f3ee67146cd7de7272b5908dcbcf1128a3e013c5e25
- Sigstore transparency entry: 193158944
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdbc8172556311699b331c36b37aa585764343aa198edf7fa4c2d339bb626957 |
|
MD5 | 764549b9db09dd9b19bfd5d07c574934 |
|
BLAKE2b-256 | 9b8a38988df86be6731ca6cbb63210b7b21d7d3dbd287bf6568e7baa2e2871b3 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-manylinux2014_s390x.manylinux_2_17_s390x.whl
- Subject digest:
fdbc8172556311699b331c36b37aa585764343aa198edf7fa4c2d339bb626957
- Sigstore transparency entry: 193159046
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1aef38240f7092926138940568aa17f9143382db1c7ed3240b71d58adac436e6 |
|
MD5 | 63b87e3e56e81a65f38dc550d9f49e63 |
|
BLAKE2b-256 | 118b40928788138b02b6c53f4ef4b6aba2b0cbde262ff923e1aa6b76eb38e34c |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
- Subject digest:
1aef38240f7092926138940568aa17f9143382db1c7ed3240b71d58adac436e6
- Sigstore transparency entry: 193158961
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ ppc64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 897a4b7592be45526d478ac86b60d918346c169da307425cd52c04dbb09d4c21 |
|
MD5 | d1e1778aee92168740b4f8b87015b86d |
|
BLAKE2b-256 | f289274fc2d0f4ed325f368d3a499d43aefb6e3787e50de5f6a80a3a0bd0e4ec |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-manylinux2014_ppc64.manylinux_2_17_ppc64.whl
- Subject digest:
897a4b7592be45526d478ac86b60d918346c169da307425cd52c04dbb09d4c21
- Sigstore transparency entry: 193158869
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca0e33fe91f7d83c26e7a93f8f01ea3310147c69ed5f4b8adc8e12d6fd33aa4b |
|
MD5 | 18603a93206103e9df3bbd29723cbd94 |
|
BLAKE2b-256 | e781264c2a1117cc23b718fd93d3213a3dd469b4893273b5161e160e011d9d3c |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-manylinux2014_i686.manylinux_2_17_i686.whl
- Subject digest:
ca0e33fe91f7d83c26e7a93f8f01ea3310147c69ed5f4b8adc8e12d6fd33aa4b
- Sigstore transparency entry: 193158987
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a68a431ba9a94076ecab86be456781aee1d2839a88f5d9beaba8645f1dc49d1 |
|
MD5 | c7d2423a46220c9a0fac57e33e6639db |
|
BLAKE2b-256 | d82ecebaff25922f7580120c7f651b73bee0184d7e7feadd6f60af8f982a6ec8 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-manylinux2014_armv7l.manylinux_2_17_armv7l.whl
- Subject digest:
4a68a431ba9a94076ecab86be456781aee1d2839a88f5d9beaba8645f1dc49d1
- Sigstore transparency entry: 193159052
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfec89919bd61cc8a93119e72a16f1c669f62887923d1e66561116fcd5074f43 |
|
MD5 | c98400f2abedc3a375e87ac51d6b27e3 |
|
BLAKE2b-256 | b772552a4e03a1f3f4801e27ff7bda9cd1c9c3a89b1b567893d6768ce3aeffd1 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Subject digest:
bfec89919bd61cc8a93119e72a16f1c669f62887923d1e66561116fcd5074f43
- Sigstore transparency entry: 193159119
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
.
File metadata
- Download URL: qh3-1.4.3-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 4.1 MB
- Tags: CPython 3.13t, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb622b204619e37e7487ae74bc4db21ab517d99fb348a8e642ab27d3b5cc496f |
|
MD5 | 17f6339d4ed38b4373aae4f9c3058b78 |
|
BLAKE2b-256 | d3810bab620e87833615539924d62a4e4c441f012fc55191d315fd34284617be |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp313-cp313t-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp313-cp313t-macosx_10_12_universal2.macosx_10_12_x86_64.macosx_11_0_arm64.whl
- Subject digest:
fb622b204619e37e7487ae74bc4db21ab517d99fb348a8e642ab27d3b5cc496f
- Sigstore transparency entry: 193159044
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp37-abi3-win_amd64.whl
.
File metadata
- Download URL: qh3-1.4.3-cp37-abi3-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.7+, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac6b52ddee99c12d6c7391130206ba751c779170bb9dafa02f01930eae2fd879 |
|
MD5 | 29da66a7c5990337a23318c2539e2513 |
|
BLAKE2b-256 | 06eb3d588e776f4c0b11e311e10c48853c5bbef3be2b93db5fa0f80523dea5b8 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp37-abi3-win_amd64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp37-abi3-win_amd64.whl
- Subject digest:
ac6b52ddee99c12d6c7391130206ba751c779170bb9dafa02f01930eae2fd879
- Sigstore transparency entry: 193159039
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp37-abi3-win32.whl
.
File metadata
- Download URL: qh3-1.4.3-cp37-abi3-win32.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.7+, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12da28d90da811cb5e9bb54d9cdd4f9f6e0009e548beeb749a25dfd45a6946b4 |
|
MD5 | dd6d3fd3adeccd1bf76b264affd39ade |
|
BLAKE2b-256 | 59504efe17e0c915f54fcfa68c9b93dbbaaa01bc50d386d3793f5094297a6639 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp37-abi3-win32.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp37-abi3-win32.whl
- Subject digest:
12da28d90da811cb5e9bb54d9cdd4f9f6e0009e548beeb749a25dfd45a6946b4
- Sigstore transparency entry: 193159063
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp37-abi3-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: qh3-1.4.3-cp37-abi3-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.7+, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bbbe78ce2fd0073899dc1be11877861bbd5e137f2d8cd4830bf30eb49902dd4 |
|
MD5 | 33dad9bff3c0f32486483edd7c7ada77 |
|
BLAKE2b-256 | 65c77d2a8196042266a19ad0dbe6aa2ebbdb60c82cbd9a7eaa9f4db2112c11a0 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp37-abi3-musllinux_1_1_x86_64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp37-abi3-musllinux_1_1_x86_64.whl
- Subject digest:
2bbbe78ce2fd0073899dc1be11877861bbd5e137f2d8cd4830bf30eb49902dd4
- Sigstore transparency entry: 193159030
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp37-abi3-musllinux_1_1_i686.whl
.
File metadata
- Download URL: qh3-1.4.3-cp37-abi3-musllinux_1_1_i686.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.7+, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27d982d241ea277ae9e336e4cfd9804d386739baf223f60f9433d872e6764141 |
|
MD5 | 8c7b0c04f871aa3522b7bab48fc3999a |
|
BLAKE2b-256 | 87d46dff3928f83fa144808d662056262883dda523c32018a20f5851dcbda2b6 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp37-abi3-musllinux_1_1_i686.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp37-abi3-musllinux_1_1_i686.whl
- Subject digest:
27d982d241ea277ae9e336e4cfd9804d386739baf223f60f9433d872e6764141
- Sigstore transparency entry: 193158908
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp37-abi3-musllinux_1_1_armv7l.whl
.
File metadata
- Download URL: qh3-1.4.3-cp37-abi3-musllinux_1_1_armv7l.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.7+, musllinux: musl 1.1+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2672e8b2c6883b871ba2b9cf1bfaaa2967718f6fc5b4010b03ac761c9193bd10 |
|
MD5 | 15d257430f44c605d0357a928153dcc2 |
|
BLAKE2b-256 | a81daedc5185869cf0da864a49661264c35f0c0ae5789e4ebfd4a6fb5b1937b7 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp37-abi3-musllinux_1_1_armv7l.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp37-abi3-musllinux_1_1_armv7l.whl
- Subject digest:
2672e8b2c6883b871ba2b9cf1bfaaa2967718f6fc5b4010b03ac761c9193bd10
- Sigstore transparency entry: 193158970
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp37-abi3-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: qh3-1.4.3-cp37-abi3-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.7+, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9814906d385daa6bbb53516d333acc9ff8f0d21a6405da93f9be8ab86b8f6069 |
|
MD5 | 292c134700b00621cd684d198b8d634a |
|
BLAKE2b-256 | 44bd118393b47dce9b95d43c21a12564fb94270ea118fbb6c3754fe2b6e11cc8 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp37-abi3-musllinux_1_1_aarch64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp37-abi3-musllinux_1_1_aarch64.whl
- Subject digest:
9814906d385daa6bbb53516d333acc9ff8f0d21a6405da93f9be8ab86b8f6069
- Sigstore transparency entry: 193159084
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: qh3-1.4.3-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.7+, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c28796f0d2733d592b5f2ba6d9a63a1baf50507b49efc6f342e7116700a4d3d7 |
|
MD5 | 51d5c9451ca9b8d08400e9bcdfcf0aaa |
|
BLAKE2b-256 | a073dfb870f12bbce4309b4f2b856a46f2a11d4faeeb264e49a93fa925cfe3a9 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Subject digest:
c28796f0d2733d592b5f2ba6d9a63a1baf50507b49efc6f342e7116700a4d3d7
- Sigstore transparency entry: 193158934
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: qh3-1.4.3-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.7+, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61535093784a5577ebdfe2418af06f5dfb7d3e02f97fa1035422115336c35581 |
|
MD5 | 4c83a5f6da7e1d09cd81e2f72bce427e |
|
BLAKE2b-256 | 800d2c95dbea796f9821694d1698543a47b89193fa92563f5cb439416acd12e2 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp37-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp37-abi3-manylinux2014_s390x.manylinux_2_17_s390x.whl
- Subject digest:
61535093784a5577ebdfe2418af06f5dfb7d3e02f97fa1035422115336c35581
- Sigstore transparency entry: 193158972
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: qh3-1.4.3-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.7+, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 211ffdab3aaf0cbf3b58014a1ee3631fb90837c83c13b07ade504288439df85e |
|
MD5 | 2927aeb1ac72e56c47ffe58307977f65 |
|
BLAKE2b-256 | bfa2c95ebc85639d085382306e7bc3165dedad8976c7a3e0ebd4d052962f8a0c |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp37-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp37-abi3-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
- Subject digest:
211ffdab3aaf0cbf3b58014a1ee3631fb90837c83c13b07ade504288439df85e
- Sigstore transparency entry: 193158930
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp37-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
.
File metadata
- Download URL: qh3-1.4.3-cp37-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.7+, manylinux: glibc 2.17+ ppc64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39e9d340bf670c9fc62304f86c4036626f47c7abd35842707199497d4f5807d3 |
|
MD5 | 6187ce54bd66b254436ee9cc02f20db6 |
|
BLAKE2b-256 | 7e2ecb56d4db9628b03c439c0b9c67ac0a5656802b8edc175a13a2d63b2d093a |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp37-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp37-abi3-manylinux2014_ppc64.manylinux_2_17_ppc64.whl
- Subject digest:
39e9d340bf670c9fc62304f86c4036626f47c7abd35842707199497d4f5807d3
- Sigstore transparency entry: 193158923
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: qh3-1.4.3-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.7+, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f7c6df632b92baca17943a736ad03dfced6c044ae23389563bf3a3021c054f1 |
|
MD5 | eec8134d2fe5d294085769e559acad15 |
|
BLAKE2b-256 | 475940cc2a81df61031ecd01be44c40b5e9a23d120a3fc173664765aeab3f031 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp37-abi3-manylinux2014_i686.manylinux_2_17_i686.whl
- Subject digest:
8f7c6df632b92baca17943a736ad03dfced6c044ae23389563bf3a3021c054f1
- Sigstore transparency entry: 193159032
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: qh3-1.4.3-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.7+, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3e59446321f578c7ab1712b8dcee2abbf56f37e41f0088046dbe5e56fe3f313 |
|
MD5 | d374ae45323b5df9b06dfad4b9ae864e |
|
BLAKE2b-256 | b91c571a7835fe0b5bfde2a9b65d5684f3b6db38177ae34493e4a791c4522330 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp37-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp37-abi3-manylinux2014_armv7l.manylinux_2_17_armv7l.whl
- Subject digest:
a3e59446321f578c7ab1712b8dcee2abbf56f37e41f0088046dbe5e56fe3f313
- Sigstore transparency entry: 193159057
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: qh3-1.4.3-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.7+, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cb28e3d78a1392a5c2bee3f4382a3bd22639a261d0e93b67efb76dcc6a4c6cb |
|
MD5 | 643548c17df70ea994985a15cc36cda2 |
|
BLAKE2b-256 | 0bbd12ab3e2c6a34c27ba57e1d1916eeab01d0e9cbab6aeb36d57ab8530388b4 |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp37-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Subject digest:
9cb28e3d78a1392a5c2bee3f4382a3bd22639a261d0e93b67efb76dcc6a4c6cb
- Sigstore transparency entry: 193159045
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type:
File details
Details for the file qh3-1.4.3-cp37-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
.
File metadata
- Download URL: qh3-1.4.3-cp37-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 4.1 MB
- Tags: CPython 3.7+, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80cda3e4c637612ffb416d4475cb25b29550baba4ce7ca6886b2c3987321fc2f |
|
MD5 | 3732b006cf349972f0929d5398a580be |
|
BLAKE2b-256 | 9fd635b869ab90c192c4b57e3a74124c5ba3cef7a1d40a735e58674ddbb112cc |
Provenance
The following attestation bundles were made for qh3-1.4.3-cp37-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
:
Publisher:
CI.yml
on jawah/qh3
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
qh3-1.4.3-cp37-abi3-macosx_10_12_universal2.macosx_10_12_x86_64.macosx_11_0_arm64.whl
- Subject digest:
80cda3e4c637612ffb416d4475cb25b29550baba4ce7ca6886b2c3987321fc2f
- Sigstore transparency entry: 193159001
- Sigstore integration time:
- Permalink:
jawah/qh3@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Branch / Tag:
refs/tags/v1.4.3
- Owner: https://github.com/jawah
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
CI.yml@c3fc0612ba748f2a9878e21a219ee3c159e7bccd
- Trigger Event:
push
- Statement type: