pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/py-mail-parser



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Sep  8 12:09:50 UTC 2026

Modified Files:
        pkgsrc/mail/py-mail-parser: Makefile distinfo

Log Message:
py-mail-parser: updated to 4.6.4

4.6.4
Add link to GitHub repo to Project-URLs


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/py-mail-parser/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/py-mail-parser/distinfo

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

Modified files:

Index: pkgsrc/mail/py-mail-parser/Makefile
diff -u pkgsrc/mail/py-mail-parser/Makefile:1.6 pkgsrc/mail/py-mail-parser/Makefile:1.7
--- pkgsrc/mail/py-mail-parser/Makefile:1.6     Tue May 19 17:52:56 2026
+++ pkgsrc/mail/py-mail-parser/Makefile Tue Sep  8 12:09:50 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2026/05/19 17:52:56 adam Exp $
+# $NetBSD: Makefile,v 1.7 2026/09/08 12:09:50 adam Exp $
 
-DISTNAME=      mail_parser-4.2.1
+DISTNAME=      mail_parser-4.6.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    mail python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/mail-parser/}
@@ -10,7 +10,7 @@ HOMEPAGE=     https://github.com/SpamScope/m
 COMMENT=       Wrapper for email standard library
 LICENSE=       apache-2.0
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>0:../../devel/py-hatchling
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.27:../../devel/py-hatchling
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=6.0.0:../../devel/py-test-cov
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock>=3.14.0:../../devel/py-test-mock
 

Index: pkgsrc/mail/py-mail-parser/distinfo
diff -u pkgsrc/mail/py-mail-parser/distinfo:1.5 pkgsrc/mail/py-mail-parser/distinfo:1.6
--- pkgsrc/mail/py-mail-parser/distinfo:1.5     Tue May 19 17:52:56 2026
+++ pkgsrc/mail/py-mail-parser/distinfo Tue Sep  8 12:09:50 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2026/05/19 17:52:56 adam Exp $
+$NetBSD: distinfo,v 1.6 2026/09/08 12:09:50 adam Exp $
 
-BLAKE2s (mail_parser-4.2.1.tar.gz) = 15aef3403e6bb951d6a871016f68cb4d69e18c4681b5998f0c6e9ccf0c1ead1c
-SHA512 (mail_parser-4.2.1.tar.gz) = 27e1b7c86e90fb7b3718c35f878329186f4169a4f3a454369211a7e77d829dd3f771242b2e35977e12bc7315bb8da7cda0584bffb31f633a479f2777c80f64cb
-Size (mail_parser-4.2.1.tar.gz) = 2788499 bytes
+BLAKE2s (mail_parser-4.6.4.tar.gz) = eee9dc83b057dc162dda1a6e02fcf83d8e8700b5484231dd1cca2ab64508070f
+SHA512 (mail_parser-4.6.4.tar.gz) = ce92008c2dc6d3242340ab3273907db372ca4f4fede331fa390b0f20e5b277c61e69a00efce7c49fd7c2c67edbd8df289f6855b22d48796a8f89d242e0f88132
+Size (mail_parser-4.6.4.tar.gz) = 2898988 bytes



Home | Main Index | Thread Index | Old Index