14
0

Accepting request 519986 from devel:languages:python:singlespec-staging

- update to version 1.6.11
  * No changelog
- singlespec auto-conversion
- update to  version 1.6.6:
  * compatibility with latest python releases
  * "wheels" replace "eggs" as the binary distribution format of
    choice
  * fix possible text corruption when using SpellChecker with a
    Chunker
- drop pyenchant-drop-bootstrap-distribute.patch: fixed upstream
- Add pyenchant-drop-bootstrap-distribute.patch: don't use the distribute
  bootstrapping code, just use setuptools.  Fixes build that was broken by the
  attempt to download distribute.
- Add full url to source
- Make python 3 package noarch like the python 2 package
- Fix rpmlint warnings
- Add python 3 package
- Clean up python 2 spec file
- license update: LGPL-2.1+
  No reason to believe that the package author restricted licensing to only
  version 2.1 of the LGPL. As such LGPL-2.1+ is the better choice
- Spec file cleanup:
  * Simplified macro usage
  * Removed outdated %clean section
  * Set SPDX-style license
  * No CFLAGS for noarch package
- Initial version 1.6.5
- Obsoletes package 'python-enchant'

OBS-URL: https://build.opensuse.org/request/show/519986
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyenchant?expand=0&rev=17
This commit is contained in:
Todd R
2017-08-31 16:51:54 +00:00
committed by Git OBS Bridge
parent d665907dc8
commit c364066645
4 changed files with 55 additions and 27 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Aug 31 16:50:42 UTC 2017 - toddrme2178@gmail.com
- update to version 1.6.11
* No changelog
-------------------------------------------------------------------
Thu Aug 24 13:50:44 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
-------------------------------------------------------------------
Mon May 11 15:11:57 UTC 2015 - benoit.monin@gmx.fr
@@ -51,3 +62,4 @@ Fri Apr 15 13:20:39 UTC 2011 - saschpe@suse.de
- Initial version 1.6.5
- Obsoletes package 'python-enchant'