libsass-python 0.18.0-1 source package in Ubuntu

Changelog

libsass-python (0.18.0-1) unstable; urgency=medium

  * New upstream release
  * Link 0.18.0 with newer libsass 3.5.5
  * Fix python3 dependency
  * Replace debian/compat with debhelper-compat dependency
  * Add Rules-Requires-Root field

 -- Frédéric Bonnard <email address hidden>  Tue, 21 Jan 2020 15:45:22 +0100

Upload details

Uploaded by:
Frédéric Bonnard
Uploaded to:
Sid
Original maintainer:
Frédéric Bonnard
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.18.0-1.dsc 2.1 KiB efe83cdae9c8546eefdf251793f626b8aece8cb44981495dbeabcf78194fd2e5
libsass-python_0.18.0.orig.tar.xz 46.4 KiB d61192ce750cb3a07d52a406be5fbaecfaad1bfbbe4e73adc3c5b302e874f77d
libsass-python_0.18.0-1.debian.tar.xz 3.9 KiB ad3f6d6bdb21239528c197a3895e69821242ef31b28ae2c6f682e2667a021ec6

Available diffs

No changes file available.

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