hy 0.29.0-2 source package in Ubuntu

Changelog

hy (0.29.0-2) unstable; urgency=medium

  * [2b06a56] Add patch to fix Python3.12.6 compatibility (Closes: #1081312)
  * [5cfd282] Add d/README.source to document packaging hy

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Wed, 11 Sep 2024 09:20:45 +0200

Upload details

Uploaded by:
Tianon Gravi
Uploaded to:
Sid
Original maintainer:
Tianon Gravi
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
hy_0.29.0-2.dsc 2.4 KiB db6515f004dc3f40b83160a9fd256b0ff80a5d38922a30e2a4097fae847f6699
hy_0.29.0.orig.tar.gz 444.6 KiB ed44b2559973a65acaea9b7ce56cb2367a8a05761b47ef7d7d723341c65ee90d
hy_0.29.0-2.debian.tar.xz 14.4 KiB 8d9e1c9a80fa5b264e6af38dbbac4dd88a6fcb86fa49cbc9168dc8d2cdd2d6f4

Available diffs

No changes file available.

Binary packages built by this source

hy: Lisp (s-expression) based frontend to Python (cmdline)

 Hy is a wonderful dialect of Lisp that's embedded in Python.
 .
 Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you
 have the whole beautiful world of Python at your fingertips, in Lisp form!
 .
 This package contains the 'hy' binaries for running the interpreter.
 .
 It is here for future installability. This is the stable interface
 to install the `hy' language.

hy-doc: Lisp (s-expression) based frontend to Python (documentation)

 Hy is a wonderful dialect of Lisp that's embedded in Python.
 .
 Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you
 have the whole beautiful world of Python at your fingertips, in Lisp form!
 .
 This package contains the HTML documentation of for Hy.

python3-hy: Lisp (s-expression) based frontend to Python 3

 Hy is a wonderful dialect of Lisp that's embedded in Python 3.
 .
 Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you
 have the whole beautiful world of Python at your fingertips, in Lisp form!
 .
 This package contains Python 3 bindings only.