2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | ![]() |
Log message: python/wheel.mk: simplify a lot, and switch to 'installer' for installation This follows the recommended bootstrap method (flit_core, build, installer). However, installer installs different files than pip, so update PLISTs for all packages using wheel.mk and bump their PKGREVISIONs. |
2022-11-30 11:38:49 by Adam Ciarcinski | Files touched by this commit (3) | ![]() |
Log message: py-checkdmarc: updated to 4.4.5 4.4.4 Fix DNS caching 4.4.3 Fix tarball build 4.4.2 Fix CSV output Always parse RUA and RUF fields, even if other parts of the record are invalid Convert documentation to markdown Migrate build from setuptools to hatch Migrate automated testing from Travis CI to GitHub Actions |
2022-08-25 09:49:44 by Tobias Nygren | Files touched by this commit (1) |
Log message: py-checkdmarc: propagate PYTHON_VERSIONS_INCOMPATIBLE |
2022-08-24 12:18:34 by Thomas Klausner | Files touched by this commit (5) |
Log message: mail/py-checkdmarc: import py-checkdmarc-4.4.1 A Python module and command line utility for validating SPF and DMARC DNS records. |