notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-databases Async database support for Python
0.8.0 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.0Version of this port present on the latest quarterly branch.
Maintainer: meka@tilda.center search for ports maintained by this maintainer
Port Added: 2021-12-30 03:00:06
Last Update: 2023-09-28 05:29:32
Commit Hash: e2d09c9
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/encode/databases
Description:
Databases gives you simple asyncio support for a range of databases. It allows you to make queries using the powerful SQLAlchemy Core expression language, and provides support for PostgreSQL, MySQL, and SQLite. Databases is suitable for integrating against any async Web framework, such as Starlette, Sanic, Responder, Quart, aiohttp, Tornado, or FastAPI.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}databases>0:databases/py-databases@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-databases/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-databases
  • pkg install py39-databases
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-databases listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-databases
Package flavors (<flavor>: <package>)
  • py39: py39-databases
distinfo:
TIMESTAMP = 1695799345 SHA256 (encode-databases-0.8.0_GH0.tar.gz) = 4fc6b57c4fcd58cf1d4dbe73e2f09bded9694e3148b4d7b4186616a786065f21 SIZE (encode-databases-0.8.0_GH0.tar.gz) = 36454

Packages (timestamps in pop-ups are UTC):
py39-databases
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.00.8.0-0.8.00.8.0---
FreeBSD:13:quarterly0.8.00.8.00.7.00.8.00.8.00.8.00.8.00.8.0
FreeBSD:14:latest0.8.00.8.0-0.8.00.8.00.7.0-0.7.0
FreeBSD:14:quarterly0.8.00.8.0-0.8.00.8.00.8.00.8.00.8.0
FreeBSD:15:latest0.8.00.8.0n/a0.8.0n/a0.8.00.8.00.8.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-aiomysql>0 : databases/py-aiomysql@py39
  2. py39-aiopg>0 : databases/py-aiopg@py39
  3. py39-async_timeout>0 : devel/py-async_timeout@py39
  4. py39-asyncmy>0 : databases/py-asyncmy@py39
  5. py39-asyncpg>0 : databases/py-asyncpg@py39
  6. py39-httpx>0 : www/py-httpx@py39
  7. py39-starlette>=0 : www/py-starlette@py39
  8. py39-typing-extensions>0 : devel/py-typing-extensions@py39
  9. py39-pytest>=7,1 : devel/py-pytest@py39
  10. python3.9 : lang/python39
Runtime dependencies:
  1. py39-sqlalchemy14<=1.5 : databases/py-sqlalchemy14@py39
  2. py39-aiosqlite>0 : databases/py-aiosqlite@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
Library dependencies:
  1. libsqlite3.so : databases/sqlite3
This port is required by:
for Run
  1. databases/py-ormar
  2. www/py-fastapi-users

Configuration Options:
===> The following configuration options are available for py39-databases-0.8.0: ====> Database Support MYSQL=off: MySQL database support PGSQL=off: PostgreSQL database support SQLITE=on: SQLite database support ===> Use 'make config' to modify these settings
Options name:
databases_py-databases
USES:
python sqlite
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://codeload.github.com/encode/databases/tar.gz/0.8.0?dummy=/
  2. https://files.pythonhosted.org/packages/source/e/encode-databases-0.8.0_GH0/
  3. https://pypi.org/packages/source/e/encode-databases-0.8.0_GH0/
Collapse this list.

There are no commits on branch 2022Q2 for this port