From ec9c1ec02fb01d48e3fe0de756c0b92770c3833d Mon Sep 17 00:00:00 2001 From: Federico Pellegrin Date: Dec 13 2022 05:45:33 +0000 Subject: Fix source file name --- diff --git a/python-bottle.spec b/python-bottle.spec index d6597a3..96adff2 100644 --- a/python-bottle.spec +++ b/python-bottle.spec @@ -7,7 +7,7 @@ Summary: Fast and simple WSGI-framework for small web-applications License: MIT URL: http://bottlepy.org -Source0: https://github.com/bottlepy/%{srcname}/archive/%{version}.tar.gz +Source0: https://github.com/bottlepy/%{srcname}/archive/%{version}.tar.gz#/%{srcname}-%{version}.tar.gz # Fix deprecation for tests that breaks 3.12. Already upstream, only in master: # https://github.com/bottlepy/bottle/commit/f1d668b4c5a2657fa4786fe170d24829f511cad9 Patch0: 0001-Replace-deprecated-assertEquals-with-equivalent-asse.patch