15
0
2022-10-13 07:17:30 +00:00
committed by Git OBS Bridge
parent 2d3e9983ef
commit 62dc959323
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 13 07:17:24 UTC 2022 - Dirk Müller <dmueller@suse.com>
- use https for urls
-------------------------------------------------------------------
Tue Sep 27 18:38:32 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@@ -22,7 +22,7 @@ Version: 2.7.0
Release: 0
Summary: Python library for creating and manipulating HTML documents
License: GPL-3.0-only
URL: http://github.com/Knio/dominate/
URL: https://github.com/Knio/dominate/
Source: https://files.pythonhosted.org/packages/source/d/dominate/dominate-%{version}.tar.gz
BuildRequires: %{python_module pytest >= 2.7.3}
BuildRequires: %{python_module setuptools}