mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
hook up new ports for flask-appbuilder
This commit is contained in:
@@ -174,7 +174,9 @@
|
||||
SUBDIR += py-ldap
|
||||
SUBDIR += py-ldap0
|
||||
SUBDIR += py-ldap3
|
||||
SUBDIR += py-limits
|
||||
SUBDIR += py-lmdb
|
||||
SUBDIR += py-marshmallow-sqlalchemy
|
||||
SUBDIR += py-minidb
|
||||
SUBDIR += py-mongo
|
||||
SUBDIR += py-mysqlclient
|
||||
@@ -189,6 +191,7 @@
|
||||
SUBDIR += py-redis
|
||||
SUBDIR += py-sql
|
||||
SUBDIR += py-sqlalchemy
|
||||
SUBDIR += py-sqlalchemy-utils
|
||||
SUBDIR += py-sqlobject
|
||||
SUBDIR += py-sqlparse
|
||||
SUBDIR += py-whisper
|
||||
|
||||
+3
-1
@@ -1369,6 +1369,7 @@
|
||||
SUBDIR += py-annotated_types
|
||||
SUBDIR += py-anytree
|
||||
SUBDIR += py-apipkg
|
||||
SUBDIR += py-apispec
|
||||
SUBDIR += py-appdirs
|
||||
SUBDIR += py-application_properties
|
||||
SUBDIR += py-argcomplete
|
||||
@@ -1571,6 +1572,7 @@
|
||||
SUBDIR += py-looseversion
|
||||
SUBDIR += py-lsprotocol
|
||||
SUBDIR += py-magic
|
||||
SUBDIR += py-marshmallow
|
||||
SUBDIR += py-matrix-common
|
||||
SUBDIR += py-mccabe
|
||||
SUBDIR += py-minidump
|
||||
@@ -1629,6 +1631,7 @@
|
||||
SUBDIR += py-portalocker
|
||||
SUBDIR += py-prance
|
||||
SUBDIR += py-pretend
|
||||
SUBDIR += py-prison
|
||||
SUBDIR += py-process-tests
|
||||
SUBDIR += py-progress
|
||||
SUBDIR += py-progressbar
|
||||
@@ -1812,7 +1815,6 @@
|
||||
SUBDIR += py-zopeinterface
|
||||
SUBDIR += py-zopetesting
|
||||
SUBDIR += py2-pip
|
||||
SUBDIR += py2-pygame
|
||||
SUBDIR += py2-setuptools
|
||||
SUBDIR += py3c
|
||||
SUBDIR += pycdc
|
||||
|
||||
@@ -194,6 +194,7 @@
|
||||
SUBDIR += procmail
|
||||
SUBDIR += py-authres
|
||||
SUBDIR += py-dkimpy
|
||||
SUBDIR += py-email-validator
|
||||
SUBDIR += py-imaplib2
|
||||
SUBDIR += py-policyd-spf
|
||||
SUBDIR += py-spf
|
||||
|
||||
@@ -439,9 +439,13 @@
|
||||
SUBDIR += py-feedgenerator
|
||||
SUBDIR += py-flasgger
|
||||
SUBDIR += py-flask
|
||||
SUBDIR += py-flask-appbuilder
|
||||
SUBDIR += py-flask-apscheduler
|
||||
SUBDIR += py-flask-babel
|
||||
SUBDIR += py-flask-caching
|
||||
SUBDIR += py-flask-cors
|
||||
SUBDIR += py-flask-jwt-extended
|
||||
SUBDIR += py-flask-limiter
|
||||
SUBDIR += py-flask-login
|
||||
SUBDIR += py-flask-principal
|
||||
SUBDIR += py-flask-wtf
|
||||
|
||||
Reference in New Issue
Block a user