14
0
forked from pool/python-nh3

Accepting request 1172587 from devel:languages:python

- update to 0.2.17:
  * Fix type for ALLOWED_ATTRIBUTES
  * Improve documentation
  * Bump ammonia from 3.3.0 to 4.0.0

OBS-URL: https://build.opensuse.org/request/show/1172587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nh3?expand=0&rev=4
This commit is contained in:
2024-05-09 10:07:35 +00:00
committed by Git OBS Bridge
6 changed files with 16 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="download_files" mode="manual"/>
<service name="cargo_vendor" mode="manual">
<param name="srcdir">nh3-0.2.15</param>
<param name="srcdir">nh3-0.2.17</param>
<param name="compression">zst</param>
</service>
<service name="cargo_audit" mode="manual">

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1e30ff2d8d58fb2a14961f7aac1bbb1c51f9bdd7da727be35c63826060b0bf3
size 14708

BIN
nh3-0.2.17.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue May 7 21:07:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.2.17:
* Fix type for ALLOWED_ATTRIBUTES
* Improve documentation
* Bump ammonia from 3.3.0 to 4.0.0
-------------------------------------------------------------------
Fri Dec 29 11:27:50 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-nh3
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-nh3
Version: 0.2.15
Version: 0.2.17
Release: 0
Summary: Ammonia HTML sanitizer Python binding
License: MIT

BIN
vendor.tar.zst (Stored with Git LFS)

Binary file not shown.