xicommon
Troubleshooting
Segmentation Faults during pytest (Python 3.14 free-threading)
If you encounter segmentation faults when running pytest in a Python 3.14 free-threading environment, it is likely caused by C-extensions (like pyteomics.cmass or pyyaml) compiled with an outdated version of Cython.
Fix: Ensure Cython is at least version 3.3.0 before installing dependencies.
- Upgrade Cython:
pip install "cython>=3.3.0" - Reinstall affected packages (e.g., pyteomics) to trigger a rebuild against the new Cython version.
Compilation Error: unknown type name '__pyx_vectorcallfunc'
When running pytest after upgrading Cython, if pyximport fails with a compilation error regarding __pyx_vectorcallfunc in dynamically generated .c files, the .pyxbld cache contains stale C files generated by the old Cython version.
Fix:
Clear the pyximport build cache to force regeneration of the C files:
rm -rf ~/.pyxbld
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xicommon-1.0.9.tar.gz.
File metadata
- Download URL: xicommon-1.0.9.tar.gz
- Upload date:
- Size: 74.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97565fa21c5ef5d4bb7b94b2597d811b461eeb40b2661d00ccd29ec75481fdc8
|
|
| MD5 |
2b910631094070577e5e0017dd1525be
|
|
| BLAKE2b-256 |
658a8bfcd2cfc5c52423bd5b53bc4c86ea4b07ef3e33201b86c723be6d9d5650
|
Provenance
The following attestation bundles were made for xicommon-1.0.9.tar.gz:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9.tar.gz -
Subject digest:
97565fa21c5ef5d4bb7b94b2597d811b461eeb40b2661d00ccd29ec75481fdc8 - Sigstore transparency entry: 2701148479
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: xicommon-1.0.9-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 3.0 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66ca51e65f76ef1e4f24653f5ccb7613ed12caafc42e35bcbc5bdddecc175dcb
|
|
| MD5 |
e33af2c89066748e88caa3d8e3eed3bc
|
|
| BLAKE2b-256 |
2a6c1982cc5c40a8210811a8f1e481e2ed00bb7c3a328c58190181c87a895d5d
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp312-cp312-win_amd64.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp312-cp312-win_amd64.whl -
Subject digest:
66ca51e65f76ef1e4f24653f5ccb7613ed12caafc42e35bcbc5bdddecc175dcb - Sigstore transparency entry: 2701148997
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp312-cp312-win32.whl.
File metadata
- Download URL: xicommon-1.0.9-cp312-cp312-win32.whl
- Upload date:
- Size: 2.8 MB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee5737ef9b44cac745cf1ebe9fe0f29513fd6c52e0812da17d7617bf548c59eb
|
|
| MD5 |
eb3816a6bb8e52f1ecef6f878b3832f3
|
|
| BLAKE2b-256 |
023fb07435921d009760b5a5b7d93e66041645b9eeb589dd5a9a4daa45ec90d7
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp312-cp312-win32.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp312-cp312-win32.whl -
Subject digest:
ee5737ef9b44cac745cf1ebe9fe0f29513fd6c52e0812da17d7617bf548c59eb - Sigstore transparency entry: 2701148882
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: xicommon-1.0.9-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 8.5 MB
- Tags: CPython 3.12, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
927d72e43897536e83e89b41e76c6fe459f566055a1c64364bb71a0af53b49cb
|
|
| MD5 |
728eb5a7d04254e26e23d2fc666baf41
|
|
| BLAKE2b-256 |
bb794679ed543ade04fe2e6250c0c93004f07a729882e80aa8a49394624df9a5
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
927d72e43897536e83e89b41e76c6fe459f566055a1c64364bb71a0af53b49cb - Sigstore transparency entry: 2701149141
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: xicommon-1.0.9-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcca07e7c17e257035d9fc31ddb77839844fa9c5b16834a32e513031c1a0da57
|
|
| MD5 |
e7da375c98b8281e1c7d3f0ca460661f
|
|
| BLAKE2b-256 |
79b72d05c922f0193307860184da1d1b7f3793ce50860dc185693e518572eab3
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
dcca07e7c17e257035d9fc31ddb77839844fa9c5b16834a32e513031c1a0da57 - Sigstore transparency entry: 2701149087
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp312-cp312-macosx_10_13_x86_64.whl.
File metadata
- Download URL: xicommon-1.0.9-cp312-cp312-macosx_10_13_x86_64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.12, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef1197bf31f0647056eab400b1f897f671a5586977233078ea8cb0f950d97b2b
|
|
| MD5 |
cb3476840acbdb3328019d2f09968f8e
|
|
| BLAKE2b-256 |
e2426fc6d0a40530d212f00ca7032f86e5bdd0439e75ed9ff972b7a2f415cac6
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp312-cp312-macosx_10_13_x86_64.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp312-cp312-macosx_10_13_x86_64.whl -
Subject digest:
ef1197bf31f0647056eab400b1f897f671a5586977233078ea8cb0f950d97b2b - Sigstore transparency entry: 2701148541
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: xicommon-1.0.9-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 3.0 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4098d3c7dd1da8a390cc53e6bec14ec123ecd55c425424c65358b57e3f9afa0
|
|
| MD5 |
37f7e7e01100003ee46dfbd1e06ef39d
|
|
| BLAKE2b-256 |
628082caab74fb8c64662e41b90ae40f22ed4855de5d13dd0082381c48386b57
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp311-cp311-win_amd64.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp311-cp311-win_amd64.whl -
Subject digest:
b4098d3c7dd1da8a390cc53e6bec14ec123ecd55c425424c65358b57e3f9afa0 - Sigstore transparency entry: 2701149268
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp311-cp311-win32.whl.
File metadata
- Download URL: xicommon-1.0.9-cp311-cp311-win32.whl
- Upload date:
- Size: 2.8 MB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a78360f90ababd30c4c55703fd080b50975db75d5f024859f129202dd5169f0f
|
|
| MD5 |
1734a00abe22bf0854c43478d43bcce3
|
|
| BLAKE2b-256 |
ecd39a2725303a4c30639a000c446b51b10af375166965fae424a509b19a70b3
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp311-cp311-win32.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp311-cp311-win32.whl -
Subject digest:
a78360f90ababd30c4c55703fd080b50975db75d5f024859f129202dd5169f0f - Sigstore transparency entry: 2701149035
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: xicommon-1.0.9-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 8.5 MB
- Tags: CPython 3.11, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1bda63d145fe16b58e881528c844adbb02aea8eb2710633be864f336b1562fc
|
|
| MD5 |
ab75e543cacd79d91b30ed0753481411
|
|
| BLAKE2b-256 |
25c4d162e9cc73fc530bdf4b9739ef0e879c2941499d97bc84587832e5002c2e
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
f1bda63d145fe16b58e881528c844adbb02aea8eb2710633be864f336b1562fc - Sigstore transparency entry: 2701148778
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: xicommon-1.0.9-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.1 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1b94617f96e5e5afcbbf36e1a58c1c2df7ca467e6fda27af1056f6ce5382d69
|
|
| MD5 |
7e70148f5aded07052af7964053644ed
|
|
| BLAKE2b-256 |
81dbf4ede493796d509e54fc7b75438c7ff5bc62bbfa2f387cb643d3c0abd0d5
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
a1b94617f96e5e5afcbbf36e1a58c1c2df7ca467e6fda27af1056f6ce5382d69 - Sigstore transparency entry: 2701148832
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp311-cp311-macosx_10_9_x86_64.whl.
File metadata
- Download URL: xicommon-1.0.9-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 3.1 MB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7e3b03d0b5b64d4dd72d4a24cb64d3ace65d42d7846ee023213026a32f23eab
|
|
| MD5 |
b738f6dd48419005bf0651f6eba428b0
|
|
| BLAKE2b-256 |
3d71f7b6aaecc45f82d6fc893c2eb0f15afee576b4572412a3c33a66cf1ab9bd
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp311-cp311-macosx_10_9_x86_64.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp311-cp311-macosx_10_9_x86_64.whl -
Subject digest:
b7e3b03d0b5b64d4dd72d4a24cb64d3ace65d42d7846ee023213026a32f23eab - Sigstore transparency entry: 2701148939
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: xicommon-1.0.9-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 3.0 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e6960b22c3761fc8ee6b8e223e668c15228fcdff54f81161e78a982cd3d2d80
|
|
| MD5 |
c780b29b4e00d887b49d3d290f8f61ca
|
|
| BLAKE2b-256 |
9dedc41ede7c923ab725190a1ce342f2274039a15d8647b590dc06dcbe89a720
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp310-cp310-win_amd64.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp310-cp310-win_amd64.whl -
Subject digest:
9e6960b22c3761fc8ee6b8e223e668c15228fcdff54f81161e78a982cd3d2d80 - Sigstore transparency entry: 2701149205
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp310-cp310-win32.whl.
File metadata
- Download URL: xicommon-1.0.9-cp310-cp310-win32.whl
- Upload date:
- Size: 2.8 MB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa3cf387b94d53d2ed3684f4eda4694ad1dd7deb358023420b6c9d53bbd71a9b
|
|
| MD5 |
e164daab2ee653b299cf28bcf69281ad
|
|
| BLAKE2b-256 |
6861d431a5ea73ed7026fd279b2aa5036c6ed5bc77f5a93061d275008439ef55
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp310-cp310-win32.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp310-cp310-win32.whl -
Subject digest:
fa3cf387b94d53d2ed3684f4eda4694ad1dd7deb358023420b6c9d53bbd71a9b - Sigstore transparency entry: 2701149324
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: xicommon-1.0.9-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 8.3 MB
- Tags: CPython 3.10, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
152fa9aa3a0594229880677b572813a428fe9fb13454c4ddfe9484132b3cdcb2
|
|
| MD5 |
1dc3ae6a6da3730b1df10c8f58ef599c
|
|
| BLAKE2b-256 |
8f693bdd7bee74cfe547a79709564083bf71bd107ca34d2ff0a7ade4b5a48e2a
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
152fa9aa3a0594229880677b572813a428fe9fb13454c4ddfe9484132b3cdcb2 - Sigstore transparency entry: 2701148606
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: xicommon-1.0.9-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e06e6278812f9e1187097695c2fbff4d8d2cab416b8f5836335dbc64a90b23ce
|
|
| MD5 |
8ee8a90363ff1aa5df8428318d653d88
|
|
| BLAKE2b-256 |
222dc8c08508c11a4fe4fbeeea341f8a9164faaefb479d523ac82e2e1a9f14b5
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp310-cp310-macosx_11_0_arm64.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp310-cp310-macosx_11_0_arm64.whl -
Subject digest:
e06e6278812f9e1187097695c2fbff4d8d2cab416b8f5836335dbc64a90b23ce - Sigstore transparency entry: 2701148752
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type:
File details
Details for the file xicommon-1.0.9-cp310-cp310-macosx_10_9_x86_64.whl.
File metadata
- Download URL: xicommon-1.0.9-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ad128172a7d66e29a206335c5312f27597e49f35200ed98f4c6b7c9d1270c02
|
|
| MD5 |
d7b52dee957938a785a5e53172ae56cd
|
|
| BLAKE2b-256 |
d36caf06e7ecd4f9ad3d0a15a80358e1221c35528efaa0cf8c5e913678170047
|
Provenance
The following attestation bundles were made for xicommon-1.0.9-cp310-cp310-macosx_10_9_x86_64.whl:
Publisher:
publish.yml on Rappsilber-Laboratory/xicommon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xicommon-1.0.9-cp310-cp310-macosx_10_9_x86_64.whl -
Subject digest:
1ad128172a7d66e29a206335c5312f27597e49f35200ed98f4c6b7c9d1270c02 - Sigstore transparency entry: 2701148686
- Sigstore integration time:
-
Permalink:
Rappsilber-Laboratory/xicommon@4189fd615e94b95376d968eefc177e8e2af9608f -
Branch / Tag:
refs/tags/v1.0.9 - Owner: https://github.com/Rappsilber-Laboratory
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@4189fd615e94b95376d968eefc177e8e2af9608f -
Trigger Event:
push
-
Statement type: