python-pyscss 1.3.5-3build1 source package in Ubuntu

Changelog

python-pyscss (1.3.5-3build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:27:58 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-pyscss_1.3.5.orig.tar.gz 309.3 KiB f14c542c39d76d5c15c5e175adf9e8ac42853a91902db4db0cb3d652022352b4
python-pyscss_1.3.5-3build1.debian.tar.xz 5.1 KiB b166b947e50e676b8c7833aff250a02c24071f93fad1d668f06653f61b3bd572
python-pyscss_1.3.5-3build1.dsc 2.2 KiB ae8351c7d5f42fc7e26392b6a6eb64caa53daf5d6d4cea59c96524173091dd62

View changes file

Binary packages built by this source

python3-pyscss: SCSS compiler - Python 3.x

 pyScss compiles Scss (Sass), a superset of CSS that is more
 powerful, elegant and easier to maintain than plain-vanilla
 CSS. The library acts as a CSS source code preprocesor which
 allows you to use variables, nested rules, mixins, and have
 inheritance of rules, all with a CSS-compatible syntax which
 the preprocessor then compiles to standard CSS.
 .
 This package provides the Python 3.x module.

python3-pyscss-dbgsym: debug symbols for python3-pyscss