Skip to content

Commit

Permalink
v0.23.4: Sign package.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmlibre committed Jun 7, 2024
1 parent 449a3db commit 6db09d1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions SIGNATURE.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "8b25564638c1f81cf956af46f09491bbf9708e51c07581f86e6326f7519b1456d69dbd862b658767dbb655bcc26739bc",
"checksum": "161ede74ce40f32dfb7126e6d9a700430a45118a676a67b2284b3c507b33d290c0d4efabd9c2f69980cc58a1a9629997",
"checksums": {
".gitignore": "2a478ab758a08be89997e511198e83e537b6f8a32294fdeb11e874b913db858115ce74a09e61754bfe381ff4fbaeaf16",
"CHANGES.rst": "2b670e7baa09091f752239e0b5fc946e61bf54d9fb4c30510e4954004c5c78753bc567a2607c019846d8c7ae6d109a8f",
Expand Down Expand Up @@ -28,7 +28,7 @@
"aiootp/asynchs/__init__.py": "27355138a77b25574fd3bc6dfb0f87f4c05a0c13ecd8d48421b816b4e35bb5ac18ff49f7ae25c490a2c66913e2054645",
"aiootp/asynchs/aos.py": "52852fa4cc28e229767a19233bb78eb6cb62215522e5963feff36108f0178fe7102865616fe3e92007673d277ec5f898",
"aiootp/asynchs/clocks.py": "5b9d0ddca83b888dcdc4e61627cbb827cd8280245098e80c631a524d9880c70ba8869de2e8da1ebb7636e9e1c96ebc0b",
"aiootp/asynchs/concurrency_interface.py": "061c51a2ba81acb7f19c0a80d2bbcc5b5b54889b84a4b1ba747e1a08f6cfdb97155a7f025c33e7899e314cf35ddcce60",
"aiootp/asynchs/concurrency_interface.py": "119bdca50306dc7be19c634edfc654ae59142e601be45957179f1887743c05405e2b6ed1ee1f4a3b889e85c20e4be4d7",
"aiootp/asynchs/loops.py": "1fd3aec665348c9c01eb76368fe7d42512e442dcc724cf1d1496f58ce7c2ca96a1da4f43272412e0e6723af1e9a208af",
"aiootp/asynchs/processes.py": "3bec82f63044531953cd6f11df6898a63bad6114488be57042f4da46f4e30407157377f8dba4a5834d953db08308e805",
"aiootp/asynchs/threads.py": "3e29cca3db81e209882bbd1fd4ca97be325acd7dc3c3834650b588d705658bd6637389ac7efec9b2736ab1aca5181115",
Expand Down Expand Up @@ -93,7 +93,7 @@
"aiootp/keygens/passcrypt/sessions_manager.py": "3d08c87d40b9db6ce32ecb461fa624286a521bcc0d2db6aa36858a9ce33f885f300659c36b54308368f1438317a9d660",
"aiootp/randoms/__init__.py": "0497aeff1fde932caee90e14dca341eef22e8c3d837694696cef5c45c844918d9fce87dd96bf8368bec40f98af4540c4",
"aiootp/randoms/_early_salts.py": "018a5669af43e053cc0f76908caec98e209119413300a358c7ca2d23cdad6f67441ae2ef6e371d749eef2b819d046303",
"aiootp/randoms/entropy_daemon.py": "a66d45a975f7305b54e79b9c2f927e8598f2f75edfaefcb5006a583926779b1bcfb5439b7f7053d74202bb3646d93efd",
"aiootp/randoms/entropy_daemon.py": "0d2f8194251e8bbea7190167064245b703d7da6021da42b5046987ea6b0b1b6154cd87f46c93f2f962f92fd18cafd2fc",
"aiootp/randoms/ids/__init__.py": "3ab7de6bdc851d20ebb3168071964a2d1a17b2380ddf8c76a0b9bdccbd4df607430beb67a2955113c9737186d2a27330",
"aiootp/randoms/ids/guid.py": "a6fdf2ae161235258ca4f53dd2b67ad89176be912be9e9a3138cfc4b5c4dcd98fe2ced9bb12be9aa3296bf57bc3e747d",
"aiootp/randoms/ids/guid_config.py": "2ce1aa40c0f348371e045f8ee9837b2beddc513ea1ccea0b8a35b626197e3c688c0376ac7e62755545332ae22d2e2945",
Expand Down Expand Up @@ -148,13 +148,13 @@
"public_credentials": {},
"scope": {
"author": "rmlibre@riseup.net",
"build_number": 8,
"date": 19880,
"build_number": 9,
"date": 19881,
"description": "a high-level async cryptographic anonymity library to scale, simplify, & automate privacy best practices for secure data & identity processing, communication, & storage.",
"license": "AGPLv3",
"package": "aiootp",
"version": "0.23.4"
},
"signing_key": "70d1740f2a439da98243c43a4d7ef1cf993b87a75f3bb0851ae79de675af5b3b",
"signature": "3c3c335ec4d75a907e4f0b27656f195d46cca1ccc9f7251f0ca81fe4728b2c16d4351e9d75199e6fcda146b97db12d4ee9f37e4379812a9d04d254342009140a"
"signature": "140ee28c4e4d8253907946da73532609a46c985040b614dc6d3853ba1bfbc02b62dcd37c89fc5f94754e3b34671ce1b9103140fe2983cbb2d02adc80a21b6d0f"
}

0 comments on commit 6db09d1

Please sign in to comment.