1
0
forked from pool/python-Pyphen

4 Commits

Author SHA256 Message Date
42ab35d88e Accepting request 1244114 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1244114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyphen?expand=0&rev=10
2025-02-07 22:07:07 +00:00
9188fd75b4 - Update to 0.17.2
* Fix Oriya dictionary name.
  * Update documentation.
- from version 0.17.1
  * Update Mongolian dictionary.
  * Add Assamese, Kannada, Sanskrit, Punjabi, Oriya, Marathi dictionaries.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyphen?expand=0&rev=22
2025-02-07 10:41:55 +00:00
e7bf6558dd Accepting request 1219830 from devel:languages:python
- update to 0.17.0:
  * Support Python 3.13, drop Python 3.8 support.
  * Update Hungarian dictionary.

OBS-URL: https://build.opensuse.org/request/show/1219830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyphen?expand=0&rev=9
2024-10-31 15:10:22 +00:00
52939553c3 - update to 0.17.0:
* Support Python 3.13, drop Python 3.8 support.
  * Update Hungarian dictionary.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyphen?expand=0&rev=20
2024-10-31 11:09:57 +00:00
4 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56be4c04170515976c4c35f391d7e778fe2678dd5d0f3fd540c03394d48ee1dd
size 2084300

3
0.17.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7e67fbbcc52e6ae058479fa8ce393db4d2457f6f38007933cd6761ab9205501
size 2088871

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 6 11:47:50 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.17.2
* Fix Oriya dictionary name.
* Update documentation.
- from version 0.17.1
* Update Mongolian dictionary.
* Add Assamese, Kannada, Sanskrit, Punjabi, Oriya, Marathi dictionaries.
-------------------------------------------------------------------
Thu Oct 31 11:09:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.17.0:
* Support Python 3.13, drop Python 3.8 support.
* Update Hungarian dictionary.
-------------------------------------------------------------------
Sun Aug 18 16:59:58 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Pyphen
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-Pyphen
Version: 0.16.0
Version: 0.17.2
Release: 0
Summary: Pure Python module to hyphenate text
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MPL-1.1