1
0
forked from pool/python-defcon

11 Commits

Author SHA256 Message Date
3e53826e79 - update to 0.10.3:
* Add in missing `_dirty`
- Update to 0.10.2
  * Adds __eq__ in BaseDict (#344)
- skip python 3.6 (needs FontTools which needs scipy)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=18
2023-09-18 09:19:39 +00:00
674e0da5e6 Accepting request 1041195 from home:yarunachalam:branches:devel:languages:python
- Update to 0.10.2 
  * Create a new glyphset from the provided reader by @typemytype in #409

OBS-URL: https://build.opensuse.org/request/show/1041195
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=16
2022-12-07 19:01:49 +00:00
4ba2e40d27 - update to 0.10.1:
* Python 3.10 support
  * Add glyphSet argument in _stampLayerInfoDataState
  * when guideline.name is set to None remove the name key
  * add eq and hash to FuzzyNumber
  * drop python 3.6 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=14
2022-07-19 11:27:55 +00:00
4a8b146285 - update to 0.10.0:
* drop python 3.6 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=13
2022-01-23 16:18:50 +00:00
97fc0910f2 Accepting request 940848 from home:bnavigator:branches:devel:languages:python
- Update to 0.9.0
  * Makes glyph.image object “sticky”, just like lib objects (#352)
  * Adds a .tempLib to font, layer, and glyph that is available for
    the life of the object and is never saved with the ufo. (#367)
- Skip python36: FontTools now dropped it.

OBS-URL: https://build.opensuse.org/request/show/940848
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=12
2021-12-17 10:36:54 +00:00
d253a320b9 Accepting request 880794 from home:bnavigator:branches:devel:languages:python
- reinstate python36 build (python36-FontTools is available)

OBS-URL: https://build.opensuse.org/request/show/880794
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=10
2021-03-24 08:01:44 +00:00
0c55fe4303 - Update 0.8.1:
* Fixes behavior with None in removeObserver (#349)
  * Resets glyph set on save (#297)
  * Gives Anchors and Guidelines a glyph attribute (#325)
  * Dispatcher enhancements (#337)
  * Adds __eq__ in BaseDict (#344)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=8
2021-03-19 01:53:53 +00:00
68e6d3a062 - skip python 3.6 (needs FontTools which needs scipy)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=6
2021-02-13 10:25:40 +00:00
363abf0d43 - Update to 0.7.2:
* Name the wheel file as non-universal (py3-only).
  * [setup.py] Mark library as requiring Python 3.6+, or else pip2 will attempt to install it on Python 2.7, which is no longer supported (#293).
  * Dropped support for Py2, now only Py3
  * Updated documentation: #232
  * Fixed docstring typos (thanks @Space0726!): #263
  * added notification: Font.GuidelineWillBeAdded: #239
  * Fixes for UFOZ (#209 testForExternalChanges and #218 glyphSet is required): #220
  * Added close to font: #269
  * Setting glyph.unicode will now set glyph.unicodes to a one member list: #258
  * Add notifications for: Glyph.LeftMarginWillChange, Glyph.LeftMarginDidChange, Glyph.RightMarginWillChange, Glyph.RightMarginDidChange, Glyph.TopMarginWillChange, Glyph.TopMarginDidChange, Glyph.BottomMarginWillChange, Glyph.BottomMarginDidChange: #253
  * Improved joinSegments: #259
  * Added identifier to addComponent callback: #268
  * Fix glyphs with components getting proper area value: #272
  * Use ufoFormatTuple: #289
  * Add ufoFormatVersionTuple property, deprecate ufoFormatVersion: #291

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=4
2020-06-15 05:51:50 +00:00
Tomáš Chvátal
c98db612c3 - Fix FontTool dep (camelcase)
- Remove devel dependency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=2
2020-05-26 07:46:11 +00:00
Tomáš Chvátal
03a1d144a2 Accepting request 808918 from home:alarrosa:branches:devel:languages:python
New package python-defcon

OBS-URL: https://build.opensuse.org/request/show/808918
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=1
2020-05-26 07:42:29 +00:00