commit kdevelop4-plugin-python for openSUSE:Factory

2016-12-01 Thread h_root
Hello community,

here is the log from the commit of package kdevelop4-plugin-python for 
openSUSE:Factory checked in at 2016-12-01 10:27:18

Comparing /work/SRC/openSUSE:Factory/kdevelop4-plugin-python (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new (New)


Package is "kdevelop4-plugin-python"

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop4-plugin-python/kdevelop4-plugin-python.changes
  2016-09-30 15:28:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new/kdevelop4-plugin-python.changes
 2016-12-01 10:27:19.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov 29 07:20:36 UTC 2016 - o...@aepfle.de
+
+- Expand macro kde4_runtime_requires only when its available
+  to fix quilt setup
+
+---



Other differences:
--
++ kdevelop4-plugin-python.spec ++
--- /var/tmp/diff_new_pack.pby3Ge/_old  2016-12-01 10:27:20.0 +0100
+++ /var/tmp/diff_new_pack.pby3Ge/_new  2016-12-01 10:27:20.0 +0100
@@ -43,7 +43,7 @@
 Obsoletes:  %{name}-devel < %{version}
 Conflicts:  kdevelop4-plugin-python3
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
+%{?kde4_runtime_requires}
 
 %description
 A KDevelop plugin which provides Python language support.




commit kdevelop4-plugin-python for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package kdevelop4-plugin-python for 
openSUSE:Factory checked in at 2016-09-30 15:28:05

Comparing /work/SRC/openSUSE:Factory/kdevelop4-plugin-python (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new (New)


Package is "kdevelop4-plugin-python"

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop4-plugin-python/kdevelop4-plugin-python.changes
  2016-04-11 09:14:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new/kdevelop4-plugin-python.changes
 2016-09-30 15:28:18.0 +0200
@@ -1,0 +2,5 @@
+Wed Aug 24 10:38:21 UTC 2016 - cgiboude...@gmx.com
+
+- BuildRequire libkdevplatform4-devel instead of the Qt5 based one.
+
+---



Other differences:
--
++ kdevelop4-plugin-python.spec ++
--- /var/tmp/diff_new_pack.q6xu8l/_old  2016-09-30 15:28:20.0 +0200
+++ /var/tmp/diff_new_pack.q6xu8l/_new  2016-09-30 15:28:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevelop4-plugin-python
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,9 @@
 
 Name:   kdevelop4-plugin-python
 Version:1.7.3
+Release:0
 %define kdevver 4.7.3
 %define platver 1.7.3
-Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0+
 Group:  Development/Tools/IDE
@@ -30,7 +30,7 @@
 BuildRequires:  kdevelop4-devel >= %{kdevver}
 BuildRequires:  kdevelop4-pg-qt
 BuildRequires:  libkde4-devel
-BuildRequires:  libkdevplatform-devel >= %{platver}
+BuildRequires:  libkdevplatform4-devel >= %{platver}
 BuildRequires:  python-kde4-devel
 Requires:   kdevelop4
 Requires:   python-kde4
@@ -55,6 +55,7 @@
 
 %package lang
 Summary:Languages for package %{name}
+Group:  Development/Tools/IDE
 Requires:   %{name} = %{version}
 Conflicts:  kdevelop4-plugin-python3-lang
 




commit kdevelop4-plugin-python for openSUSE:Factory

2016-04-11 Thread h_root
Hello community,

here is the log from the commit of package kdevelop4-plugin-python for 
openSUSE:Factory checked in at 2016-04-11 09:14:01

Comparing /work/SRC/openSUSE:Factory/kdevelop4-plugin-python (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new (New)


Package is "kdevelop4-plugin-python"

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop4-plugin-python/kdevelop4-plugin-python.changes
  2015-03-05 18:16:48.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new/kdevelop4-plugin-python.changes
 2016-04-11 09:14:28.0 +0200
@@ -1,0 +2,26 @@
+Thu Feb  4 22:49:51 UTC 2016 - wba...@tmo.at
+
+- Update to 1.7.3
+  * No upstream changelog provided
+- Bump libkdevplatform-devel BuildRequires to 1.7.3
+
+---
+Thu Jan  7 09:35:02 UTC 2016 - toddrme2...@gmail.com
+
+- Conflict with kdevelop4-plugin-python3.
+- Conflict -lang package with kdevelop4-plugin-python3-lang, which
+  has file conflicts.
+
+---
+Thu Dec  3 11:13:56 UTC 2015 - toddrme2...@gmail.com
+
+- Fix download URL.
+
+---
+Tue Dec  1 19:25:53 UTC 2015 - wba...@tmo.at
+
+- Update to 1.7.2
+  * No upstream changelog provided
+- Bump libkdevplatform-devel BuildRequires to 1.7.2
+
+---

Old:

  kdev-python-1.7.1.tar.xz

New:

  kdev-python-1.7.3.tar.bz2



Other differences:
--
++ kdevelop4-plugin-python.spec ++
--- /var/tmp/diff_new_pack.gEbjpe/_old  2016-04-11 09:14:29.0 +0200
+++ /var/tmp/diff_new_pack.gEbjpe/_new  2016-04-11 09:14:29.0 +0200
@@ -17,18 +17,20 @@
 
 
 Name:   kdevelop4-plugin-python
-Version:1.7.1
+Version:1.7.3
+%define kdevver 4.7.3
+%define platver 1.7.3
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0+
 Group:  Development/Tools/IDE
 Url:http://www.kdevelop.org
-Source0:
http://download.kde.org/stable/kdevelop/4.7.1/src/kdev-python-%{version}.tar.xz
+Source0:
http://download.kde.org/stable/kdevelop/%{kdevver}/src/kdev-python-%{version}.tar.bz2
 BuildRequires:  fdupes
-BuildRequires:  kdevelop4-devel
+BuildRequires:  kdevelop4-devel >= %{kdevver}
 BuildRequires:  kdevelop4-pg-qt
 BuildRequires:  libkde4-devel
-BuildRequires:  libkdevplatform-devel >= 1.7.1
+BuildRequires:  libkdevplatform-devel >= %{platver}
 BuildRequires:  python-kde4-devel
 Requires:   kdevelop4
 Requires:   python-kde4
@@ -39,15 +41,34 @@
 Obsoletes:  %{name}-doc < %{version}
 Provides:   %{name}-devel = %{version}
 Obsoletes:  %{name}-devel < %{version}
+Conflicts:  kdevelop4-plugin-python3
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 
 %description
 A KDevelop plugin which provides Python language support.
 
-%lang_package
+This version only supports Python 2.x and conflicts with the
+KDevelop plugin supporting Python 3.x, kdevelop4-plugin-python3.
+
+# We need an explicit lang package so we can conflict with 
kdevelop4-plugin-python3-lang
+
+%package lang
+Summary:Languages for package %{name}
+Requires:   %{name} = %{version}
+Conflicts:  kdevelop4-plugin-python3-lang
+
+%description lang
+Provides translations to the package %{name}.
+
 %prep
 %setup -q -n kdev-python-%{version}
+%if 0%{?suse_version} <= 1320 && !0%{?is_opensuse}
+# fix build with older cmake versions (i.e. on 13.2 and below) by
+# readding "cmake_policy(SET CMP0002 OLD)" to po/CMakeLists.txt
+# (was in there before but has been removed in 1.7.3)
+sed -i -e "1s/^/cmake_policy(SET CMP0002 OLD)\n/" po/CMakeLists.txt
+%endif
 
 %build
   %cmake_kde4 -d build

++ kdev-python-1.7.1.tar.xz -> kdev-python-1.7.3.tar.bz2 ++
 8402 lines of diff (skipped)




commit kdevelop4-plugin-python for openSUSE:Factory

2015-03-05 Thread h_root
Hello community,

here is the log from the commit of package kdevelop4-plugin-python for 
openSUSE:Factory checked in at 2015-03-05 15:42:01

Comparing /work/SRC/openSUSE:Factory/kdevelop4-plugin-python (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new (New)


Package is "kdevelop4-plugin-python"

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop4-plugin-python/kdevelop4-plugin-python.changes
  2014-09-03 08:30:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new/kdevelop4-plugin-python.changes
 2015-03-05 18:16:48.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb 10 22:55:29 UTC 2015 - lbeltr...@kde.org
+
+- Update to 1.7.1
+  * No upstream changelog provided
+- Bump libkdevplatform-devel BuildRequires to 1.7.1- 
+
+---

Old:

  kdev-python-1.7.0.tar.xz

New:

  kdev-python-1.7.1.tar.xz



Other differences:
--
++ kdevelop4-plugin-python.spec ++
--- /var/tmp/diff_new_pack.mSvCeL/_old  2015-03-05 18:16:48.0 +0100
+++ /var/tmp/diff_new_pack.mSvCeL/_new  2015-03-05 18:16:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevelop4-plugin-python
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,18 @@
 
 
 Name:   kdevelop4-plugin-python
-Version:1.7.0
+Version:1.7.1
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0+
 Group:  Development/Tools/IDE
 Url:http://www.kdevelop.org
-Source0:
http://download.kde.org/stable/kdevelop/4.7.0/src/kdev-python-%{version}.tar.xz
+Source0:
http://download.kde.org/stable/kdevelop/4.7.1/src/kdev-python-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  kdevelop4-devel
 BuildRequires:  kdevelop4-pg-qt
 BuildRequires:  libkde4-devel
-BuildRequires:  libkdevplatform-devel >= 1.7.0
+BuildRequires:  libkdevplatform-devel >= 1.7.1
 BuildRequires:  python-kde4-devel
 Requires:   kdevelop4
 Requires:   python-kde4

++ kdev-python-1.7.0.tar.xz -> kdev-python-1.7.1.tar.xz ++
 2612 lines of diff (skipped)

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



commit kdevelop4-plugin-python for openSUSE:Factory

2014-09-02 Thread h_root
Hello community,

here is the log from the commit of package kdevelop4-plugin-python for 
openSUSE:Factory checked in at 2014-09-03 08:30:14

Comparing /work/SRC/openSUSE:Factory/kdevelop4-plugin-python (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new (New)


Package is "kdevelop4-plugin-python"

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop4-plugin-python/kdevelop4-plugin-python.changes
  2013-12-09 16:55:23.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new/kdevelop4-plugin-python.changes
 2014-09-03 08:30:18.0 +0200
@@ -1,0 +2,11 @@
+Wed Aug 27 18:25:38 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 1.7.0
+  * fix encoding problem preventing the parser from working for some files
+  * Set plugin version automatically based on KDevplatform plugin version.
+  * Check type before accessing it to prevent crash.
+  * remove unused include which made build fail
+  * Last feature release based on kdelibs4 and Qt4
+- Bump libkdevplatform-devel BuildRequires to 1.7.0
+
+---

Old:

  kdev-python-1.6.0.tar.xz

New:

  kdev-python-1.7.0.tar.xz



Other differences:
--
++ kdevelop4-plugin-python.spec ++
--- /var/tmp/diff_new_pack.ha5UyT/_old  2014-09-03 08:30:20.0 +0200
+++ /var/tmp/diff_new_pack.ha5UyT/_new  2014-09-03 08:30:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevelop4-plugin-python
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,18 +17,18 @@
 
 
 Name:   kdevelop4-plugin-python
-Version:1.6.0
+Version:1.7.0
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0+
 Group:  Development/Tools/IDE
 Url:http://www.kdevelop.org
-Source0:
http://download.kde.org/stable/kdevelop/4.6.0/src/kdev-python-%{version}.tar.xz
+Source0:
http://download.kde.org/stable/kdevelop/4.7.0/src/kdev-python-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  kdevelop4-devel
 BuildRequires:  kdevelop4-pg-qt
 BuildRequires:  libkde4-devel
-BuildRequires:  libkdevplatform-devel >= 1.4.60
+BuildRequires:  libkdevplatform-devel >= 1.7.0
 BuildRequires:  python-kde4-devel
 Requires:   kdevelop4
 Requires:   python-kde4

++ kdev-python-1.6.0.tar.xz -> kdev-python-1.7.0.tar.xz ++
 16496 lines of diff (skipped)

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



commit kdevelop4-plugin-python for openSUSE:Factory

2013-12-09 Thread h_root
Hello community,

here is the log from the commit of package kdevelop4-plugin-python for 
openSUSE:Factory checked in at 2013-12-09 16:55:21

Comparing /work/SRC/openSUSE:Factory/kdevelop4-plugin-python (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new (New)


Package is "kdevelop4-plugin-python"

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop4-plugin-python/kdevelop4-plugin-python.changes
  2013-11-01 07:04:26.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new/kdevelop4-plugin-python.changes
 2013-12-09 16:55:23.0 +0100
@@ -1,0 +2,10 @@
+Sat Dec  7 23:11:38 UTC 2013 - cgiboude...@gmx.com
+
+- Update to 1.6.0
+  * Fix the randomly failing test
+  * Fix compiler warnings
+  * Do not suggest adding "import" lines for declarations which already exist
+  * Fix a bug in asdl_c.py
+  * Find the python 2 executable at build time.
+
+---

Old:

  kdev-python-v1.5.2.tar.xz

New:

  kdev-python-1.6.0.tar.xz



Other differences:
--
++ kdevelop4-plugin-python.spec ++
--- /var/tmp/diff_new_pack.GxbmeS/_old  2013-12-09 16:55:24.0 +0100
+++ /var/tmp/diff_new_pack.GxbmeS/_new  2013-12-09 16:55:24.0 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   kdevelop4-plugin-python
-Version:1.5.2
+Version:1.6.0
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0+
 Group:  Development/Tools/IDE
 Url:http://www.kdevelop.org
-Source0:
http://download.kde.org/stable/kdevelop/kdev-python/%{version}/src/kdev-python-v%{version}.tar.xz
+Source0:
http://download.kde.org/stable/kdevelop/4.6.0/src/kdev-python-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  kdevelop4-devel
 BuildRequires:  kdevelop4-pg-qt
@@ -37,23 +37,17 @@
 Recommends: %{name}-lang
 Provides:   %{name}-doc = %{version}
 Obsoletes:  %{name}-doc < %{version}
+Provides:   %{name}-devel = %{version}
+Obsoletes:  %{name}-devel < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 
 %description
 A KDevelop plugin which provides Python language support.
 
-%package devel
-Summary:Development files for %{name}
-Group:  Development/Libraries/KDE
-Requires:   %{name} = %{version}
-
-%description devel
-Development libraries and headers needed to build software using %{name}
-
 %lang_package
 %prep
-%setup -q -n kdev-python-v%{version}
+%setup -q -n kdev-python-%{version}
 
 %build
   %cmake_kde4 -d build
@@ -78,17 +72,16 @@
 %{_kde4_appsdir}/kdevappwizard/
 # don't move documentation to -doc package, it's parser data
 %{_kde4_appsdir}/kdevpythonsupport/
-%{_kde4_modulesdir}/kcm_pep8.so
+%{_kde4_configdir}/kdev_python_docfiles.knsrc
 %{_kde4_libdir}/libkdev4python*.so
 %{_kde4_libdir}/libpython2.7-kdevelop.so.*
+%{_kde4_modulesdir}/kcm_docfiles.so
+%{_kde4_modulesdir}/kcm_pep8.so
 %{_kde4_modulesdir}/kdevpdb.so
 %{_kde4_modulesdir}/kdevpythonlanguagesupport.so
+%{_kde4_servicesdir}/kcm_kdevpythondocfiles.desktop
 %{_kde4_servicesdir}/kcm_kdevpythonpep8.desktop
 %{_kde4_servicesdir}/kdevpdb.desktop
 %{_kde4_servicesdir}/kdevpythonsupport.desktop
 
-%files devel
-%defattr(-,root,root)
-%{_kde4_libdir}/libpython2.7-kdevelop.so
-
 %changelog

++ kdev-python-v1.5.2.tar.xz -> kdev-python-1.6.0.tar.xz ++
 77163 lines of diff (skipped)

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



commit kdevelop4-plugin-python for openSUSE:Factory

2013-10-31 Thread h_root
Hello community,

here is the log from the commit of package kdevelop4-plugin-python for 
openSUSE:Factory checked in at 2013-11-01 07:04:25

Comparing /work/SRC/openSUSE:Factory/kdevelop4-plugin-python (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new (New)


Package is "kdevelop4-plugin-python"

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop4-plugin-python/kdevelop4-plugin-python.changes
  2013-08-16 13:48:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new/kdevelop4-plugin-python.changes
 2013-11-01 07:04:26.0 +0100
@@ -1,0 +2,27 @@
+Wed Oct 30 10:48:47 UTC 2013 - toddrme2...@gmail.com
+
+- Fix lang target name
+
+---
+Wed Oct 30 01:28:16 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 1.5.2
+  - Fix a bug which led to the PEP8 checker running on non-python 
+files in some cases
+  - Properly support unicode docstrings
+  - Fix a crash in code completion which happened in some rare cases
+  - Fix a crash which could happen when a list comprehension was 
+used as the default value for a function parameter
+
+---
+Sun Oct 27 23:20:16 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Bump minimal libkdevplatform-devel BuildRequires to 1.4.60 as per
+  CMakeLists
+
+---
+Sun Oct  6 12:09:23 UTC 2013 - cgiboude...@gmx.com
+
+- Remove unneeded dependencies.
+
+---

Old:

  kdev-python-v1.5.1.tar.bz2

New:

  kdev-python-v1.5.2.tar.xz



Other differences:
--
++ kdevelop4-plugin-python.spec ++
--- /var/tmp/diff_new_pack.Ymg87G/_old  2013-11-01 07:04:27.0 +0100
+++ /var/tmp/diff_new_pack.Ymg87G/_new  2013-11-01 07:04:27.0 +0100
@@ -15,26 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   kdevelop4-plugin-python
-Version:1.5.1
-Release:1
-License:GPL-2.0+
+Version:1.5.2
+Release:0
 Summary:Python support for KDevelop
-Url:http://www.kdevelop.org
+License:GPL-2.0+
 Group:  Development/Tools/IDE
-Source0:
http://download.kde.org/stable/kdevelop/kdev-python/%{version}/src/kdev-python-v%{version}.tar.bz2
+Url:http://www.kdevelop.org
+Source0:
http://download.kde.org/stable/kdevelop/kdev-python/%{version}/src/kdev-python-v%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  kdevelop4-devel
 BuildRequires:  kdevelop4-pg-qt
 BuildRequires:  libkde4-devel
-BuildRequires:  libkdevplatform-devel
+BuildRequires:  libkdevplatform-devel >= 1.4.60
 BuildRequires:  python-kde4-devel
 Requires:   kdevelop4
-Requires:   python-distribute
-Requires:   python-lxml
 Requires:   python-kde4
 Requires:   python-qt4
 Recommends: python-pep8
+Recommends: %{name}-lang
 Provides:   %{name}-doc = %{version}
 Obsoletes:  %{name}-doc < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -45,12 +45,13 @@
 
 %package devel
 Summary:Development files for %{name}
-Requires:   %{name} = %{version}
 Group:  Development/Libraries/KDE
+Requires:   %{name} = %{version}
 
 %description devel
 Development libraries and headers needed to build software using %{name}
 
+%lang_package
 %prep
 %setup -q -n kdev-python-v%{version}
 
@@ -65,10 +66,13 @@
   %kde_post_install
   popd
   %fdupes -s %{buildroot}
+  %find_lang kdevpython %{name}.lang
 
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
+%files lang -f %{name}.lang
+
 %files
 %defattr(-,root,root)
 %{_kde4_appsdir}/kdevappwizard/

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