commit python3-pyenchant for openSUSE:Factory

2016-05-25 Thread h_root
Hello community,

here is the log from the commit of package python3-pyenchant for 
openSUSE:Factory checked in at 2016-05-25 21:25:33

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


Package is "python3-pyenchant"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pyenchant/python3-pyenchant.changes  
2015-01-26 16:47:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pyenchant.new/python3-pyenchant.changes 
2016-05-25 21:25:34.0 +0200
@@ -1,0 +2,8 @@
+Sun May  8 07:04:48 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * changed to https for source url
+  * updated source url to files.pythonhosted.org
+
+
+---



Other differences:
--
++ python3-pyenchant.spec ++
--- /var/tmp/diff_new_pack.TvB7D2/_old  2016-05-25 21:25:35.0 +0200
+++ /var/tmp/diff_new_pack.TvB7D2/_new  2016-05-25 21:25:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pyenchant
 #
-# Copyright (c) 2015 SUSE LINUX Products 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
@@ -23,7 +23,7 @@
 Summary:Python bindings for the Enchant spellchecking system
 License:LGPL-2.1+
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/p/pyenchant/pyenchant-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/p/pyenchant/pyenchant-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  enchant
 BuildRequires:  python3-devel




commit python3-pyenchant for openSUSE:Factory

2015-01-26 Thread h_root
Hello community,

here is the log from the commit of package python3-pyenchant for 
openSUSE:Factory checked in at 2015-01-26 16:46:57

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


Package is "python3-pyenchant"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pyenchant/python3-pyenchant.changes  
2015-01-23 15:46:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pyenchant.new/python3-pyenchant.changes 
2015-01-26 16:47:00.0 +0100
@@ -1,0 +2,14 @@
+Sun Jan 25 02:58:21 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update url
+
+- dropped pyenchant-setuptools.patch: fixed upstream
+
+- update to version 1.6.6:
+  * compatability with latest python releases
+  * "wheels" replace "eggs" as the binary distribution format of
+choice
+ * fix possible text corruption when using SpellChecker with a Chunker
+
+---

Old:

  pyenchant-1.6.5.tar.gz
  pyenchant-setuptools.patch

New:

  pyenchant-1.6.6.tar.gz



Other differences:
--
++ python3-pyenchant.spec ++
--- /var/tmp/diff_new_pack.vC4jOW/_old  2015-01-26 16:47:01.0 +0100
+++ /var/tmp/diff_new_pack.vC4jOW/_new  2015-01-26 16:47:01.0 +0100
@@ -17,14 +17,13 @@
 
 
 Name:   python3-pyenchant
-Version:1.6.5
+Version:1.6.6
 Release:0
-Url:http://www.rfk.id.au/software/pyenchant/
+Url:https://pythonhosted.org/pyenchant/
 Summary:Python bindings for the Enchant spellchecking system
 License:LGPL-2.1+
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/p/pyenchant/pyenchant-%{version}.tar.gz
-Patch0: pyenchant-setuptools.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  enchant
 BuildRequires:  python3-devel
@@ -39,7 +38,6 @@
 
 %prep
 %setup -q -n pyenchant-%{version}
-%patch0 -p1
 
 %build
 python3 setup.py build

++ pyenchant-1.6.5.tar.gz -> pyenchant-1.6.6.tar.gz ++
 2371 lines of diff (skipped)

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



commit python3-pyenchant for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

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

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


Package is "python3-pyenchant"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pyenchant/python3-pyenchant.changes  
2013-10-23 19:26:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pyenchant.new/python3-pyenchant.changes 
2015-01-23 15:46:53.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10  00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove ifs for opensuse version <=1220
+
+---



Other differences:
--
++ python3-pyenchant.spec ++
--- /var/tmp/diff_new_pack.HaFCkG/_old  2015-01-23 15:46:54.0 +0100
+++ /var/tmp/diff_new_pack.HaFCkG/_new  2015-01-23 15:46:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pyenchant
 #
-# Copyright (c) 2013 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
@@ -27,11 +27,6 @@
 Patch0: pyenchant-setuptools.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  enchant
-%if 0%{?suse_version} <= 1220
-BuildRequires:  python3-2to3
-# for hashlib
-BuildRequires:  python3
-%endif
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 Provides:   PyEnchant = %{version}

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



commit python3-pyenchant for openSUSE:Factory

2013-10-23 Thread h_root
Hello community,

here is the log from the commit of package python3-pyenchant for 
openSUSE:Factory checked in at 2013-10-23 19:26:43

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


Package is "python3-pyenchant"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pyenchant/python3-pyenchant.changes  
2013-09-26 19:43:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pyenchant.new/python3-pyenchant.changes 
2013-10-23 19:26:54.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct 23 08:47:34 UTC 2013 - toddrme2...@gmail.com
+
+- Add BuildRequires: python3 for openSUSE 12.2, so hashlib is
+  available.
+
+---



Other differences:
--
++ python3-pyenchant.spec ++
--- /var/tmp/diff_new_pack.7AhEP3/_old  2013-10-23 19:26:55.0 +0200
+++ /var/tmp/diff_new_pack.7AhEP3/_new  2013-10-23 19:26:55.0 +0200
@@ -27,9 +27,10 @@
 Patch0: pyenchant-setuptools.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  enchant
-#BuildRequires:  python3
-%if 0%{?suse_version} == 1220
+%if 0%{?suse_version} <= 1220
 BuildRequires:  python3-2to3
+# for hashlib
+BuildRequires:  python3
 %endif
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools

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



commit python3-pyenchant for openSUSE:Factory

2013-09-26 Thread h_root
Hello community,

here is the log from the commit of package python3-pyenchant for 
openSUSE:Factory checked in at 2013-09-26 19:43:48

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


Package is "python3-pyenchant"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pyenchant/python3-pyenchant.changes  
2013-06-25 13:19:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pyenchant.new/python3-pyenchant.changes 
2013-09-26 19:43:49.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 26 10:48:59 UTC 2013 - speili...@suse.com
+
+- Add pyenchant-setuptools.patch: Backport of 
+  https://github.com/rfk/pyenchant/pull/29
+
+---

New:

  pyenchant-setuptools.patch



Other differences:
--
++ python3-pyenchant.spec ++
--- /var/tmp/diff_new_pack.dxDpA8/_old  2013-09-26 19:43:50.0 +0200
+++ /var/tmp/diff_new_pack.dxDpA8/_new  2013-09-26 19:43:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pyenchant
 #
-# 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
@@ -11,37 +11,39 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define pyname  enchant
-%define modname py%{pyname}
-Name:   python3-%{modname}
+
+Name:   python3-pyenchant
 Version:1.6.5
 Release:0
 Url:http://www.rfk.id.au/software/pyenchant/
 Summary:Python bindings for the Enchant spellchecking system
 License:LGPL-2.1+
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/p/%{modname}/%{modname}-%{version}.tar.gz
+Source: 
http://pypi.python.org/packages/source/p/pyenchant/pyenchant-%{version}.tar.gz
+Patch0: pyenchant-setuptools.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  enchant
-BuildRequires:  python3
+#BuildRequires:  python3
+%if 0%{?suse_version} == 1220
 BuildRequires:  python3-2to3
+%endif
 BuildRequires:  python3-devel
-BuildRequires:  python3-distribute
+BuildRequires:  python3-setuptools
 Provides:   PyEnchant = %{version}
 Obsoletes:  PyEnchant < %{version}
 BuildArch:  noarch
 Requires:   enchant
-Requires:   python(abi) = %{py3_ver}
 
 %description
 PyEnchant is a spellchecking library for Python, based on the excellent 
Enchant library.
 
 %prep
-%setup -q -n %{modname}-%{version}
+%setup -q -n pyenchant-%{version}
+%patch0 -p1
 
 %build
 python3 setup.py build
@@ -52,7 +54,7 @@
 %files
 %defattr(-,root,root,-)
 %doc LICENSE.txt README.txt TODO.txt
-%{python3_sitelib}/%{pyname}
-%{python3_sitelib}/%{modname}-%{version}-py%{py3_ver}.egg-info 
+%{python3_sitelib}/enchant
+%{python3_sitelib}/pyenchant-%{version}-py%{py3_ver}.egg-info 
 
 %changelog

++ pyenchant-setuptools.patch ++
 887 lines (skipped)

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



commit python3-pyenchant for openSUSE:Factory

2012-05-08 Thread h_root
Hello community,

here is the log from the commit of package python3-pyenchant for 
openSUSE:Factory checked in at 2012-05-08 11:47:47

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


Package is "python3-pyenchant", Maintainer is ""

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++

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