diff options
author | adam <adam@pkgsrc.org> | 2019-09-02 10:24:14 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-09-02 10:24:14 +0000 |
commit | 8c006a16e387933b6255aa04f19e4380ad8456d8 (patch) | |
tree | a5fd9fc84a4f7bbba3081468fc1d05bd4386fe44 /mail/py-authres | |
parent | 8ec403efb7f90a53c183299c20a517c6ee795480 (diff) | |
download | pkgsrc-8c006a16e387933b6255aa04f19e4380ad8456d8.tar.gz |
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 (limited to 'mail/py-authres')
-rw-r--r-- | mail/py-authres/Makefile | 4 | ||||
-rw-r--r-- | mail/py-authres/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/py-authres/Makefile b/mail/py-authres/Makefile index 9183a8bd820..aa9d3976933 100644 --- a/mail/py-authres/Makefile +++ b/mail/py-authres/Makefile @@ -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 --git a/mail/py-authres/distinfo b/mail/py-authres/distinfo index 317f47b54e4..114ed96d7cf 100644 --- a/mail/py-authres/distinfo +++ b/mail/py-authres/distinfo @@ -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 |