14
0

13 Commits

Author SHA256 Message Date
5b736f6f9b Accepting request 1251868 from devel:languages:python
- python-maturin is not required for running of the package.
- python-six it not required at all.
- Update to 0.6.6
  * Upgraded to macos-13 runner (as 12 is not available anymore).
- from version 0.6.5
  * Revert "Added pypy3.11 to build"
- from version 0.6.4
  * Added pypy3.11 to build
  * Removed pypy3.8 from build, not suppurted
  * Bumped pyo3 to 0.23.3, drops pypy3.7 and pypy3.8
  * Bumped unicode-bidi to 0.3.18  closes #28
- from version 0.6.3
  * Updated pyo3 to 0.22.4
  * Python 3.13 wheels are finally working
- from version 0.6.2
  * Added check-latest to the build
- from version 0.6.1
  * Bumped to build Python 3.13 wheels
- from version 0.6.0
  * Added implemention selection (Python or Rust) to pybidi cli,
    respecting backward comapt
  * Restored older algorithm, supports both implementations closes #25
  * Modernize and simplify Python code (Thanks Christian Clauss)
- from version 0.5.2
  * Added get_base_level backward compat
  * docstring cleanup
- from version 0.5.1
  * Added compat for older import, closes #23
  * Updated copyrights
- from version 0.5.0
  * Switched to using Rust based unicode-bidi using PyO3
  * Dropped Python < 3.9 support
  * Removed "upper_is_rtl"
  * Import of ``get_display`` changed to ``from bidi import get_display``
- Add cargo to BuildRequires
- Add rust to BuildRequires
- Disable testsuite for the time being which fails to import bidi.bidi
- Enable vendoring for Rust building dependencies
- Switch build architecture to binary
- Switch build system from setuptools to pyproject.toml
  * Add python-pip and python-wheel to BuildRequires
  * Replace %python_build with %pyproject_wheel
  * Replace %python_install with %pyproject_install
  * Update name for dist directory in %files section
- Switch package to modern Python Stack on SLE-15
  * Use Python 3.11 on SLE-15 by default
  * Drop support for older Python versions
- Update BuildRequires and Requires from pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1251868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-bidi?expand=0&rev=6
2025-03-11 19:44:45 +00:00
292af27c46 - python-maturin is not required for running of the package.
- python-six it not required at all.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-bidi?expand=0&rev=14
2025-03-10 18:07:40 +00:00
80327feb9e Accepting request 1251852 from home:glaubitz:branches:devel:languages:python
- Update to 0.6.6
  * Upgraded to macos-13 runner (as 12 is not available anymore).
- from version 0.6.5
  * Revert "Added pypy3.11 to build"
- from version 0.6.4
  * Added pypy3.11 to build
  * Removed pypy3.8 from build, not suppurted
  * Bumped pyo3 to 0.23.3, drops pypy3.7 and pypy3.8
  * Bumped unicode-bidi to 0.3.18  closes #28
- from version 0.6.3
  * Updated pyo3 to 0.22.4
  * Python 3.13 wheels are finally working
- from version 0.6.2
  * Added check-latest to the build
- from version 0.6.1
  * Bumped to build Python 3.13 wheels
- from version 0.6.0
  * Added implemention selection (Python or Rust) to pybidi cli,
    respecting backward comapt
  * Restored older algorithm, supports both implementations closes #25
  * Modernize and simplify Python code (Thanks Christian Clauss)
- from version 0.5.2
  * Added get_base_level backward compat
  * docstring cleanup
- from version 0.5.1
  * Added compat for older import, closes #23
  * Updated copyrights
- from version 0.5.0
  * Switched to using Rust based unicode-bidi using PyO3
  * Dropped Python < 3.9 support

OBS-URL: https://build.opensuse.org/request/show/1251852
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-bidi?expand=0&rev=13
2025-03-10 18:02:14 +00:00
05a71c06a0 Accepting request 895932 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/895932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-bidi?expand=0&rev=5
2021-06-01 08:37:57 +00:00
35e5607821 Accepting request 895931 from home:pgajdos:python
- %check: use %pyunittest rpm macro

OBS-URL: https://build.opensuse.org/request/show/895931
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-bidi?expand=0&rev=11
2021-05-28 09:36:48 +00:00
30b4d82550 Accepting request 807674 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/807674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-bidi?expand=0&rev=4
2020-05-26 15:18:12 +00:00
Tomáš Chvátal
7d53eb6623 Accepting request 807634 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/807634
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-bidi?expand=0&rev=9
2020-05-20 11:33:50 +00:00
d9fbd4259b Accepting request 717599 from devel:languages:python
- Update to 0.4.2:
  * Merged Fix for mixed RTL and numbers, Thanks Just van Rossum

OBS-URL: https://build.opensuse.org/request/show/717599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-bidi?expand=0&rev=3
2019-07-22 15:20:18 +00:00
Tomáš Chvátal
b14c488807 - Update to 0.4.2:
* Merged Fix for mixed RTL and numbers, Thanks Just van Rossum

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-bidi?expand=0&rev=7
2019-07-22 13:27:05 +00:00
2ecc857df8 Accepting request 659608 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-bidi?expand=0&rev=2
2018-12-24 10:42:31 +00:00
aeac94c1b3 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-bidi?expand=0&rev=5
2018-12-04 13:55:13 +00:00
15cb879bed Accepting request 613340 from devel:languages:python
Required by python-PsychoPy

OBS-URL: https://build.opensuse.org/request/show/613340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-bidi?expand=0&rev=1
2018-06-08 21:13:08 +00:00
Todd R
426ff15c6d required by python-PsychoPy
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-bidi?expand=0&rev=1
2018-05-31 18:44:20 +00:00