From 251eb5b268521cf1a6e319f472ab1463ced102096cefc5a4f53af38fabeff2e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 9 Jan 2013 13:24:11 +0000 Subject: [PATCH] Update tarball OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beautifulsoup4?expand=0&rev=2 --- beautifulsoup4-4.1.3.tar.gz | 4 ++-- python-beautifulsoup4.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/beautifulsoup4-4.1.3.tar.gz b/beautifulsoup4-4.1.3.tar.gz index 4b7652b..4a3fef4 100644 --- a/beautifulsoup4-4.1.3.tar.gz +++ b/beautifulsoup4-4.1.3.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1e9b7b48e93efc044c79fa0ac5805094ab6f42f8946ec4abf840753e0dea91f -size 131290 +oid sha256:a295b93b30e1126f3fd64edc106f6939349280dde2ba47cef1e5a92dad9319bf +size 131292 diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index 5a79836..ea54c02 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -26,7 +26,7 @@ Summary: HTML/XML Parser for Quick-Turnaround Applications Like Screen-Sc License: BSD-3-Clause Group: Development/Libraries/Python Url: http://www.crummy.com/software/BeautifulSoup/ -Source: http://www.crummy.com/software/BeautifulSoup/download/4.1/%{_name}-%{version}.tar.gz +Source: http://pypi.python.org/packages/source/b/beautifulsoup4/beautifulsoup4-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel >= 2.6 %{py_requires}