python-opentimestamps 0.4.2-1 source package in Ubuntu

Changelog

python-opentimestamps (0.4.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Patch: Migrate from pysha3 to pycryptodomex, which is still maintained
    upstream.
  * autopkgtest: Write an openssl config file to enable ripemd160.

 -- Stefano Rivera <email address hidden>  Sat, 29 Oct 2022 14:56:44 +0200

Upload details

Uploaded by:
Hanno Stock
Uploaded to:
Sid
Original maintainer:
Hanno Stock
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-opentimestamps_0.4.2-1.dsc 1.6 KiB f8d3c977ce508dfd4259887dd74fc13c08e611da7d5de3afabcb704a76f64a24
python-opentimestamps_0.4.2.orig.tar.gz 35.9 KiB 16ee694bcebf7c8d52cd780375263a00c606b42364550b7664f44876fe3eb1ca
python-opentimestamps_0.4.2-1.debian.tar.xz 3.8 KiB 37340b9728256fdaa8e44f18d9f702f64afd5a5fdce00ce995c7eab192940e73

Available diffs

No changes file available.

Binary packages built by this source

python3-opentimestamps: Python3 library for creating and verifying OpenTimestamps proofs

 OpenTimestamps aims to be a standard format for blockchain timestamping.
 The format is flexible enough to be vendor and blockchain independent.
 .
 A timestamp proves that some data existed prior to some point in time.
 OpenTimestamps defines a set of operations for creating provable timestamps and
 later independently verifying them.
 .
 This package installs the library for Python 3.