libsass-python 0.21.0-ok2 source package in openKylin

Changelog

libsass-python (0.21.0-ok2) yangtze; urgency=medium

  * Fix command 'install' has no such option 'install_layout'.
    Add pysassc-man.patch.

 -- sufang <email address hidden>  Tue, 11 Oct 2022 11:07:40 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main python
Yangtze V1.0 proposed main python

Downloads

File Size SHA-256 Checksum
libsass-python_0.21.0.orig.tar.gz 55.0 KiB a8ae1b6815a060d19d5ffd638c3453c3ea01fae2048066c32a4b2fbdb95f557a
libsass-python_0.21.0-ok2.debian.tar.xz 3.7 KiB adab3d6f6f2c113027f4db18d28c1b2f9bd20b8fcf4ffc9b09a6ae2e139474d2
libsass-python_0.21.0-ok2.dsc 1.9 KiB 4fbcd06ecc45d73a2a13cb110de92a93f9d17c78b89a66856de138c8c60ad365

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