pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/py-exifread



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat May  3 07:11:40 UTC 2025

Modified Files:
        pkgsrc/graphics/py-exifread: PLIST distinfo

Log Message:
py-exifread: fix PLIST, remove non-existent patch from distinfo


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/py-exifread/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/py-exifread/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-exifread/PLIST
diff -u pkgsrc/graphics/py-exifread/PLIST:1.5 pkgsrc/graphics/py-exifread/PLIST:1.6
--- pkgsrc/graphics/py-exifread/PLIST:1.5       Mon Apr 28 21:11:51 2025
+++ pkgsrc/graphics/py-exifread/PLIST   Sat May  3 07:11:40 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2025/04/28 21:11:51 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2025/05/03 07:11:40 wiz Exp $
 bin/exifread-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -85,3 +85,9 @@ ${PYSITELIB}/exifread/tags/str_utils.pyo
 ${PYSITELIB}/exifread/utils.py
 ${PYSITELIB}/exifread/utils.pyc
 ${PYSITELIB}/exifread/utils.pyo
+${PYSITELIB}/tests/__init__.py
+${PYSITELIB}/tests/__init__.pyc
+${PYSITELIB}/tests/__init__.pyo
+${PYSITELIB}/tests/test_process_file.py
+${PYSITELIB}/tests/test_process_file.pyc
+${PYSITELIB}/tests/test_process_file.pyo

Index: pkgsrc/graphics/py-exifread/distinfo
diff -u pkgsrc/graphics/py-exifread/distinfo:1.6 pkgsrc/graphics/py-exifread/distinfo:1.7
--- pkgsrc/graphics/py-exifread/distinfo:1.6    Mon Apr 28 21:11:51 2025
+++ pkgsrc/graphics/py-exifread/distinfo        Sat May  3 07:11:40 2025
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.6 2025/04/28 21:11:51 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/05/03 07:11:40 wiz Exp $
 
 BLAKE2s (exifread-3.2.0.tar.gz) = 44e2cc2ccfb7d1f2631ca584718c3a69657a4dd7e562c37928f14605861db93f
 SHA512 (exifread-3.2.0.tar.gz) = 8e349ef1737f1d31db3e0632d2bdedc09aad60c34f4a30941fae3d65af45acc64c0ca3c149d641ae2a279d3aed5099fd39dac7a53140bf7d856ee746a3647698
 Size (exifread-3.2.0.tar.gz) = 49741 bytes
-SHA1 (patch-pyproject.toml) = 48be11c81ec4f47acf134c27e6fae8e5042bb53a



Home | Main Index | Thread Index | Old Index