Revisions of python-pycairo
buildservice-autocommit
accepted
request 1190484
from
Dominique Leuenberger (dimstar)
(revision 31)
baserev update by copy to link target
Dominique Leuenberger (dimstar)
accepted
request 1190285
from
John Paul Adrian Glaubitz (glaubitz)
(revision 30)
- Update to 1.26.1 * Fix Surface.set_mime_data() with Python 3.13 :pr:`366` This also fixes the test suite with Python 3.13b2. * Update vendored Windows wheel dependencies :pr:`370`
buildservice-autocommit
accepted
request 1160840
from
Dirk Mueller (dirkmueller)
(revision 29)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 28)
- update to 1.26.0: * Bump minimum required meson version from 0.56.0 to 0.64.0 * Various meson related cleanups :pr:`350` * Fix header file being installed to the wrong location with meson on some systems :pr:`350` * Adds a new ``wheel`` meson build option as preparation for meson-python support :pr:`350` :pr:`345` * Update dependencies (libpng, pixman, zlib) of the Windows wheels :pr:`358` * Various maintenance related updates :pr:`360` :pr:`359` :pr:`361` :pr:`362` - Update to version 1.23.0 - fdo#19221: restore cairo.Matrix '*' operator to the way it A new example to demonstrate pattern masks.
buildservice-autocommit
accepted
request 1120301
from
Matej Cepl (mcepl)
(revision 27)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1119760
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 26)
- update to 1.25.1: * fix a crash in pypy3.10 * Fix the build with CPython 3.13.0a1 - introduced from 1.25.0: * update to cairo 1.18.0 (for windows only) * new apis: - Status.SVG_FONT_ERROR - FontOptions.get_color_mode(), FontOptions.set_color_mode(), ColorMode - FontOptions.set_color_palette(), FontOptions.get_color_palette(), COLOR_PALETTE_DEFAULT - FontOptions.set_custom_palette_color(), FontOptions.get_custom_palette_color() - TAG_CONTENT, TAG_CONTENT_REF - Pattern.get_dither(), Pattern.set_dither(), Dither
buildservice-autocommit
accepted
request 1100692
from
Dirk Mueller (dirkmueller)
(revision 25)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 24)
- update to 1.24.0: * Dropped Python 3.7 support * Bumped meson version requirement from 0.53.0 to 0.56.0 * Various cairo dependency updates for the Windows wheel build * Various code cleanups :pr:`306` * Added Python 3.12 Windows wheels
buildservice-autocommit
accepted
request 1084408
from
Matej Cepl (mcepl)
(revision 23)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1084387
from
Dirk Mueller (dirkmueller)
(revision 22)
- Switch to single spec version build for PSP
buildservice-autocommit
accepted
request 1041746
from
Matej Cepl (mcepl)
(revision 21)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1041225
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 20)
- Update to version 1.23.0 * Reminder to distro packagers: Building/installing pycairo using setup.py is deprecated, please use meson instead. * git: changed default branch from “master” to “main” * Windows: Update the cairo version included in the wheels from 1.17.2 to 1.17.6 #pr-243 * docs: Document how to look up pycairo headers without loading the module #pr-300 * tests: don’t error out if cairo wasn’t built with all features #pr-293 New APIs: * Status.DWRITE_ERROR #pr-294 * Format.RGB96F, Format.RGBA128F #pr-295 * PDFVersion.VERSION_1_6, PDFVersion.VERSION_1_7 #pr-296 * HAS_DWRITE_FONT #pr-297 * Context.set_hairline(), Context.get_hairline() #pr-298 * PDFSurface.set_custom_metadata() #pr-299
buildservice-autocommit
accepted
request 1038683
from
Matej Cepl (mcepl)
(revision 19)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1038671
from
Dominique Leuenberger (dimstar)
(revision 18)
- Updtae to version 1.22.0: * Officially support Python 3.11. * PDFSurface.version_to_string(): Fix crash with negative versions. * typing: ImageSurface.get_stride() returns an int. * typing: Fix incorrect interface for Matrix constructor. * typing: Use Generic for Context. * docs: some cairo.Context fixes. * docs: try to make create_from_png/write_to_png more clear. * docs: add an example for how to convert a surface to pillow. * docs: cairo.Format.RGB24: document that unused bytes may be overwritten. * tests: don’t depend on specific ref counts. * tests: compatibility fixes for cairo 1.17.6. - Drop f5a795ea.patch: fixed upstream.
buildservice-autocommit
accepted
request 1003719
from
Matej Cepl (mcepl)
(revision 17)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1003355
from
Bjørn Lie (iznogood)
(revision 16)
- Update to version 1.21.0: * Require Python 3.7+ * Require meson 0.53+ * Using setup.py directly to build/install pycairo is deprecated. Use meson instead. * setup.py now requires setuptools. Previously it was optional. * The complete API reference is now included in the typing stubs, so it can be consumed/shown by IDEs. - Add f5a795ea.patch: Some test improvements for cairo 1.17.6
buildservice-autocommit
accepted
request 989819
from
Frederic Crozat (fcrozat)
(revision 15)
baserev update by copy to link target
Frederic Crozat (fcrozat)
accepted
request 989741
from
Benjamin Greiner (bnavigator)
(revision 14)
- Work around vendored distutils in setuptools >= 60 incorrectly installing pkgconfig files into the wrong libdir - Deduplicate files in python_sitearch
Markéta Machová (mcalabkova)
accepted
request 911556
from
Frederic Crozat (fcrozat)
(revision 13)
- Add Obsoletes/Provides for python3-cairo-devel.
Dirk Mueller (dirkmueller)
committed
(revision 12)
- update to 1.20.1 * setup.py: Respect the PKG_CONFIG environment variable * Make import_cairo inline in addition to static * docs: Fix example in Pattern.set_filter() docs _pr_`221` * docs: Fix build with newer sphinx * docs: Fix NumPy width, height-conventions in examples * docs: Last parameter of rel_curve_to should be dy3, not dy4 * mypy: Fixes for mypy 0.800+ * mypy: Don't run mypy via pytest
Displaying revisions 1 - 20 of 31