python-pyscss 1.3.7-5build1 source package in Ubuntu

Changelog

python-pyscss (1.3.7-5build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only.

 -- Matthias Klose <email address hidden>  Thu, 17 Mar 2022 15:07:21 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main misc

Downloads

File Size SHA-256 Checksum
python-pyscss_1.3.7.orig.tar.gz 309.4 KiB 464a9cc6cc4dba65bfabe8668fb11a16c3255248a4c6b4ba78dc47add0504590
python-pyscss_1.3.7-5build1.debian.tar.xz 7.8 KiB 3e188f8de6fb43ef63d11638530a23e2a36f562ac190ba8284e4ee459a801e51
python-pyscss_1.3.7-5build1.dsc 2.1 KiB d61c32587ae6025a14be546f2581e92b7ad26ea7050a9b62b89d5361fc425af0

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