21 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
aae213fb2d 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
8ff9f86f92 - 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
e64c12271a Accepting request 1179077 from devel:languages:python
- update to 0.15.0:
  * Support Python 3.12, drop Python 3.7 support.
  * Add READMEs for dictionaries.
  * Add Basque hyphenation dictionary.
  * Update Catalan and Hungarian dictionaries.
  * Use Ruff instead of Flake8 and isort.

OBS-URL: https://build.opensuse.org/request/show/1179077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyphen?expand=0&rev=7
2024-06-07 13:04:21 +00:00
f5aae20bb8 - update to 0.15.0:
* Support Python 3.12, drop Python 3.7 support.
  * Add READMEs for dictionaries.
  * Add Basque hyphenation dictionary.
  * Update Catalan and Hungarian dictionaries.
  * Use Ruff instead of Flake8 and isort.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyphen?expand=0&rev=16
2024-06-06 20:14:04 +00:00
2e6cb6e7cd Accepting request 1138080 from devel:languages:python
- Add %{?sle15_python_module_pythons} to build for python 3.11 in Leap

OBS-URL: https://build.opensuse.org/request/show/1138080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyphen?expand=0&rev=6
2024-01-11 20:05:27 +00:00
7e6bb245e6 - Add %{?sle15_python_module_pythons} to build for python 3.11 in Leap
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyphen?expand=0&rev=14
2024-01-11 08:58:08 +00:00
e8906b67db Accepting request 1137833 from devel:languages:python
- update to 0.14.0:
  * Store Path objects instead of strings in LANGUAGE.
  * Use importlib.resources instead of deprecated pkg_resources.
  * Add Thai dictionary.
  * Update Italian dictionary.
  * Make language parameter case-insensitive.
  * Add Catalan dictionary.
  * Update French dictionary.
  * Update script upgrading dictionaries.
  * Support Python 3.10, drop Python 3.6 support.
  * Add documentation.
  * Update Belarusian dictionary.
  * Update dictionaries (add Albanian, Belarusian, Esperanto,
    Mongolian; update Italian, Portuguese of Brazil, Russian).
  * Use Flit for packaging. You can now build packages using pip
    install flit, flit build.

  * Improve dictionaries update script

OBS-URL: https://build.opensuse.org/request/show/1137833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyphen?expand=0&rev=5
2024-01-10 20:52:19 +00:00
b9d1df8bbe - update to 0.14.0:
* Store Path objects instead of strings in LANGUAGE.
  * Use importlib.resources instead of deprecated pkg_resources.
  * Add Thai dictionary.
  * Update Italian dictionary.
  * Make language parameter case-insensitive.
  * Add Catalan dictionary.
  * Update French dictionary.
  * Update script upgrading dictionaries.
  * Support Python 3.10, drop Python 3.6 support.
  * Add documentation.
  * Update Belarusian dictionary.
  * Update dictionaries (add Albanian, Belarusian, Esperanto,
    Mongolian; update Italian, Portuguese of Brazil, Russian).
  * Use Flit for packaging. You can now build packages using pip
    install flit, flit build.
  * Improve dictionaries update script

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyphen?expand=0&rev=12
2024-01-09 22:18:37 +00:00
Richard Brown
3625aeb370 Accepting request 878252 from devel:languages:python
- Update to 0.10.0:
  * Ignore *HYPHENMIN options in dictionaries
  * Improve dictionaries update script 
  * Drop Python 3.5 and add Python 3.9 support

OBS-URL: https://build.opensuse.org/request/show/878252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyphen?expand=0&rev=4
2021-03-30 19:14:35 +00:00
cce250f563 - Update to 0.10.0:
* Ignore *HYPHENMIN options in dictionaries
  * Improve dictionaries update script 
  * Drop Python 3.5 and add Python 3.9 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyphen?expand=0&rev=10
2021-03-11 05:03:49 +00:00
Stephan Kulow
e3bb62b378 Accepting request 678218 from devel:languages:python
- Switch to github tarball for the test.py so source_validators
  actually works

- Update to version 0.9.5
  + Update Bulgarian and Spanish dictionaries, add Indonesian
- Add test.py from GH, missing in tarball, enable checks

OBS-URL: https://build.opensuse.org/request/show/678218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyphen?expand=0&rev=3
2019-02-28 20:42:44 +00:00
Tomáš Chvátal
66625ce048 - Switch to github tarball for the test.py so source_validators
actually works

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyphen?expand=0&rev=8
2019-02-22 10:54:21 +00:00
Tomáš Chvátal
f7ce74f86a Accepting request 678059 from home:frispete:python
- Update to version 0.9.5
  + Update Bulgarian and Spanish dictionaries, add Indonesian
- Add test.py from GH, missing in tarball, enable checks

OBS-URL: https://build.opensuse.org/request/show/678059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyphen?expand=0&rev=7
2019-02-22 10:42:32 +00:00
d21f4a0e14 Accepting request 659312 from devel:languages:python
- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyphen?expand=0&rev=2
2019-01-24 13:03:08 +00:00
6b56d2b465 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyphen?expand=0&rev=5
2018-12-04 13:53:29 +00:00
6edb90cf32 Accepting request 611777 from devel:languages:python
needed by python-WeasyPrint

OBS-URL: https://build.opensuse.org/request/show/611777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyphen?expand=0&rev=1
2018-05-29 14:50:55 +00:00
Todd R
0a38b34574 needed by python-WeasyPrint
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyphen?expand=0&rev=1
2018-05-24 04:37:31 +00:00