Hello community,
here is the log from the commit of package python-beautifulsoup4 for
openSUSE:Factory checked in at 2013-01-12 19:47:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-beautifulsoup4 (Old)
and /work/SRC/openSUSE:Factory/.python-beautifulsoup4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-beautifulsoup4", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-beautifulsoup4/python3-beautifulsoup4.changes
2013-01-11 09:38:47.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-beautifulsoup4.new/python3-beautifulsoup4.changes
2013-01-12 19:47:06.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Jan 12 12:03:05 UTC 2013 - [email protected]
+
+- Fix runtime python dependency
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-beautifulsoup4.spec ++++++
--- /var/tmp/diff_new_pack.VcVVsH/_old 2013-01-12 19:47:07.000000000 +0100
+++ /var/tmp/diff_new_pack.VcVVsH/_new 2013-01-12 19:47:07.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-beautifulsoup4
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,10 +15,10 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
%define _name beautifulsoup4
%define _major 4.x
-
Name: python-%{_name}
Version: 4.1.3
Release: 0
++++++ python3-beautifulsoup4.spec ++++++
--- /var/tmp/diff_new_pack.VcVVsH/_old 2013-01-12 19:47:07.000000000 +0100
+++ /var/tmp/diff_new_pack.VcVVsH/_new 2013-01-12 19:47:07.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package python-beautifulsoup4
+# spec file for package python3-beautifulsoup4
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,10 +15,10 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
%define _name beautifulsoup4
%define _major 4.x
-
Name: python3-%{_name}
Version: 4.1.3
Release: 0
@@ -30,7 +30,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python3
BuildRequires: python3-nose
-%{py_requires}
+Requires: python3 >= %{py3_ver}
# build fails for SLE11 64bit due to 'noarch'
%if 0%{?suse_version} >= 1140
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]