pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/py-cairocffi



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jun 18 17:25:44 UTC 2024

Modified Files:
        pkgsrc/graphics/py-cairocffi: Makefile distinfo

Log Message:
py-cairocffi: updated to 1.7.1

Version 1.7.1
Add get_hairline() and set_hairline() functions


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/graphics/py-cairocffi/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/py-cairocffi/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/py-cairocffi/Makefile
diff -u pkgsrc/graphics/py-cairocffi/Makefile:1.29 pkgsrc/graphics/py-cairocffi/Makefile:1.30
--- pkgsrc/graphics/py-cairocffi/Makefile:1.29  Tue Apr 30 08:15:20 2024
+++ pkgsrc/graphics/py-cairocffi/Makefile       Tue Jun 18 17:25:44 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2024/04/30 08:15:20 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2024/06/18 17:25:44 adam Exp $
 
-DISTNAME=      cairocffi-1.7.0
+DISTNAME=      cairocffi-1.7.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cairocffi/}
@@ -15,10 +15,10 @@ DEPENDS+=   ${PYPKGPREFIX}-cffi-[0-9]*:../
 TEST_DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
 TEST_DEPENDS+= ${PYPKGPREFIX}-pikepdf-[0-9]*:../../print/py-pikepdf
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 USE_LANGUAGES= # none
 
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../graphics/cairo/buildlink3.mk"
 .include "../../graphics/gdk-pixbuf2/buildlink3.mk"

Index: pkgsrc/graphics/py-cairocffi/distinfo
diff -u pkgsrc/graphics/py-cairocffi/distinfo:1.10 pkgsrc/graphics/py-cairocffi/distinfo:1.11
--- pkgsrc/graphics/py-cairocffi/distinfo:1.10  Tue Apr 30 08:15:20 2024
+++ pkgsrc/graphics/py-cairocffi/distinfo       Tue Jun 18 17:25:44 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/04/30 08:15:20 wiz Exp $
+$NetBSD: distinfo,v 1.11 2024/06/18 17:25:44 adam Exp $
 
-BLAKE2s (cairocffi-1.7.0.tar.gz) = 8455d4a4388f16c9fa0dff6ad062662fc7e285c22694dcae52a40dbeec8198bd
-SHA512 (cairocffi-1.7.0.tar.gz) = bfc0f388a6ea1885523d99ad0ccfd59fec89848ef053c240ea9e3e8aab3f3aed5dc343b74de5cc72fb8512d460e55c70ef99a4ae4705fb1dd92d654a4197d7a9
-Size (cairocffi-1.7.0.tar.gz) = 87840 bytes
+BLAKE2s (cairocffi-1.7.1.tar.gz) = a8155d3dedb13c6a2e7d6c1d9a07503c2ddf7f26582e1247ac4bb3f342462a89
+SHA512 (cairocffi-1.7.1.tar.gz) = 1d0c069c0af4ba552312e7fc003461bf321725212888938cafee168574f8927ce7d6860c016ba972343e67cb59a588fc98c198c75ce3ee3d75aa77874364e190
+Size (cairocffi-1.7.1.tar.gz) = 88096 bytes



Home | Main Index | Thread Index | Old Index