cssutils 1.0.2-1 source package in Ubuntu

Changelog

cssutils (1.0.2-1) unstable; urgency=medium

  * Acknowledge NMU. Thanks Christopher !
  * New upstream release (Closes: #852994).
    - Remove 02_fix_octal_escape.patch, applied upstream.
  * Bump compat from 9 to 10.
  * debian/control:
    - Depend on debhelper >= 10 instead of >= 9.
    - Remove Charlie Smotherman from the Uploaders list (Closes: #866910).
    - Bump Standards-Version to 4.0.0.
    - Update Vcs-* fields to use secured protocols.
  * Bump copyright years.

 -- Hugo Lefeuvre <email address hidden>  Sat, 23 Sep 2017 14:16:43 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cssutils_1.0.2-1.dsc 1.9 KiB 306eb125c4cb84c1e3aae7e183a1b6e56060f3994e4556f171144fc3282f1dc9
cssutils_1.0.2.orig.tar.gz 364.6 KiB a8ac16e0961f5238a530b906b32bc9ae44a8c538e31dce3ac66e6ca62c1b6e5c
cssutils_1.0.2-1.debian.tar.xz 8.2 KiB b67a3e2ec29a568b2380dd2ca0cc40f15efa140468bee9260eac817ac29dc887

Available diffs

No changes file available.

Binary packages built by this source

python-cssutils: No summary available for python-cssutils in ubuntu cosmic.

No description available for python-cssutils in ubuntu cosmic.

python3-cssutils: Python3 CSS Cascading Style Sheets parser and builder

 Python3 package to parse and build CSS Cascading Style Sheets. DOM only, not
 any rendering facilities! Base upon and partly implements the following
 specifications:
 .
   * CSS 2.1 and CSS 2.1 Errata
   * CSS3 Module: Syntax
   * DOM Level 2 Style CSS
   * DOM Level 2 Style Stylesheets
   * CSSOM
   * MediaQueries
   * Namespaces
   * Selectors