libsass-python 0.22.0-1ubuntu1 source package in Ubuntu

Changelog

libsass-python (0.22.0-1ubuntu1) noble; urgency=medium

  * Fix ftbfs with sphinx 7.x.

 -- Matthias Klose <email address hidden>  Mon, 22 Apr 2024 11:31:27 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsass-python_0.22.0.orig.tar.gz 53.8 KiB f26d466918496fbce0890a3c388c78ee25ef9165a7affc591f846d0f8f1a671e
libsass-python_0.22.0-1ubuntu1.debian.tar.xz 5.4 KiB 68aab2590f10809fafc15d39c882e1ccbc8bce546872cab351912d068f8ee148
libsass-python_0.22.0-1ubuntu1.dsc 2.2 KiB 68d12b146c8178a01e68b128dffeb0ef7db8c255ab224b891b62dd8f1868170c

Available diffs

View changes file

Binary packages built by this source

pysassc: SASS for Python: command line utility for libsass

 This package provides a simple Python script to access libsass
 functionnalities.
 Libsass (written in C/C++ by Hampton Catlin and Aaron Leung). It's very
 straightforward and there isn't any headache related Python
 distribution/deployment.

python3-libsass: SASS for Python 3: a straightforward binding of libsass for Python

 This package provides a simple Python 3 extension module sass which is binding
 Libsass (written in C/C++ by Hampton Catlin and Aaron Leung). It's very
 straightforward and there isn't any headache related Python
 distribution/deployment.
 That means you can add just libsass into your setup.py's install_requires list
 or requirements.txt file. Need no Ruby nor Node.js.

python3-libsass-dbgsym: debug symbols for python3-libsass