python-bitcoinlib 0.11.2-1 source package in Ubuntu

Changelog

python-bitcoinlib (0.11.2-1) unstable; urgency=medium

  * New upstream release (0.11.2). Closes: #1011701
  * Add patch temporarily disabling tests calling VerifyScript function.
  * debian/copyright: Update copyright holder years.
  * Bump debhelper-compat to use (=13).
  * Bump Standards-Version to 4.6.2. No changes required.
  * Bump debian/watch version to use 4.

 -- Josue Ortega <email address hidden>  Mon, 26 Dec 2022 15:22:25 -0600

Upload details

Uploaded by:
Josue Ortega
Uploaded to:
Sid
Original maintainer:
Josue Ortega
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-bitcoinlib_0.11.2-1.dsc 2.0 KiB 1420cd230a18fd98dfcea879b678fa84084af402a5b46f90d239d57a45ca2377
python-bitcoinlib_0.11.2.orig.tar.gz 165.4 KiB e86ca2f498330707179912a60cef248aa5901d0e23c4113d877d72cbce774eb8
python-bitcoinlib_0.11.2-1.debian.tar.xz 106.2 KiB 312160d187b25c8a8f6e465e2a572894a83fc5c7010409de772ea87cf9e82f85

Available diffs

No changes file available.

Binary packages built by this source

python3-bitcoinlib: Python module with an easy interface to the Bitcoin protocol

 Python 3 module that provides an easy interface to the bitcoin data structures
 and protocol. The approach is low-level and "ground up", with a focus on
 providing tools to manipulate the internals of how Bitcoin works.