14
0
forked from pool/python-yattag

2 Commits

Author SHA256 Message Date
6a2218a6f1 Accepting request 1225372 from devel:languages:python
- update to 1.16.1:
  * Added AsIs for inserting un-escaped strings as attribute values.
  * Added format_attr_value() to format attribute values
  * improving typing annotations

OBS-URL: https://build.opensuse.org/request/show/1225372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-yattag?expand=0&rev=3
2024-11-21 14:14:24 +00:00
0cf80cf11b - update to 1.16.1:
* Added AsIs for inserting un-escaped strings as attribute values.
  * Added format_attr_value() to format attribute values
  * improving typing annotations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yattag?expand=0&rev=5
2024-11-20 17:28:08 +00:00
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 20 17:27:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.16.1:
* Added AsIs for inserting un-escaped strings as attribute values.
* Added format_attr_value() to format attribute values
* improving typing annotations
-------------------------------------------------------------------
Fri Dec 29 09:55:11 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-yattag
#
# 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 @@
%define skip_python2 1
Name: python-yattag
Version: 1.15.2
Version: 1.16.1
Release: 0
Summary: Generate HTML or XML in a pythonic way
License: LGPL-2.1-only

View File

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

3
yattag-1.16.1.tar.gz Normal file
View File

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