15
0
forked from pool/python-duet

Accepting request 1010398 from devel:languages:python

- use https for urls

OBS-URL: https://build.opensuse.org/request/show/1010398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-duet?expand=0&rev=3
This commit is contained in:
2022-10-14 13:41:35 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

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

View File

@@ -23,7 +23,7 @@ Version: 0.2.7
Release: 0
Summary: A simple future-based async library for python
License: Apache-2.0
URL: http://github.com/google/duet
URL: https://github.com/google/duet
Source: https://files.pythonhosted.org/packages/source/d/duet/duet-%{version}.tar.gz
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}