pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/py-authres py-authres: updated to 1.2.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dccd75fb9a66
branches:  trunk
changeset: 338950:dccd75fb9a66
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 02 10:24:14 2019 +0000

description:
py-authres: updated to 1.2.0

1.2.0:
+ Added ability to include DMARC policy in DMARC results
* Updated references for new RFCs, ARC no longer experimental
* Converted http references to https

diffstat:

 mail/py-authres/Makefile |   4 ++--
 mail/py-authres/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 96d768008585 -r dccd75fb9a66 mail/py-authres/Makefile
--- a/mail/py-authres/Makefile  Mon Sep 02 10:20:57 2019 +0000
+++ b/mail/py-authres/Makefile  Mon Sep 02 10:24:14 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/12/02 16:23:57 adam Exp $
+# $NetBSD: Makefile,v 1.6 2019/09/02 10:24:14 adam Exp $
 
-DISTNAME=      authres-1.1.1
+DISTNAME=      authres-1.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    mail python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/authres/}
diff -r 96d768008585 -r dccd75fb9a66 mail/py-authres/distinfo
--- a/mail/py-authres/distinfo  Mon Sep 02 10:20:57 2019 +0000
+++ b/mail/py-authres/distinfo  Mon Sep 02 10:24:14 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/12/02 16:23:57 adam Exp $
+$NetBSD: distinfo,v 1.6 2019/09/02 10:24:14 adam Exp $
 
-SHA1 (authres-1.1.1.tar.gz) = 63a7d0b0818246319c0fbebc8dd7424c1c4c097a
-RMD160 (authres-1.1.1.tar.gz) = 854559560044fc59491f028c28fdf20eecad3b6c
-SHA512 (authres-1.1.1.tar.gz) = 61e73e85e524279d5db37375fbe7b1fcf65a24280ef61124a94e4236ce477c225637690e9d424f5ee3fef8b9cd3d26c6d512dfa3c1c8491fa4f4bf266f88ac80
-Size (authres-1.1.1.tar.gz) = 23180 bytes
+SHA1 (authres-1.2.0.tar.gz) = d78573af03c0c1a4d5185c7c9aaae14c0610b620
+RMD160 (authres-1.2.0.tar.gz) = e6d343461a481b1633d2b028ef744f723418aca4
+SHA512 (authres-1.2.0.tar.gz) = b801b24127f90608c4e7870a3a15bfb6e350f7d8bbe7b7cd9e1c6d541fd360afb9bdd15f35e864f01f8ff2d33d65650e712c932c9402ab2affb86bc7536b63e1
+Size (authres-1.2.0.tar.gz) = 23226 bytes



Home | Main Index | Thread Index | Old Index