Skip to main content

Git remote helper for syncing repositories over Reticulum

Project description

pypi

git-remote-rns

Reticulum remote transport for git. A mirror of this repo is hosted at rns::6969b682832a26db5bcf2b5818e9d2f0/git-remote-rns.git.

Installation

pipx install git-remote-rns

Starting with RNS 1.2.0, RNS now ships rngit and git-remote-rns utilities that are not compatible with this project. While pipx appears to still work, this does mean that if you are installing git-remote-rns with pip, it may not work unless you first remove the rngit and git-remote-rns files generated by installing RNS before installing git-remote-rns.

Usage

Start the rngit server to expose the repository

rngit --allow-all-read /path/to/repository

Take note of the destination hexhash that it outputs and then clone the repo.

git clone rns::<hexhash> my_repo
cd my_repo

If you want to push changes to the server, you can allow specific identities to push changes with --allow-write.

rngit --allow-write <identity> /path/to/repo

You can limit reading to only allow certain identities to access the repository with --allow-read.

rngit --allow-read <identity> /path/to/repo

Any identities specified in --allow-write will automatically have --allow-read.

If you don't specify any --allow-* flags, nobody will be able to access the server by default.

The /path/to/repo directory can point to a parent directory with child directories that are the repositories, in which case you can specify which repo you want to interact with when cloning.

git clone rns::<hexhash>/my_repo

The repositories can be bare repositories, or a worktree with the .git folder inside it. I don't recommend hosting the worktree versions though, as you wont be able to push updates to the checked out branch.

If you want to browse the contents of the repositories in nomadnet, you can just pass the --nomadnet flag to rngit.

rngit --nomadnet --allow-all-read /path/to/repositories

This assumes that the directory has multiple repositories in it, and without --allow-all-read it will expect all users to identify, and to be on the read/write list to be able to browse the repositories.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

git_remote_rns-0.2.4.tar.gz (28.2 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

git_remote_rns-0.2.4-py3-none-any.whl (26.2 kB view details)

Uploaded Python 3

git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_x86_64.whl (660.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_s390x.whl (696.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_riscv64.whl (617.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_ppc64le.whl (689.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_i686.whl (698.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_armv7l.whl (571.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_aarch64.whl (607.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_x86_64.whl (652.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_s390x.whl (693.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (615.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_ppc64le.whl (674.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (573.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_aarch64.whl (593.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_x86_64.whl (656.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_s390x.whl (687.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_riscv64.whl (614.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_ppc64le.whl (680.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_i686.whl (699.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_armv7l.whl (583.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_aarch64.whl (595.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_x86_64.whl (648.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_s390x.whl (686.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (610.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_ppc64le.whl (665.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_i686.whl (690.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (580.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_aarch64.whl (581.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_x86_64.whl (652.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_s390x.whl (679.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_riscv64.whl (608.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_ppc64le.whl (675.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_i686.whl (696.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_armv7l.whl (579.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_aarch64.whl (589.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_x86_64.whl (643.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_s390x.whl (679.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (604.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_ppc64le.whl (662.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_i686.whl (685.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (580.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_aarch64.whl (576.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_x86_64.whl (585.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_s390x.whl (631.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_riscv64.whl (541.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_ppc64le.whl (640.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_i686.whl (622.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_armv7l.whl (499.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_aarch64.whl (540.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_x86_64.whl (576.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_s390x.whl (654.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (537.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_ppc64le.whl (607.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_i686.whl (614.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (508.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_aarch64.whl (531.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

Details for the file git_remote_rns-0.2.4.tar.gz.

File metadata

  • Download URL: git_remote_rns-0.2.4.tar.gz
  • Upload date:
  • Size: 28.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for git_remote_rns-0.2.4.tar.gz
Algorithm Hash digest
SHA256 3a413fe5ecf0e2f4e5ef0394c03c8d5044f1645eb7fe380926745e6977cb636a
MD5 f02a6dbe79510cb772346a74fc6aed04
BLAKE2b-256 eab17b7c0b4e139a7ce9df2cd05d7f6dc64f9a0e227803ddc5ae76a4129d20e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4.tar.gz:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: git_remote_rns-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 26.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for git_remote_rns-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c95601fbe65d7d4204d57aedd19021ce7dc1380650a56b33a73c49ced8ac874f
MD5 1bd63a1b7da49e1bc801c8330bf2972f
BLAKE2b-256 ccab6d4a2cb8deac2e476d9c29dc3f33d19c5f5c6bcbc5a712ac9b4408cfd87e

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-py3-none-any.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fcbbcdc8667beacda49c6326c9b380499ee231d0f665f714750f9a190f09b882
MD5 d1be2ee191b4115b9d75d20bdb875e77
BLAKE2b-256 6a4a861bf7dafa8ba5cc6d0ce2865a4e7562f3a861ccaed479eae2edd36ff13b

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 f51b8d8114a5c5038f1e6804d92e30eeb6bd40ed34e3d2427abe3d9449b5f01d
MD5 cc196cb75da7ac5693924c45da99b7be
BLAKE2b-256 52f105d718ed78f4d6a42cba7922c72271002d95b39ef5604c34cefd0666549c

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_s390x.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 73a4ac673fdce27820d1d9028c5cf8287d95a0118191a3854e2785150c55d59a
MD5 512762e547938b5b28590f973cd101cc
BLAKE2b-256 110af051400850289650e877fce51583fd741294db126fdbfeabded46f402d43

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_riscv64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 b1bdf9a6af1b183ea983b359bae44f2e27aee92def56ea28b4546ac636791e7f
MD5 7449be92bbd9c0a39a3f84b5df00fea9
BLAKE2b-256 8e3faae7a7e4503480b9917a4665f397524cba3934e11218b19c0d9ed1dfd065

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_ppc64le.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f253f87d4f932b7a19d9d2284cdcb39606583a53a1da504cf3d3a686791ed9db
MD5 f8417b3960fae6cb2245c1a07a104583
BLAKE2b-256 187184c6b05af28358f5c9f429e9c7fb6a32fb06c43211adf11217e24d504a58

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_i686.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 dc5cc3a697cdf93ee8997dda3d87defb85577fc8d887a3397f4646bdc4fd4487
MD5 88d6572843b5a7e2022c525b16ec5034
BLAKE2b-256 ca61dd065a8ebf90840b8cecf898d09c304cb1a0ce29bcd8796701d949ab4e5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_armv7l.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d110926e7b7d9a9eb572bc34502a228cba189a30a17a3099902c85d87c83780b
MD5 fa5154f1dcd9a636469a2df6f05165f9
BLAKE2b-256 44643a69ffa6c6490e50188559740f6d8b9f1339a2c3fc9a307d7f4fac3d7098

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 8df195ccd277b40cba4f2bdaec9f7803bd131310947653ec1e4c00f6e369e882
MD5 82af23fd7df16517324e2c1a79fe5150
BLAKE2b-256 0e202533836708df3a6a7430a5a963e2a829ea3838e742f4f4c617a9b2e8e903

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_x86_64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 24c2389f3a14bd801267c23fce336e36b7c70a99ba3189d458d04edfac90824d
MD5 18c401974bdc47f4032087a7203db3b4
BLAKE2b-256 796c8c4769c3ef46e20708b67ca2d9dc70aca149761334fe019934acd20d2bef

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_s390x.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 4254f7e09fabceb41617cb7ee8d153646149bb79b8d305148d466a36cb32d83b
MD5 9a1da81ef1a39df1425bdb68e11d39f9
BLAKE2b-256 6ac5ec867b6bac527ad09652d45c4d7e35a98ffbe1ea7265a941ef7cc034d701

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 f919090e0e725cb8b3791be61a9e0fc432e3b557df7553166e48f2d4ad8c83b2
MD5 65a63f3b521b59b30cdfc5880230098e
BLAKE2b-256 b72148d77608ddfdafbe4fd2711bfbd96d043b09169d74424e9f56021a8f55d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_ppc64le.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 245ec17909f915793638e887e1f4332ae6579bcb79693e3260b900949a9be963
MD5 a321b15394a4141af75f20bab475d4d7
BLAKE2b-256 20e3146293d2823abfe8d1da10b30512f2369824b84398926f7fb15ad387c227

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 8d1c63fb61f32bbdfeaad06475fe34e3396652e300b5ca6af45299712435e79b
MD5 f29ae8e63c828305a7e975f0b7c6422d
BLAKE2b-256 33d3611d639b7da3119a3201bbf72b90a434932178406831d73e0ba0b422b934

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp314-cp314-manylinux_2_34_aarch64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 be73b6b63aeac7dbe3d15c1742a718b0980a70171062dca4b74c268b500c1f5a
MD5 5dc75796e5cd7e8cbb791798dcfc896c
BLAKE2b-256 c9a758f16ee6eb1780d1c6ea63cd9d5b14e1ff48d13a3868d210e4f01afa38cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 122cbeba7a9ffbc6ae1cde0c34684b39d27c065579bfc9924b06906ec68c4bfb
MD5 170d5c8ad5bab04feabb8dcb4642a04d
BLAKE2b-256 851cdef333b5485136690219b7455d8de5ca68f95674a26a69a3172c674ce3c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_s390x.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 804f3151b4e220ab2104e1a14fc7b0cfc0b0dcca73861ecd1713dae2cc9f1b51
MD5 86e8815d21effb549b89f29447508cc3
BLAKE2b-256 3d70b9491c43149c804b6a912bfbe2eb7148f08bc908d38344087faba43f5b5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_riscv64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 eb03cf127553a17c33461a75b56466faf07ccadfe629d5b2f76be188f792318f
MD5 8e68e806098d66139eafb6b7444ca807
BLAKE2b-256 48cf4c6d4415c6e4ddf91917e71bff48365e8a6a519423d0ac8cd20809cc7f89

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_ppc64le.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4654b87f085fdd60ab86c16efbe7ce39856e88c3b19d3b6bc412aecab9fafbfe
MD5 a0cb154f79b63194bc311326248771c1
BLAKE2b-256 dd84ef555f6643045f26b6a7dc837df46044866fcc85b7a7e83b2be071e9080c

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e8091bc7b862c0b807bf0098c630a1429845297e5ce2617076f8d78de9195a6a
MD5 f1794a7f7bbfdf1e40e9364592bd471f
BLAKE2b-256 3de6d97a911670cb23e53593fab75d7194982b47762ad5d7e4a58ee97841397e

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_armv7l.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4288298dbe18aaad65ec27e842d0bcce0eac8ece58e1b2e3c6708fe498324c7e
MD5 2d47c0792b9085c8e0aede5228fb058b
BLAKE2b-256 dbcf1f444273fcbfc1b3c09673f45d0f1c5fb5e3eb663cff44258e0568d54efa

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 da828a049206a30228ec0a5aba11fcdbe66d1add0710b3d4556a1be6bdf1bfe8
MD5 a0e92e43f990944b39ec6d45c2de8447
BLAKE2b-256 4fe932f249fa739523c4e67c982d87214ede66472f9c29635207c3fc84ead871

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_x86_64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 9301e319bb2cd681ed794f8efdc547a2eff2cd61db0b565d0b438ef8f556a26b
MD5 982362ae6393b221a5c551fa89b151df
BLAKE2b-256 b8da3bb3f47ed334f8566fa9ce7908ad2efb5430b5e85058d7b9fd5b4a9d9191

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_s390x.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 d1e830c5a5298f01203038fc0348fb54860c47ef772cecf9d51d9b5a67e991a0
MD5 543281f0748e597ccddd72efcbc5d4f0
BLAKE2b-256 51bd58f35c1458d7a075e79e03a7b22a1bed977d5c49098a78216b05f3753f85

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 2049dcf937ef939a9f7f22a8056579aef76c484b687c7ee9ab1746ba6dacee78
MD5 833beea93d37f2888cdca7ad82014840
BLAKE2b-256 eff17e3d8e3a9fae8bf8140922d04f227828d32e49255d81980734663a2d789f

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_ppc64le.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 956593fa06b7e0ae60516c0701bf37bc356dab23f97d3672c0a10997c0beb876
MD5 0a1238a9b3b43e3f6a1b6867278a144b
BLAKE2b-256 39002565068bd201c9830cdba434b40ff347388e80279682f836b3cc560ccda8

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_i686.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 8cd2e140f5052ef63437639f5e9ef47f221d5eb59a4f809f2ca2a7e6be908d07
MD5 11e2bc9d27e4fc2458aae08e8967290f
BLAKE2b-256 42f1ffd839e1de2fce078d29541714c0c80c75fc217ffa3a155b08de4b7a4545

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 b7a1d60194edd4a771761d0fe9c420d1218b6a87e0437c7c9b7971fa101562e3
MD5 4cf56a22a8b6b0f340cc0354012c181e
BLAKE2b-256 689d4e3468e7e16536df6ff58069ec899e9bcc0a81182d10adcdfaeb7d59ac34

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp313-cp313-manylinux_2_34_aarch64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7222e90ab3646232e7d48399b68a18e2d02aba10af8ca03381f4bb3a97cc047b
MD5 44c91ff653efa02294831413583c2594
BLAKE2b-256 3de01b61039cfe97dfbbe1c4268de912ba15ba50e2ba8bf49ce490f36bc6f23d

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 d1712c415cc95c5992f4416a9dc2c81e540a7e0cd5d00d9aeabd3c542af9847a
MD5 124550e099fd0e757b8ad9c9bc695f7a
BLAKE2b-256 674f35799a8f2f710770246fed4cc747299a91ed0aed23a046fbaadeb82421b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_s390x.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 bfb0f54fd4e8f56d12ff88bd09503eb286e2ba554abc40a9054553d72ff24576
MD5 e5b7c016facee3ef18f0d08c84e51549
BLAKE2b-256 723a90fff8e5f9e8e219609842240bf0da198228c0976b5aec12fe8b27e8fab0

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_riscv64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 1e000ca7efc45308276121ddc00a2e616a64fac1cd70fe5d42fb30cc0ecd334b
MD5 12238da072ed9ec70a8c298973741407
BLAKE2b-256 336e58e8d119e6098b1416cf89309ed533caa472a5c2cb08e20e1022d2cc9e5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_ppc64le.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7e774ae5015fd85be506669ff0721858c2fb73223724a6bb18e91e958d340bf9
MD5 1727d658cff3e01ca8965ea747ec010b
BLAKE2b-256 860dcf149edf00602279f43b69105458a3d02dbfb52e6c86b78707aeb43a1350

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c4dbcfcf3f006a3bff16e9f052eae7e240d8e16762a1da10d63a44580b145746
MD5 13c3dc783d5b8f8b963abb4736a188ae
BLAKE2b-256 07880eac748dccb8adf12e5e4e6d17e58cfd71d3ab7f5f6d620ce4f33c7d5b13

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_armv7l.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 586e5cd6f7e366fc250aea232c15c76f141e21683328b6206df502e84c74ae19
MD5 b3ddd204d68854faf9f70f20688d3aab
BLAKE2b-256 880c246ce5d426601c36133604d6418e21c4e229d1ca89169a12df2611399a8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 90571f59fbc7a0b0bde8f8e4ad8bc1a538721e9b497d3c8cfc26d1b5a409a21b
MD5 babdf58bdff77243a761e62d964fbba4
BLAKE2b-256 3afceda64e29e7ce064589018057b221fe78187bd333a8809b8684af6781ae99

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_x86_64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 6abfcfc2512f519b119c13264f0de2babefc3fb72f09790fb22340cfe919052c
MD5 dc689eb7bb6c5179a7a332b6ab20f92e
BLAKE2b-256 9ae71399b9e78a05f0a318ff9d773beed611e40340afeca78aae123810cb0106

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_s390x.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 33de56d0bd349d1c24b670b4dd3373b29939c75ab6dd00847a81ac7ed2f9209f
MD5 84fd0d28e7cb10b3d4b0d76d863dd87b
BLAKE2b-256 5003ddf041df8f94ad19bb444c5c0e4fbc0d93281068a7d6ca92257622f315aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 0ea9a964363058c57585c74b713d833c139389977333093b7a7735a163d5d5a8
MD5 daacc9f2d4f538e6702f77c5c0df3f64
BLAKE2b-256 cd73c673acfe2c5ff4eef443236bfda9fd11eddd31ac13a9a14919449965d46f

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_ppc64le.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 f7b271a4c8601e29e2e59b577a09c61916eb7ab65599d9e41694c221e9308308
MD5 4212c5f11d3e1f6613a3e3d778579cb7
BLAKE2b-256 38508ac3b7daf5e9d6bbe766cb6ff7b5ba53018a60a147d2d062d7fc776355d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_i686.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 1355a98748cf615a2e4eca0df8e600a1fb0ca3c7a00f6d151be87bd2a198c21a
MD5 14084692d0b3e5b1500035bca852ec2e
BLAKE2b-256 458a1183ab0b4d51f13c6daf4fdd4853dd9b01d6b5d5d084919087e8692b1057

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 c84d579bc71bbb1033eede5f1719bd330561bb4cbf81c67d18daa5e4008c8d70
MD5 f5d9afc3c216c65326aee0dd61b10a75
BLAKE2b-256 ab293e85c3ef526dfb27b191e27c157bf748f557eef66e0359bdf51344241a79

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp312-cp312-manylinux_2_34_aarch64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 639af7cfa82418147019422db16f46c44f96ab1292a6063be21e9894d5d5b741
MD5 2a0dae42fd1902569cac9d72c4869357
BLAKE2b-256 28c9218652076ba7b0218ccdb4a2e81598a30b0f732f32e2225d9e0978c211bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 d46e43293dc3c51896e7c9aef110a24745fe1a3c4e205d08fb13c5ca77226280
MD5 7151745aa6620c46dec6c872232a2661
BLAKE2b-256 d56367d735136dffd1cf5b35b33b19683c7a4040ae9c51a7a7842a7377afe45d

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_s390x.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 baa95ab6569e3dc98cbc07ee3ac4be68c5a6db44cb6d7ff4b5e9f5f07c45afc2
MD5 1f14c4977bf2c05e84095d0a1bfb3fa8
BLAKE2b-256 2ae33855148f3a54903c0262bf36446f11a4def06d159db5bfdd4ef485efb4ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_riscv64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 a142ad80da671fa958c4c83659a0313f3a60049156b958b2a77e6c5693659869
MD5 3a23329157dd90dc6769361296c99bc4
BLAKE2b-256 29523d47bec67e27d64854ff2e654b4886c7ffefbd9ea81d2751438d61453bb7

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_ppc64le.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 50fb64d730e512ddd67b8ad504d63a6c8237b604c039d08a48654a43de2d7081
MD5 ce0959b6e637f205bfe7c213a4de7166
BLAKE2b-256 94bb30edd79f145489bda957668b1868dd20ced8fd8b9b651ceee0ae7505d183

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c41d5a82e9c7db4fa84d908f6a86ecd341e04133273dbba35d543cdc74199a3a
MD5 8d3b128fe0dca5b36d3944cd78f3b31e
BLAKE2b-256 14f052a5a9a19a4f7fd7998e8bcc8506e56cb7551076d0c80a66cacf0a22982b

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_armv7l.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 05a50c853e23a743e0f3e9c6fb443feb3c2c39b3cde0468e6ca40d031c3a8c62
MD5 90cdfbe01df556104ac03980bb44fa20
BLAKE2b-256 212a7f37268511c6498d19c9942c9b5817947ff7324600dbc7341a4b472f9876

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 4feee5c99b56b1948602c43edae3809c8c8774fa15b488cfd7b8e7551fd0d015
MD5 8df6fcff2d55497a3de04c46ad2aae1d
BLAKE2b-256 deecb501c53490a71f898276c22561885eeee3fc98d0c0f3ae449168d80535b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_x86_64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 598ccbecaa6d1cfed60ab030caf380beb480b48aad5a944c752d8a365db66ee8
MD5 479bd6969399af757a7c512a91fed804
BLAKE2b-256 945f3480bdb41e0cba8e6d534cf33c0651d2bb4954e126f5c509a7d42bf907b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_s390x.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 4b0298436a841b3693a300a0b811f8a47ac0c4a69b0a0cc9e56042fbace2ccd1
MD5 a3e729a803c78dba4461c3ce0b18bd84
BLAKE2b-256 bfc0a7f313365a02de70d8a67b0b6aa5bcbd907b857531fe2b52c4d9bd4e1c01

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 6c2e753241e7440656c2c86d6bedf0169d96f0dca15835bc4bf9093e1497262a
MD5 4796a74b2f61136cc467d3792aa8cf26
BLAKE2b-256 81a4a91c51ba5d0f3de7ef41150a9f2be5ac37bd13bd5dfcc788cb45ecb1f934

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_ppc64le.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 70f44b058a17f088d4a9ee874c4dd592f37a93c6d77b33284c0b3e69970d9702
MD5 d823eaba8cd0c4d3d30e48cd27fafaec
BLAKE2b-256 7378a4f22fddf098443f1a7b1a0035bfbe1cb3cbca7ae7ca1661f3e04e57edd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_i686.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 802b3432f01b2fa617a3c95c695d59c1c197e66b5fb04036b6deb9823ae07e74
MD5 795a1096bb3b34d758af292463978555
BLAKE2b-256 f7385a13eee077b5d65ce5f1063e65a94e42b62053352fb99cc92432c5d97d15

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 c3754fa2f5b21e39af2d6b10d2ee79b22c069585695e80e557375f43677205b6
MD5 63a196c22e4b9ae9b87f49ff62fb931f
BLAKE2b-256 c8dd05ee23102db09fa87561efdcd5a93c8a9233c01bbf3af8ae86ce89210df0

See more details on using hashes here.

Provenance

The following attestation bundles were made for git_remote_rns-0.2.4-cp311-cp311-manylinux_2_34_aarch64.whl:

Publisher: build.yaml on Eeems/git-remote-rns

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page