Download raw body.
[new] 17 new ports needed for apache superset
On Sun, Dec 07, 2025 at 08:34:51PM -0500, Daniel Dickman wrote:
> I've attached 17 new ports needed for Apache Superset.
I ran out of steam after the first 10. See below. I think it's only
nits about tests. Other than that these seem good to import.
-----------------------------
databases/py-flask-migrate
I would add
TEST_DEPENDS = ${FULLPKGNAME}:${BUILD_PKGPATH} \
databases/py-flask-sqlalchemy
That's not enough to make tests work, but it gets us closer.
databases/py-pgsanity
missing tdep on databases/postgresql
databases/py-shillelagh
devel/py-backoff
NO_TEST = Yes
devel/py-click-option-group
devel/py-hashids
devel/py-holidays
NO_TEST = Yes
devel/py-msgspec
NO_TEST = Yes
geo/py-geographiclib
geo/py-geopy
tests seem to work a bit better with net. I got tired of waiting for
all these skipped tests.
geo/py-polyline
Once you add the missing tdeps on numpy and Pillow, you're faced with
tests wanting to use files in one of the dev's $HOME...
I'll stop here for now.
korean/py-korean-lunar-calendar
security/py-google-auth
security/py-pyu2f
sysutils/py-cron-descriptor
www/py-flask-compress
www/py-flask-session
[new] 17 new ports needed for apache superset