Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| a2aee7e615 | |||
| bccf00ea5c |
2
_service
2
_service
@@ -1,7 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="download_files" mode="manual"/>
|
<service name="download_files" mode="manual"/>
|
||||||
<service name="cargo_vendor" mode="manual">
|
<service name="cargo_vendor" mode="manual">
|
||||||
<param name="srcdir">nh3-0.3.0</param>
|
<param name="srcdir">nh3-0.2.17</param>
|
||||||
<param name="compression">zst</param>
|
<param name="compression">zst</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="cargo_audit" mode="manual">
|
<service name="cargo_audit" mode="manual">
|
||||||
|
|||||||
BIN
nh3-0.2.17.tar.gz
(Stored with Git LFS)
Normal file
BIN
nh3-0.2.17.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d8ba24cb31525492ea71b6aac11a4adac91d828aadeff7c4586541bf5dc34d2f
|
|
||||||
size 19655
|
|
||||||
@@ -1,13 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Oct 6 08:54:34 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
||||||
|
|
||||||
- update to 0.3.0
|
|
||||||
* refactor: add reusable Cleaner API
|
|
||||||
* Bump ammonia to 4.1.1
|
|
||||||
* Expose CSS filtering options
|
|
||||||
* Add PEP 621 project metadata to pyproject.toml
|
|
||||||
* Add ALLOWED_URL_SCHEMES constant
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 2 13:40:20 UTC 2025 - Felix Stegmeier <felix.stegmeier@suse.com>
|
Mon Jun 2 13:40:20 UTC 2025 - Felix Stegmeier <felix.stegmeier@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-nh3
|
# spec file for package python-nh3
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC and contributors
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-nh3
|
Name: python-nh3
|
||||||
Version: 0.3.0
|
Version: 0.2.17
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Ammonia HTML sanitizer Python binding
|
Summary: Ammonia HTML sanitizer Python binding
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
BIN
vendor.tar.zst
(Stored with Git LFS)
BIN
vendor.tar.zst
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user