From 9b029823417a1c19f32ef57615cdbc69be178993 Mon Sep 17 00:00:00 2001 From: Slavek Kabrda Date: Wed, 14 Jan 2015 07:49:44 +0100 Subject: [PATCH] fix upstream URL --- python-wheel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-wheel.spec b/python-wheel.spec index 96b4807..3d73880 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -16,7 +16,7 @@ Release: 3%{?dist} Summary: A built-package format for Python License: MIT -URL: http://bitbucket.org/dholth/wheel/ +URL: https://bitbucket.org/pypa/wheel Source0: https://pypi.python.org/packages/source/w/%{pypi_name}/%{pypi_name}-%{version}.tar.gz BuildArch: noarch