17
0

20 Commits

Author SHA256 Message Date
668c8f3a9b Accepting request 1264866 from devel:languages:python
- Normalize metadata directory name.

Requires python-setuptools 78 to build successfully.

OBS-URL: https://build.opensuse.org/request/show/1264866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fontMath?expand=0&rev=9
2025-04-16 18:38:56 +00:00
cfcbbf9433 - 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
990f43a6fe Accepting request 1230122 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1230122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fontMath?expand=0&rev=8
2024-12-11 20:05:07 +00:00
42eb746424 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
5fe0242ee9 Accepting request 1042823 from devel:languages:python
- Remove python_module macro definition

- 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/1042823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fontMath?expand=0&rev=7
2022-12-14 13:11:13 +00:00
e3c21fecc0 - 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
9f729376e2 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
99fa79fb8b Accepting request 1006091 from devel:languages:python
- 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/request/show/1006091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fontMath?expand=0&rev=6
2022-09-26 16:48:39 +00:00
514ca812a3 - 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
f22abdc09d Accepting request 955424 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/955424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fontMath?expand=0&rev=5
2022-02-16 23:31:09 +00:00
5467e078cf 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
647769ff61 Accepting request 941188 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/941188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fontMath?expand=0&rev=4
2021-12-17 22:54:31 +00:00
74033f1696 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
951dc4f0d2 Accepting request 880872 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/880872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fontMath?expand=0&rev=3
2021-04-12 15:10:29 +00:00
dbc45ed282 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
9ea190da7c Accepting request 871619 from devel:languages:python
- skip python36 (no FontTools as it requires scipy)

OBS-URL: https://build.opensuse.org/request/show/871619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fontMath?expand=0&rev=2
2021-02-15 22:18:06 +00:00
056fd704e3 - 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
5799c3f41f Accepting request 808942 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/808942
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fontMath?expand=0&rev=1
2020-05-29 19:21:19 +00:00
Tomáš Chvátal
9e85257207 - 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
9819687fe3 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