mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/py-checkdmarc: Update to 5.8.1
Changes: https://github.com/domainaware/checkdmarc/releases https://github.com/domainaware/checkdmarc/blob/master/CHANGELOG.md
This commit is contained in:
parent
a920f4054d
commit
191da5b429
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= checkdmarc
|
||||
PORTVERSION= 5.7.7
|
||||
PORTVERSION= 5.8.1
|
||||
CATEGORIES= mail python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ WWW= https://domainaware.github.io/checkdmarc/ \
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.8.1:devel/py-hatchling@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27.0:devel/py-hatchling@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=2.0.0,1:dns/py-dnspython@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}expiringdict>=1.1.4:devel/py-expiringdict@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pem>=23.1.0:security/py-pem@${PY_FLAVOR} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731679322
|
||||
SHA256 (checkdmarc-5.7.7.tar.gz) = a8754a08327ec80c0096eb300cdf6342c31f0f47c888d22eb43a50a72ceab4dc
|
||||
SIZE (checkdmarc-5.7.7.tar.gz) = 41417
|
||||
TIMESTAMP = 1740836166
|
||||
SHA256 (checkdmarc-5.8.1.tar.gz) = a67af55c955c84debc907d3c1cf4d5371ed7a9aa07d82d34e3ab69f762358eb5
|
||||
SIZE (checkdmarc-5.8.1.tar.gz) = 42182
|
||||
|
|
Loading…
Add table
Reference in a new issue