diff --git a/python-warlock.spec b/python-warlock.spec index 595488e..445f709 100644 --- a/python-warlock.spec +++ b/python-warlock.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Python object model built on top of JSON schema License: Apache-2.0 Group: Development/Languages/Python -URL: http://github.com/bcwaldon/warlock +URL: https://github.com/bcwaldon/warlock Source: https://github.com/bcwaldon/warlock/archive/%{version}.tar.gz#/warlock-%{version}.tar.gz BuildRequires: %{python_module jsonpatch >= 0.7} BuildRequires: %{python_module jsonschema >= 0.10}