Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:illuusio:python
python-cairocffi
python-cairocffi.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-cairocffi.changes of Package python-cairocffi
------------------------------------------------------------------- Wed Oct 2 08:12:05 UTC 2024 - Matej Cepl <mcepl@cepl.eu> - Readd disabling test_xcb tests. Please, don’t reenable until gh#Kozea/cairocffi#203 is fixed. ------------------------------------------------------------------- Wed Jun 19 07:38:34 UTC 2024 - Michael Vetter <mvetter@suse.com> - Update to 1.7.0: * #227: Add get_hairline() and set_hairline() functions ------------------------------------------------------------------- Mon Apr 29 06:52:06 UTC 2024 - Michael Vetter <mvetter@suse.com> - Update to 1.7.0: * Drop Python 3.7 support, add Python 3.12 support * #221: Add environment variable to set folder where DLLs are installed on Windows * #225: Use Ruff instead of Flake8 and isort - Refresh skip-pikepdf.patch ------------------------------------------------------------------- Thu Oct 19 13:30:28 UTC 2023 - Soc Virnyl Estela <contact@uncomfyhalomacro.pl> - update to version 1.6.1 * use in-line ABI mode * use in-line mode for xcffib * require xcffib 0.4.0+ * update docs * build requires flit-core - remove disabling of text_xcb_window ------------------------------------------------------------------- Fri May 5 09:45:47 UTC 2023 - Dirk Müller <dmueller@suse.com> - update to 1.5.1: * move to pyproject.toml * Try to support and test more Python versions * Catch more errors when creating PNG files * Include utils and docs in the source package * Include all Setuptool’s building functions in custom building script * Build generated files manually when building wheels * Install xcffib if possible during the wheel generation - add skip-pikepdf.patch to skip pikepdf from tests - use LICENSE from package ------------------------------------------------------------------- Fri Apr 21 12:23:03 UTC 2023 - Dirk Müller <dmueller@suse.com> - add sle15_python_module_pythons (jsc#PED-68) ------------------------------------------------------------------- Thu Apr 13 22:40:25 UTC 2023 - Matej Cepl <mcepl@suse.com> - Make calling of %{sle15modernpython} optional. ------------------------------------------------------------------- Fri Sep 30 09:27:55 UTC 2022 - Markéta Machová <mmachova@suse.com> - Avoid pulling in python-pikepdf in the stagings ------------------------------------------------------------------- Thu Sep 29 08:06:36 UTC 2022 - Fabian Vogt <fvogt@suse.com> - Drop outdated python36_ignore ------------------------------------------------------------------- Tue Sep 27 17:04:28 UTC 2022 - Markéta Machová <mmachova@suse.com> - Update to 1.4.0 * #205: Use pikepdf to parse generated PDF * #171: Don’t use deprecated pytest-runner anymore - Drop no longer needed python-cairocffi-xfail.patch and python-cairocffi-disable-linters.patch ------------------------------------------------------------------- Tue Sep 13 15:56:49 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com> - Add python-cairocffi-xfail.patch: Xfail some tests failing with cairo 1.17.6. - Add python-cairocffi-disable-linters.patch: Drop linters that fail with new cairo. ------------------------------------------------------------------- Sat Aug 20 21:23:34 UTC 2022 - Matej Cepl <mcepl@suse.com> - Disable xcb tests (they are just too unstable, gh#Kozea/cairocffi#203). ------------------------------------------------------------------- Fri Aug 19 15:40:07 UTC 2022 - Ben Greiner <code@bnavigator.de> - Reflect in the specfile that Python 3.6 is no longer supported upstream - Unskip python38: required by other packages - Remove python36 flavor exceptions from specfile ------------------------------------------------------------------- Sun Aug 7 12:09:38 UTC 2022 - John Vandenberg <jayvdb@gmail.com> - Move tests out of runtime package - Enable xcb tests ------------------------------------------------------------------- Tue Jan 4 21:18:42 UTC 2022 - Matej Cepl <mcepl@suse.com> - Fix location of fduped directories ------------------------------------------------------------------- Wed Oct 13 08:32:20 UTC 2021 - Michael Vetter <mvetter@suse.com> - Update to 1.3.0: * 2cd512d: Drop Python 3.6 support * #196: Fix import constants.py import * #169: Add extra library name "cairo-2.dll" * #178: Workaround for testing date string with cairo 1.17.4 * #186: Fix link in documentation * #195: Fix typo in documentation * #184, a4fc2a7: Clean .gitignore ------------------------------------------------------------------- Sat Feb 13 22:13:03 UTC 2021 - Ben Greiner <code@bnavigator.de> - Don't test the optional numpy support on python36 flavor, because due to NEP 29, python36-numpy is removed from TW ------------------------------------------------------------------- Mon Dec 7 12:34:39 UTC 2020 - Benjamin Greiner <code@bnavigator.de> - Replace obsolete pytest-runner with %pytest macro to avoid pulling in _build directories of other flavors during testing * gh#Kozea/cairocffi#171 * gh#openSUSE/python-rpm-macros#66 ------------------------------------------------------------------- Fri Oct 30 06:20:59 UTC 2020 - Michael Vetter <mvetter@suse.com> - Update to 1.2.0: * #152: Add NumPy support * #143: Make write_to_png function work on hardened systems * #156: Use major version name to open shared libraries * #165: Don’t list setuptools as required for installation ------------------------------------------------------------------- Mon Sep 9 07:41:31 UTC 2019 - mvetter@suse.com - Update to 1.1.0: * #135, #127, #119: Clean the way external libraries are found * #126: Remove const char* elements from cdef * Support Cairo features up to 1.17.2 * Fix documentation generation ------------------------------------------------------------------- Wed Jul 31 12:12:15 UTC 2019 - pgajdos@suse.com - version update to 1.0.2 #123: Rely on a recent version of setuptools to handle VERSION #120: Don't delete _generated modules on ffi_build import Drop Python 2.6, 2.7 and 3.4 support Test with Python 3.7 Clean code, tests and packaging - do not build for python2 - run tests ------------------------------------------------------------------- Fri Jan 25 10:10:32 UTC 2019 - mvetter@suse.com - Update to 0.9.0: * Drop Python 3.2 and 3.3 support * Test with PyPy and PyPy3 * Fix test compatibility with Cairo 1.15.12 * Add cairo library name from PyGObject for Windows * Fix pango_example.py * Fix crash with xbc tests * Clean documentation * Support Cairo features up to 1.15.12 ------------------------------------------------------------------- Tue Dec 4 12:46:25 UTC 2018 - Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package ------------------------------------------------------------------- Fri Jul 13 15:54:02 UTC 2018 - arun@gmx.de - update to version 0.8.1: * Add cairo library name provided by pygobjectwin32 * Update docstrings to list width and height params * Add width and height options to decode_to_image_surface ------------------------------------------------------------------- Fri Jan 26 21:07:25 UTC 2018 - petr@cervinka.net - Add xcffib support - Spec file cleaned ------------------------------------------------------------------- Wed Apr 12 19:01:15 UTC 2017 - toddrme2178@gmail.com - Fix download URL. ------------------------------------------------------------------- Wed Apr 12 17:44:02 UTC 2017 - toddrme2178@gmail.com - Update to version 0.8.0 * Follow semver * Avoid implicit relative import * Use utf-8 instead of utf8 in headers * Keep cairo library loaded until all relevant objects are freed * Add cairo_quartz_* functions for MacOS * Use the default ReadTheDocs theme * Fix implicit casts ------------------------------------------------------------------- Fri Oct 14 14:12:05 UTC 2016 - jmatejek@suse.com - update for multipython build ------------------------------------------------------------------- Mon Feb 1 11:08:43 UTC 2016 - toddrme2178@gmail.com - update to version 0.7.2: * Use ctypes.util.find_library with dlopen. * Fix loading of gdk_pixbuf library on Ubuntu - update to version 0.7.1: * Add a possible work-around for #64. ------------------------------------------------------------------- Wed Jul 1 12:30:10 UTC 2015 - toddrme2178@gmail.com - Depend on cairo instead of cairo-tools ------------------------------------------------------------------- Tue Apr 28 21:13:22 UTC 2015 - benoit.monin@gmx.fr - update to version 0.6: * #39 Add :class:xcb.XCBSurface. * #42 Add :class:Win32PrintingSurface. - add Group field to subpackage python-cairocffi-pixbuf ------------------------------------------------------------------- Wed Sep 10 09:27:47 UTC 2014 - toddrme2178@gmail.com - Require gdk-pixbuf instead of typelib(GdkPixbuf) ------------------------------------------------------------------- Wed Aug 27 10:06:19 UTC 2014 - toddrme2178@gmail.com - Split out optional gdk-pixbuf module. This avoids a lot of gtk dependencies for the main package, and is the recommended approach by upstream. ------------------------------------------------------------------- Tue Aug 26 12:32:22 UTC 2014 - toddrme2178@gmail.com - Initial version
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor