Commit graph

10 commits

Author SHA1 Message Date
wiz
0c063e1bf5 *: switch to appropriate py-dns version 2022-08-23 21:49:55 +00:00
wiz
67e1f1a6bf python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
2022-01-05 15:40:56 +00:00
wiz
bb579283d0 *: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
2022-01-04 20:53:26 +00:00
nia
f413f7fded mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
2021-10-26 10:53:53 +00:00
nia
be020196fe mail: Remove SHA1 hashes for distfiles 2021-10-07 14:25:11 +00:00
adam
c64b6d29dd py-email_validator: updated to 1.1.3
1.1.3:
Unknown changes
2021-06-13 17:38:33 +00:00
adam
939b354b44 py-email_validator: updated to 1.1.1
1.1.1:
Unknown changes
2020-05-29 08:56:54 +00:00
adam
abb5ee27b1 py-email_validator: updated to 1.1.0
1.1.0:
Unknown changes
2020-05-01 08:12:08 +00:00
adam
75417aa736 Fixed typo 2018-01-18 08:43:40 +00:00
adam
85a877521b py-email_validator: added version 1.0.2
This library validates that address are of the form x@y.com. This is the sort
of validation you would want for a login form on a website.

Key features:
* Good for validating email addresses used for logins/identity.
* Friendly error messages when validation fails (appropriate to show to end
   users).
* (optionally) Checks deliverability: Does the domain name resolve?
* Supports internationalized domain names and (optionally) internationalized
  local parts.
* Normalizes email addresses (super important for internationalized addresses!).
2018-01-18 08:35:48 +00:00