14
0
forked from pool/python-Pyphen

- 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
This commit is contained in:
2024-08-18 17:00:24 +00:00
committed by Git OBS Bridge
parent f5aae20bb8
commit 29253f3f6f
4 changed files with 11 additions and 4 deletions

View File

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

3
0.16.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-Pyphen
Version: 0.15.0
Version: 0.16.0
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