Revisions of python-bleach

buildservice-autocommit accepted request 1120892 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 56)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 55)
- update to 6.1.0:
  * Dropped support for Python 3.7.
  * Add support for Python 3.12.
  * Fix linkify with arrays in querystring
  * Handle more cases with < followed by character data
  * Fix entities inside a tags in linkification
  * Update cap for tinycss2 to <1.3
  * Updated Sphinx requirement
  * Add dependabot for github actions and update github actions
- Update to V3.1.1: Security update for CVE-2020-6802
  * CVE-2020-6802: Fixed mutation XSS vulnerabilities (bsc#1165303).
buildservice-autocommit accepted request 1096012 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 54)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1095966 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 53)
- Add patch strip-spaces.patch (bsc#1212852)
  * sent upstream: https://github.com/mozilla/bleach/pull/706
buildservice-autocommit accepted request 1085516 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 52)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 51)
- Update to 6.0.0:
  * bleach.clean, bleach.sanitizer.Cleaner,
    bleach.html5lib_shim.BleachHTMLParser: the tags and protocols
    arguments were changed from lists to sets.
  * bleach.linkify, bleach.linkifier.Linker: the skip_tags and
    recognized_tags arguments were changed from lists to sets.
  * bleach.sanitizer.BleachSanitizerFilter: strip_allowed_elements is
    now strip_allowed_tags. We now use “tags” everywhere rather than a
    mishmash of “tags” in some places and “elements” in others.
  # Bug fixes
  * Add support for Python 3.11. (#675)
  * Fix API weirness in BleachSanitizerFilter. (#649)
  * We’re using “tags” instead of “elements” everywhere–no more weird
    overloading of “elements” anymore.
  * Also, it no longer calls the superclass constructor.
  * Add warning when css_sanitizer isn’t set, but the style attribute
    is allowed. (#676)
  * Fix linkify handling of character entities. (#501)
  * Rework dev dependencies to use requirements-dev.txt and
    requirements-flake8.txt instead of extras.
  * Fix project infrastructure to be tox-based so it’s easier to have
    CI run the same things we’re running in development and with
    flake8 in an isolated environment.
  * Update action versions in CI.
  * Switch to f-strings where possible. Make tests parametrized to be
    easier to read/maintain.
buildservice-autocommit accepted request 1081979 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 50)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081348 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 49)
SR for python stack proposal
buildservice-autocommit accepted request 1074154 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 48)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 47)
- Remove not needed dependency python-packaging
buildservice-autocommit accepted request 1033010 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 46)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 45)
- Remove not needed python-six dependency
- Remove python_module macro definition
- More specific python_sitelib in files
buildservice-autocommit accepted request 1006839 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 44)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 43)
- Update to 5.0.1:
  * Add missing comma to tinycss2 require. Thank you, @shadchin!
  * Add url parse tests based on wpt url tests. (#688)
  * Support scheme-less urls if "https" is in allow list. (#662)
  * Handle escaping ``<`` in edge cases where it doesn't start a tag. (#544)
  * Correctly urlencode email address parts. Thank you, @larseggert! (#659)
  * ``clean`` and ``linkify`` now preserve the order of HTML attributes.
  * Drop support for Python 3.6. Thank you, @hugovk! (#629)
  * CSS sanitization in style tags is completely different now.
  * Python 3.9 support
  * Drop support for unsupported Python versions <3.6. (#520)
  * add more tests for CVE-2021-23980 / GHSA-vv2x-vrpj-qqpq
- Refresh de-vendor.patch, and convert to patch level 1
buildservice-autocommit accepted request 884911 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 42)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 884898 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 41)
python-bleach 3.3.0 CVE-2021-23980 boo#1184547
buildservice-autocommit accepted request 830713 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 40)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 39)
- Skip tests that fail with html5lib 1.1 ref the upstream ticket
  * replace missing ``setuptools`` dependency with ``packaging``. Thank you Benjamin Peterson.
buildservice-autocommit accepted request 800583 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 38)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 37)
- Update to 3.1.5:
  * * replace missing ``setuptools`` dependency with ``packaging``. Thank you Benjamin Peterson.
Displaying revisions 1 - 20 of 56
openSUSE Build Service is sponsored by