6 Commits

Author SHA256 Message Date
41a68339d7 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
be23371b33 Accepting request 1243616 from home:glaubitz:branches:devel:languages:python
- 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/request/show/1243616
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
723e543871 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
d26192d0b2 - 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
a964b39641 Accepting request 1194574 from devel:languages:python
- update to 0.16.0:
  * Close file when reading encoding
  * Update dictionary repository

OBS-URL: https://build.opensuse.org/request/show/1194574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyphen?expand=0&rev=8
2024-08-19 21:44:25 +00:00
29253f3f6f - update to 0.16.0:
* Close file when reading encoding
  * Update dictionary repository

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyphen?expand=0&rev=18
2024-08-18 17:00:24 +00:00
4 changed files with 29 additions and 5 deletions

View File

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

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,27 @@
-------------------------------------------------------------------
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>
- update to 0.16.0:
* Close file when reading encoding
* Update dictionary repository
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 6 20:13:33 UTC 2024 - Dirk Müller <dmueller@suse.com> Thu Jun 6 20:13:33 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-Pyphen # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-Pyphen Name: python-Pyphen
Version: 0.15.0 Version: 0.17.2
Release: 0 Release: 0
Summary: Pure Python module to hyphenate text Summary: Pure Python module to hyphenate text
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MPL-1.1 License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MPL-1.1