milksnake 0.1.5-3 source package in Ubuntu

Changelog

milksnake (0.1.5-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on python3-all-dev.

 -- Jelmer Vernooij <email address hidden>  Wed, 09 Nov 2022 20:44:10 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
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

Downloads

File Size SHA-256 Checksum
milksnake_0.1.5-3.dsc 2.0 KiB e181b1a41c16738d7fb9e24fa74869f5d103abe6edcb9ede8a87d513783de483
milksnake_0.1.5.orig.tar.gz 11.0 KiB 2b4faf4de076f14257d9b889bd91ceb7e465861c583673b830235038bee36bb9
milksnake_0.1.5-3.debian.tar.xz 1.7 KiB 9f14b71714f58399969d81313e721e9f01fef1b39f45f4d1a55eca7a90c956a4

Available diffs

No changes file available.

Binary packages built by this source

python3-milksnake: setuptools/wheel/cffi extension to embed a binary data in wheels

 Milksnake is an extension for setuptools that allows you to distribute dynamic
 linked libraries in Python wheels that are very portable.
 .
 It gives you a hook to invoke your own build process and to then take the
 resulting dynamic linked library.