1
0
Commit Graph

33 Commits

Author SHA256 Message Date
901d9c6fef - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=54
2023-05-05 09:48:23 +00:00
e4826bed60 Accepting request 1081356 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081356
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=52
2023-04-21 14:50:27 +00:00
03a8b2eafb Accepting request 1007220 from home:mcalabkova:branches:devel:languages:python
- Avoid pulling in python-pikepdf in the stagings

OBS-URL: https://build.opensuse.org/request/show/1007220
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=50
2022-09-30 11:17:49 +00:00
935b2a111d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=49 2022-09-29 10:02:19 +00:00
335bd888b1 Accepting request 1006903 from home:favogt:branches:devel:languages:python
- Drop outdated python36_ignore

OBS-URL: https://build.opensuse.org/request/show/1006903
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=48
2022-09-29 09:59:08 +00:00
d0606dd48e Accepting request 1006473 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1006473
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=47
2022-09-27 19:42:39 +00:00
4f5e339dac Accepting request 1003554 from home:iznogood:factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/1003554
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=45
2022-09-15 07:43:08 +00:00
faea2ff4ee - Disable xcb tests (they are just too unstable,
gh#Kozea/cairocffi#203).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=42
2022-08-20 21:23:47 +00:00
de4cbccb1a Accepting request 998207 from home:bnavigator:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/998207
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=41
2022-08-20 06:54:22 +00:00
4097adbc11 Accepting request 993618 from home:jayvdb:branches:devel:languages:python
- Move tests out of runtime package
- Enable xcb tests

OBS-URL: https://build.opensuse.org/request/show/993618
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=40
2022-08-07 20:35:47 +00:00
539c03bbb3 - Fix location of fduped directories
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=39
2022-01-04 21:19:19 +00:00
c9b8a97cdd Accepting request 925033 from home:jubalh:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/925033
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=38
2021-10-13 10:00:14 +00:00
efc2f09870 Accepting request 872033 from home:bnavigator:branches:devel:languages:python
- Don't test the optional numpy support on python36 flavor,
  because due to NEP 29, python36-numpy is removed from TW

OBS-URL: https://build.opensuse.org/request/show/872033
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=36
2021-02-14 00:06:19 +00:00
70e54e2649 Accepting request 853627 from home:bnavigator:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/853627
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=34
2020-12-08 09:56:38 +00:00
0cbb33b67a Accepting request 844979 from home:jubalh:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/844979
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=32
2020-10-30 12:50:47 +00:00
Tomáš Chvátal
fdf5474d44 Accepting request 729341 from home:jubalh:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/729341
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=30
2019-09-09 07:50:57 +00:00
Tomáš Chvátal
cbcc6ea293 Accepting request 720044 from home:pgajdos
- 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

OBS-URL: https://build.opensuse.org/request/show/720044
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=28
2019-07-31 12:43:56 +00:00
Tomáš Chvátal
f29287a9c4 Accepting request 668577 from home:jubalh:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/668577
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=26
2019-01-25 11:11:14 +00:00
a6d10ae8e0 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=24
2018-12-04 13:18:33 +00:00
Tomáš Chvátal
6114ac35b5 Accepting request 622487 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/622487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=22
2018-07-13 17:56:25 +00:00
Tomáš Chvátal
7573bf090b Accepting request 570150 from home:czerw:branches:devel:languages:python
- Add xcffib support 
- Spec file cleaned

OBS-URL: https://build.opensuse.org/request/show/570150
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=20
2018-01-27 10:36:37 +00:00
Todd R
c4a541aa5f Accepting request 487693 from home:TheBlackCat:branches:devel:languages:python
Fix download URL.

OBS-URL: https://build.opensuse.org/request/show/487693
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=18
2017-04-12 19:02:12 +00:00
Todd R
bf1c670f26 Accepting request 487673 from devel:languages:python:singlespec
1

OBS-URL: https://build.opensuse.org/request/show/487673
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=17
2017-04-12 17:45:02 +00:00
Todd R
97c5dd11ab Accepting request 357099 from home:TheBlackCat:branches:devel:languages:python
update to version 0.7.2

OBS-URL: https://build.opensuse.org/request/show/357099
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=15
2016-02-01 11:16:01 +00:00
Todd R
9a2d72371f Accepting request 314708 from home:TheBlackCat:branches:devel:languages:python
Depend on cairo instead of cairo-tools

OBS-URL: https://build.opensuse.org/request/show/314708
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=13
2015-07-01 12:30:37 +00:00
Denisart Benjamin
82015fae39 Accepting request 304461 from home:benoit_monin:branches:devel:languages:python
- update to version 0.6
- add Group field to subpackage python-cairocffi-pixbuf

OBS-URL: https://build.opensuse.org/request/show/304461
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=11
2015-04-28 21:30:15 +00:00
Todd R
3d5c80e9a1 Accepting request 248289 from home:TheBlackCat:branches:devel:languages:python
Require gdk-pixbuf instead of typelib(GdkPixbuf)

OBS-URL: https://build.opensuse.org/request/show/248289
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=9
2014-09-10 09:35:32 +00:00
Todd R
db7e2b469f OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=8 2014-09-10 09:27:14 +00:00
Todd R
96e29ab7b5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=7 2014-09-10 09:27:01 +00:00
Todd R
8f371f074e OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=6 2014-09-09 15:00:17 +00:00
Todd R
2039a5ee10 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=5 2014-09-09 15:00:04 +00:00
Todd R
ab111cdf09 Accepting request 246620 from home:TheBlackCat:branches:devel:languages:python
Split out optional gdk-pixbuf module.
This avoids a lot of gtk dependencies for the main package, and is the recommended approach by upstream.

OBS-URL: https://build.opensuse.org/request/show/246620
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=3
2014-08-27 11:26:50 +00:00
Todd R
7e03d67a80 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=1
2014-08-26 13:24:32 +00:00