From 1aeed128940c752238eeca53717916752ff18f53 Mon Sep 17 00:00:00 2001 From: Felix Schwarz Date: Fri, 8 May 2020 22:31:33 +0200 Subject: [PATCH] use %{pypi_source} --- babel.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/babel.spec b/babel.spec index 8456b5d..be2a063 100644 --- a/babel.spec +++ b/babel.spec @@ -26,8 +26,8 @@ Release: 3%{?dist} Summary: Tools for internationalizing Python applications License: BSD -URL: http://babel.pocoo.org/ -Source0: https://files.pythonhosted.org/packages/source/B/%{srcname}/%{srcname}-%{version}.tar.gz +URL: https://babel.pocoo.org/ +Source0: %{pypi_source} # https://github.com/python-babel/babel/pull/712 Patch0: babel-python39a6-compat.patch