15
0
forked from pool/python-case

Accepting request 1010390 from devel:languages:python

- use https for urls

OBS-URL: https://build.opensuse.org/request/show/1010390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-case?expand=0&rev=7
This commit is contained in:
2022-10-14 13:41:29 +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:14:18 UTC 2022 - Dirk Müller <dmueller@suse.com>
- use https for urls
-------------------------------------------------------------------
Wed Jul 20 16:23:58 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -23,7 +23,7 @@ Release: 0
Summary: Python unittest Utilities
License: BSD-3-Clause
Group: Development/Languages/Python
URL: http://github.com/celery/case
URL: https://github.com/celery/case
Source: https://files.pythonhosted.org/packages/source/c/case/case-%{version}.tar.gz
Patch0: remove_unittest2.patch
Patch1: remove_coverage.patch