python-pyscss 1.3.5-3build2 source package in Ubuntu

Changelog

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

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:46:34 +0100

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-3build2.debian.tar.xz 5.1 KiB e105b9720c0b3facaff0bbf148f2cb2c80aa0873814f9780c25e91f430be5861
python-pyscss_1.3.5-3build2.dsc 2.2 KiB 6894145ed0d796035b5a250cdf263aee6c5f43e5d71ed9d548b5fbbe09382bcb

Available diffs

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