hy 0.29.0-1 source package in Ubuntu

Changelog

hy (0.29.0-1) unstable; urgency=medium

  * New upstream version 0.29.0

  * Update patches
    * [33877f6] Refresh patches
    * [cbe5863] Add patch to remove removed sphinx deprecation warnings
  * Update build-dependencies
    * [40f21f7] Drop B-D on python3-astor
  * [22d9dbb] Clean all manpages
  * Update copyright information
    * [55a70e4] Exclude PNG files from licensecheck
    * [680fd6f] Re-generate d/copyright_hints
  * [b8abfaf] Drop debsuffix from upstream-version in d/changelog for 0.28.0-1
  * [d373629] Bump standards version to 4.7.0

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Thu, 23 May 2024 15:58:57 +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-1.dsc 2.4 KiB 24f0549dd285d67780b7844a3e4dbff8575811381ed2b75c787441d7371767f5
hy_0.29.0.orig.tar.gz 444.6 KiB ed44b2559973a65acaea9b7ce56cb2367a8a05761b47ef7d7d723341c65ee90d
hy_0.29.0-1.debian.tar.xz 13.3 KiB 658c143030a9371bb97440049dd432c24a5cbe220cff5092b25872f3fadea259

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.