Skip to content

Commit

Permalink
py-cairocffi: Update to 0.9.0.
Browse files Browse the repository at this point in the history
Version 0.9.0
.............

Released on 2018-08-06

* Drop Python 3.2 and 3.3 support
* Test with PyPy and PyPy3
* `#114 <https://github.com/Kozea/cairocffi/pull/114>`_:
  Fix test compatibility with Cairo 1.15.12
* `#112 <https://github.com/Kozea/cairocffi/pull/112>`_:
  Add cairo library name from PyGObject for Windows
* Fix ``pango_example.py``
* `#85 <https://github.com/Kozea/cairocffi/issues/85>`_:
  Fix crash with xbc tests
* Clean documentation
* Support Cairo features up to 1.15.12
  • Loading branch information
kleink committed Nov 12, 2018
1 parent 3354f24 commit e100492
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions graphics/py-cairocffi/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.13 2018/07/18 00:24:30 joerg Exp $
# $NetBSD: Makefile,v 1.14 2018/11/12 14:35:23 kleink Exp $

DISTNAME= cairocffi-0.8.0
DISTNAME= cairocffi-0.9.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cairocffi/}

Expand Down
10 changes: 5 additions & 5 deletions graphics/py-cairocffi/distinfo
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.6 2018/07/18 00:24:30 joerg Exp $
$NetBSD: distinfo,v 1.7 2018/11/12 14:35:23 kleink Exp $

SHA1 (cairocffi-0.8.0.tar.gz) = 5d2a983b3a60dfd974c5c736338cd0ffacaae8cb
RMD160 (cairocffi-0.8.0.tar.gz) = ef591d28ca183e829b446b77bcd79069e3b00554
SHA512 (cairocffi-0.8.0.tar.gz) = 70179e05ca4a4efeaa39ade1ee1a96d280d198ecff5ae8c8fc634c24d8922ea6a3e1eb6cf5f55c5fc9d3f5b2fc3131a53051690eb86712762d8b6400df8a630a
Size (cairocffi-0.8.0.tar.gz) = 79217 bytes
SHA1 (cairocffi-0.9.0.tar.gz) = 864c9ceeb42c42d3660287c1acdc53ab37c2f12d
RMD160 (cairocffi-0.9.0.tar.gz) = 111d84931f3315f5da65ac66d632071c3757f0d0
SHA512 (cairocffi-0.9.0.tar.gz) = 0d3d54e0d54b3696c8336d8b3a6d745628da51d9d9f8c50f36006c007e1432a95dd9bafd8d865923059d040cc4e9f7989b3670a5318383b357ffc979eeb920d5
Size (cairocffi-0.9.0.tar.gz) = 84652 bytes
SHA1 (patch-cairocffi_____init____.py) = 25e068711b14523041f07163104fd8fb75d7e9cb

0 comments on commit e100492

Please sign in to comment.