21 Commits

Author SHA256 Message Date
15bf35fa07 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
b9cce6893c 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
a5e5f0505c 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
9e5e53fa2c - 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
5287e158da 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
8179288e22 - 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
d1354bead9 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
ff0ed22ce9 - 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
42fd17c3da 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
59a038d5de - 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
c695f6002d 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
5836866f13 - 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
45b76450e3 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
446d2fad2d - 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
4947e7745f 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
de780feadc - 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
647037fee0 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
4e0160cbbc 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
19efb4aaef 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
56ea314e74 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
fbb9a4e372 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