forked from pool/python-dominate
Accepting request 1006494 from home:yarunachalam:branches:devel:languages:python
- Update to 2.7.0: Fixes (#160) * fix #153 * fix #144 * fix #139 * bump version * remove dead code OBS-URL: https://build.opensuse.org/request/show/1006494 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dominate?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:76ec2cde23700a6fc4fee098168b9dee43b99c2f1dd0ca6a711f683e8eb7e1e4
|
||||
size 35034
|
||||
3
dominate-2.7.0.tar.gz
Normal file
3
dominate-2.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:520101360892ebf9d0553f67d37e359ff92403d8a1e33814030503088a05da49
|
||||
size 36351
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 18:38:32 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 2.7.0:
|
||||
Fixes (#160)
|
||||
* fix #153
|
||||
* fix #144
|
||||
* fix #139
|
||||
* bump version
|
||||
* remove dead code
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 12 04:08:22 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-dominate
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 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 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-dominate
|
||||
Version: 2.6.0
|
||||
Version: 2.7.0
|
||||
Release: 0
|
||||
Summary: Python library for creating and manipulating HTML documents
|
||||
License: GPL-3.0-only
|
||||
|
||||
Reference in New Issue
Block a user