commit python3-rope for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-rope for openSUSE:Factory 
checked in at 2015-01-23 15:46:56

Comparing /work/SRC/openSUSE:Factory/python3-rope (Old)
 and  /work/SRC/openSUSE:Factory/.python3-rope.new (New)


Package is python3-rope

Changes:

--- /work/SRC/openSUSE:Factory/python3-rope/python3-rope.changes
2012-11-28 14:32:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-rope.new/python3-rope.changes   
2015-01-23 15:46:58.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-rope.spec ++
--- /var/tmp/diff_new_pack.3I0YYs/_old  2015-01-23 15:46:59.0 +0100
+++ /var/tmp/diff_new_pack.3I0YYs/_new  2015-01-23 15:46:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-rope
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -30,7 +30,6 @@
 BuildRequires:  python3-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-Requires:   python(abi) = %{py3_ver}
 
 %description
 Rope is a Python refactoring library.

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-rope for openSUSE:Factory

2012-11-28 Thread h_root
Hello community,

here is the log from the commit of package python3-rope for openSUSE:Factory 
checked in at 2012-11-28 14:32:23

Comparing /work/SRC/openSUSE:Factory/python3-rope (Old)
 and  /work/SRC/openSUSE:Factory/.python3-rope.new (New)


Package is python3-rope, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python3-rope/python3-rope.changes
2012-05-21 07:30:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-rope.new/python3-rope.changes   
2012-11-28 14:32:26.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov 22 14:18:55 UTC 2012 - toddrme2...@gmail.com
+
+- Removed openSUSE 11.4 spec file workarounds
+
+---



Other differences:
--
++ python3-rope.spec ++
--- /var/tmp/diff_new_pack.SHWd83/_old  2012-11-28 14:32:30.0 +0100
+++ /var/tmp/diff_new_pack.SHWd83/_new  2012-11-28 14:32:30.0 +0100
@@ -29,12 +29,8 @@
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} = 1140
-%{!?python3_sitelib: %global python3_sitelib %(python3 -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib()))}
-%{!?py3_ver: %global py3_ver %(python3 -c import sys; 
version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); 
print(version) 2/dev/null || echo PYTHON-NOT-FOUND)}
-%endif
 BuildArch:  noarch
-Requires:   python3 = %{py3_ver}
+Requires:   python(abi) = %{py3_ver}
 
 %description
 Rope is a Python refactoring library.
@@ -54,9 +50,5 @@
 %doc COPYING README.txt docs/
 %{python3_sitelib}/%{pyname}/
 %{python3_sitelib}/%{modname}-%{version}_1-py%{py3_ver}.egg-info
-%if 0%{?suse_version} = 1140
-%dir %{_prefix}/lib/python%{py3_ver}
-%dir %{python3_sitelib}
-%endif
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org