pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/py-mailsuite



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Nov  2 08:37:37 UTC 2024

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

Log Message:
py-mailsuite: updated to 1.9.18

1.9.18

Pin mail-parser version at 3.15.0 due to a parsing regression in 4.0.0


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/mail/py-mailsuite/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/py-mailsuite/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-mailsuite/Makefile
diff -u pkgsrc/mail/py-mailsuite/Makefile:1.7 pkgsrc/mail/py-mailsuite/Makefile:1.8
--- pkgsrc/mail/py-mailsuite/Makefile:1.7       Thu Oct  3 05:30:17 2024
+++ pkgsrc/mail/py-mailsuite/Makefile   Sat Nov  2 08:37:36 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2024/10/03 05:30:17 adam Exp $
+# $NetBSD: Makefile,v 1.8 2024/11/02 08:37:36 adam Exp $
 
-DISTNAME=      mailsuite-1.9.17
+DISTNAME=      mailsuite-1.9.18
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    mail python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/mailsuite/}
@@ -15,7 +15,7 @@ DEPENDS+=     ${PYPKGPREFIX}-dns>=2.0.0:../.
 DEPENDS+=      ${PYPKGPREFIX}-expiringdict>=1.2.2:../../devel/py-expiringdict
 DEPENDS+=      ${PYPKGPREFIX}-html2text>=2020.1.16:../../textproc/py-html2text
 DEPENDS+=      ${PYPKGPREFIX}-imapclient>=2.1.0:../../mail/py-imapclient
-DEPENDS+=      ${PYPKGPREFIX}-mail-parser>=3.14.0:../../mail/py-mail-parser
+DEPENDS+=      ${PYPKGPREFIX}-mail-parser>=3.15.0:../../mail/py-mail-parser
 DEPENDS+=      ${PYPKGPREFIX}-publicsuffix2>=2.20190812:../../www/py-publicsuffix2
 
 USE_LANGUAGES= # none

Index: pkgsrc/mail/py-mailsuite/distinfo
diff -u pkgsrc/mail/py-mailsuite/distinfo:1.4 pkgsrc/mail/py-mailsuite/distinfo:1.5
--- pkgsrc/mail/py-mailsuite/distinfo:1.4       Thu Oct  3 05:30:17 2024
+++ pkgsrc/mail/py-mailsuite/distinfo   Sat Nov  2 08:37:36 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/10/03 05:30:17 adam Exp $
+$NetBSD: distinfo,v 1.5 2024/11/02 08:37:36 adam Exp $
 
-BLAKE2s (mailsuite-1.9.17.tar.gz) = fb0185ac21ea3be7cac136ffe504b0f89ba04a64e050ed9facaf6722e4943710
-SHA512 (mailsuite-1.9.17.tar.gz) = 7bd9dc1a36ab0aaad783a4910e3968c47879f64c1ca9a8c7f8d6c99870492663644b245ce834fd40c67c6e7fa71ab546a599cf31ccb72a7125cc1c02196f6d60
-Size (mailsuite-1.9.17.tar.gz) = 16634 bytes
+BLAKE2s (mailsuite-1.9.18.tar.gz) = ba16384a9d4883acfe754e322e3a53675b9f64d2eafd9831ac43db3598dce093
+SHA512 (mailsuite-1.9.18.tar.gz) = 779cf71703aabb063b4a088a3d370e747fae6686f491df3b01b77745c3847245607a193a55a335f26ecf81b491beb82ab21a6868f4775f709b1aad88749f7879
+Size (mailsuite-1.9.18.tar.gz) = 16639 bytes



Home | Main Index | Thread Index | Old Index