pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-relatorio
Module Name: pkgsrc
Committed By: adam
Date: Tue Jan 14 16:52:18 UTC 2025
Modified Files:
pkgsrc/textproc/py-relatorio: Makefile distinfo
Log Message:
py-relatorio: updated to 0.11.1
0.11.1 - 2024-12-14
* Ignore ZipFile compresslevel for Python < 3.7
0.11.0 - 2024-12-07
* Allow setting zip file generation options on opendocument templates
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/textproc/py-relatorio/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/py-relatorio/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-relatorio/Makefile
diff -u pkgsrc/textproc/py-relatorio/Makefile:1.28 pkgsrc/textproc/py-relatorio/Makefile:1.29
--- pkgsrc/textproc/py-relatorio/Makefile:1.28 Mon Nov 11 07:29:08 2024
+++ pkgsrc/textproc/py-relatorio/Makefile Tue Jan 14 16:52:18 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2024/11/11 07:29:08 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2025/01/14 16:52:18 adam Exp $
-DISTNAME= relatorio-0.10.2
+DISTNAME= relatorio-0.11.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/relatorio/}
@@ -17,8 +17,6 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-magic-[0-9
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
${MV} relatorio-render relatorio-render-${PYVERSSUFFIX} || ${TRUE}
Index: pkgsrc/textproc/py-relatorio/distinfo
diff -u pkgsrc/textproc/py-relatorio/distinfo:1.16 pkgsrc/textproc/py-relatorio/distinfo:1.17
--- pkgsrc/textproc/py-relatorio/distinfo:1.16 Tue Apr 23 16:55:39 2024
+++ pkgsrc/textproc/py-relatorio/distinfo Tue Jan 14 16:52:18 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2024/04/23 16:55:39 adam Exp $
+$NetBSD: distinfo,v 1.17 2025/01/14 16:52:18 adam Exp $
-BLAKE2s (relatorio-0.10.2.tar.gz) = 187008fbda37a18eecf976dce8c423b5aadcf45a062ec75789bd23f0e548f545
-SHA512 (relatorio-0.10.2.tar.gz) = b565d2223187d316fc0d9e8e1c5e85ef9c4334677b5ec1bb7a9176e34b7ca56429c5c1f0eab25d482d0077686f16d03a543ad3ede939bb39bdc158854495fa4b
-Size (relatorio-0.10.2.tar.gz) = 1105940 bytes
+BLAKE2s (relatorio-0.11.1.tar.gz) = 79873f4bf5b2491abb38647bcf22760ecefad508d190ff307e0cc661041dc143
+SHA512 (relatorio-0.11.1.tar.gz) = 40917cef20919f99af85f1c594fd406160cc6c64277cacfd32017d56f394ff0e3e35d97d15776a2b873987549ab02c181c3462abf40c81282144a2550496f2e7
+Size (relatorio-0.11.1.tar.gz) = 1106788 bytes
Home |
Main Index |
Thread Index |
Old Index