pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-xlrd
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 30 20:13:13 UTC 2025
Modified Files:
pkgsrc/textproc/py-xlrd: Makefile distinfo
Log Message:
py-xlrd: updated to 2.0.2
2.0.2
- Fix bug reading sheets containing invalid formulae.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/py-xlrd/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/py-xlrd/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-xlrd/Makefile
diff -u pkgsrc/textproc/py-xlrd/Makefile:1.17 pkgsrc/textproc/py-xlrd/Makefile:1.18
--- pkgsrc/textproc/py-xlrd/Makefile:1.17 Tue Apr 22 16:07:08 2025
+++ pkgsrc/textproc/py-xlrd/Makefile Mon Jun 30 20:13:13 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2025/04/22 16:07:08 adam Exp $
+# $NetBSD: Makefile,v 1.18 2025/06/30 20:13:13 adam Exp $
-DISTNAME= xlrd-2.0.1
+DISTNAME= xlrd-2.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xlrd/}
Index: pkgsrc/textproc/py-xlrd/distinfo
diff -u pkgsrc/textproc/py-xlrd/distinfo:1.11 pkgsrc/textproc/py-xlrd/distinfo:1.12
--- pkgsrc/textproc/py-xlrd/distinfo:1.11 Tue Oct 26 11:23:17 2021
+++ pkgsrc/textproc/py-xlrd/distinfo Mon Jun 30 20:13:13 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 11:23:17 nia Exp $
+$NetBSD: distinfo,v 1.12 2025/06/30 20:13:13 adam Exp $
-BLAKE2s (xlrd-2.0.1.tar.gz) = 48cd1c6f7a3a0228d8e06fb8db7c49589da12771b4c21b2d1e31a1010e067a78
-SHA512 (xlrd-2.0.1.tar.gz) = 43c95d74f7f515c8f6e98af607029f25dd56df1dda2d2f2b1550bf057ec220f902c76e1302cbd6c411c59aa0cff90881e51f63873a9371635fa80e69ab024025
-Size (xlrd-2.0.1.tar.gz) = 100259 bytes
+BLAKE2s (xlrd-2.0.2.tar.gz) = 8ac0e07b0662912bf9e203030f6393f471540683464f319fe7487b198a3d9e00
+SHA512 (xlrd-2.0.2.tar.gz) = 252bc8aab4bfad5b8806c08d175eb5f2d1b43c6f3ffee4fd78a14d9fb8f56f7c31fabdd2fdcfce8aebda8fb703c0634d2ee1d7f7515790fbdb8f26886ae92fca
+Size (xlrd-2.0.2.tar.gz) = 100167 bytes
Home |
Main Index |
Thread Index |
Old Index