15
0
Commit Graph

11 Commits

Author SHA256 Message Date
6d401a1351 - Normalize metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=17
2025-03-26 05:18:00 +00:00
a21af09013 Accepting request 1230104 from home:glaubitz:branches:devel:languages:python
- Update to version 0.9.4
  * Fix typo by @schriftgestalt in #323
  * Do not re-cycle the outline in strict mode
    by @simoncozens in #325
- Adjust upstream source name in spec file
- Switch package to modern Python Stack on SLE-15
  * Use Python 3.11 on SLE-15 by default
  * Drop support for older Python versions
- 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

OBS-URL: https://build.opensuse.org/request/show/1230104
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=15
2024-12-11 14:12:22 +00:00
2451fd6dad - Remove python_module macro definition
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=13
2022-12-14 08:39:25 +00:00
cc7f4065cf Accepting request 1042708 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.9.3 
  * What's Changed
  Pass "strict" flag down to copies, so strict remains strict. By @justvanrossum in #305, as required to fix googlefonts/fontmake#961

OBS-URL: https://build.opensuse.org/request/show/1042708
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=12
2022-12-14 08:37:32 +00:00
c20ee933d3 - version update to 0.9.2
* Start testing python 3.10 by @benkiel in #269
  * improve FilterRedundantPointPen when starting points are differently set by
    @typemytype in #277

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=10
2022-09-26 10:52:09 +00:00
c04bf8d88e Accepting request 955248 from home:pgajdos:python
- version update to 0.9.1
  * Scheduled weekly dependency update for week 52 by @pyup-bot in #267
  * Drops fonttools.misc.py23 by @benkiel in #246
  * Drop support for Python 3.6 by @benkiel in #268

OBS-URL: https://build.opensuse.org/request/show/955248
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=9
2022-02-16 16:32:13 +00:00
36ae2e5da3 Accepting request 940855 from home:bnavigator:branches:devel:languages:python
- update to v0.8.1
  * Fix angle multiplication (#189).
  * Adds strict to MathGlyph (default is False). Strict means that
    line segments are not converted to curve segments with (0,0)
    control points and offcurves stacked on on-curves are not
    filtered out when extracting. (#235).
  * Python 3 only. Breaking Py3 over Py2 change is the use of
    setuptools_scm.
- drop python flavors <= 3.6: FontTools dropped support

OBS-URL: https://build.opensuse.org/request/show/940855
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=8
2021-12-17 10:42:28 +00:00
b760d79419 Accepting request 880810 from home:bnavigator:branches:devel:languages:python
- reinstate python36 build (python36-FontTools is available)

OBS-URL: https://build.opensuse.org/request/show/880810
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=6
2021-03-24 08:02:17 +00:00
00938d2586 - skip python36 (no FontTools as it requires scipy)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=4
2021-02-13 09:52:10 +00:00
Tomáš Chvátal
f65c808e68 - Fix FontTools dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=2
2020-05-26 07:54:50 +00:00
Tomáš Chvátal
e4e2d313ac Accepting request 808919 from home:alarrosa:branches:devel:languages:python
New package python-fontMath

OBS-URL: https://build.opensuse.org/request/show/808919
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=1
2020-05-26 07:53:39 +00:00