www/py-flask-simpleldap: Update 2.0.0 => 2.1.0
Port changes:
- Upstream switched the build backend from setuptools to hatchling.
- Lowercase PORTNAME: hatchling emits a normalized (PEP 427) wheel.
- Trim RUN_DEPENDS to the direct dependencies declared upstream.
- Require Python 3.10+.
Changelog:
https://github.com/alexferl/flask-simpleldap/releases/tag/v2.1.0
PR: 296436
Approved by: osa, vvd (Mentors, implicit)