python-bleach 3.1.0-1 source package in Ubuntu

Changelog

python-bleach (3.1.0-1) unstable; urgency=medium

  * New upstream release
    - Update patches
  * Set minimum python/python3-six version to >= 1.9~ in Build-Depends

 -- Scott Kitterman <email address hidden>  Tue, 15 Jan 2019 00:46:11 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-bleach_3.1.0-1.dsc 2.8 KiB e739a9a9e7855c37f0d425e5cb1c7965c54d940cc7cbeeab628027ff3d08145a
python-bleach_3.1.0.orig.tar.gz 155.0 KiB add3837ec998573ab7f264bb3e9a2462bc00710ee174d9d79748dd0425269948
python-bleach_3.1.0-1.debian.tar.xz 5.1 KiB 070dc76f850cf8399677e52dca5d0dfc799c2e5aadbee7bfecfbb803445bd115

Available diffs

No changes file available.

Binary packages built by this source

python-bleach: No summary available for python-bleach in ubuntu eoan.

No description available for python-bleach in ubuntu eoan.

python-bleach-doc: whitelist-based HTML-sanitizing library (common documentation)

 Bleach is an HTML sanitizing library that escapes or strips markup and
 attributes based on a white list. Bleach can also linkify text safely,
 applying filters that Django's urlize filter cannot, and optionally setting
 rel attributes, even on links already in the text.
 .
 Bleach is intended for sanitizing text from untrusted sources. If you find
 yourself jumping through hoops to allow your site administrators to do lots of
 things, you're probably outside the use cases. Either trust those users, or
 don't.
 .
 Because it relies on html5lib, Bleach is as good as modern browsers at dealing
 with weird, quirky HTML fragments. And any of Bleach's methods will fix
 unbalanced or mis-nested tags.
 .
 This is the common documentation package.

python3-bleach: No summary available for python3-bleach in ubuntu disco.

No description available for python3-bleach in ubuntu disco.