From 0ea6ca96bd9aa826b36da533947094794f5323ac3bd8f9323b997771d4f58803 Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Wed, 29 Dec 2010 23:50:13 +0000 Subject: [PATCH] Bzip2 source file. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html2text?expand=0&rev=2 --- html2text-2.38.tar.bz2 | 3 +++ html2text-2.38.tar.gz | 3 --- python-html2text.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 html2text-2.38.tar.bz2 delete mode 100644 html2text-2.38.tar.gz diff --git a/html2text-2.38.tar.bz2 b/html2text-2.38.tar.bz2 new file mode 100644 index 0000000..f7473ad --- /dev/null +++ b/html2text-2.38.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d484e926b36e2b16caba4f1d22a5f24387ef1795adcf6a879524e300ba339d4 +size 5024 diff --git a/html2text-2.38.tar.gz b/html2text-2.38.tar.gz deleted file mode 100644 index e453cfc..0000000 --- a/html2text-2.38.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5d4323d30a72ae56d265110b752f6787ac8181239c6e3c8c9128ad4de09d9a5 -size 5085 diff --git a/python-html2text.spec b/python-html2text.spec index 0434fdc..9f66d02 100644 --- a/python-html2text.spec +++ b/python-html2text.spec @@ -27,7 +27,7 @@ License: GNU GPL 3 Summary: Turn HTML into equivalent Markdown-structured text Url: http://www.aaronsw.com/2002/html2text/ Group: Development/Languages/Python -Source: %{mod_name}-%{version}.tar.gz +Source: %{mod_name}-%{version}.tar.bz2 BuildRequires: python-devel BuildRequires: python-setuptools BuildRoot: %{_tmppath}/%{name}-%{version}-build