diff --git a/python-case.changes b/python-case.changes index a9e9cae..b9f31e3 100644 --- a/python-case.changes +++ b/python-case.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 13 07:14:18 UTC 2022 - Dirk Müller + +- use https for urls + ------------------------------------------------------------------- Wed Jul 20 16:23:58 UTC 2022 - Steve Kowalik diff --git a/python-case.spec b/python-case.spec index f10c912..9c3dda8 100644 --- a/python-case.spec +++ b/python-case.spec @@ -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