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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-aiosql Simple SQL in Python
13.4 databases on this many watch lists=2 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 13.3Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-08 15:33:12
Last Update: 2025-06-13 08:54:36
Commit Hash: 9c20757
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://pypi.org/project/aiosql/
Description:
SQL is code. Write it, version control it, comment it, and run it using files. Writing your SQL code in Python programs as strings doesn't allow you to easily reuse them in SQL GUIs or CLI tools like psql. With aiosql you can organize your SQL statements in .sql files, load them into your python application as methods to call without losing the ability to use them as you would any other SQL file.
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}aiosql>0:databases/py-aiosql@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-aiosql/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-aiosql
  • pkg install py311-aiosql
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 py311-aiosql listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-aiosql
Package flavors (<flavor>: <package>)
  • py311: py311-aiosql
distinfo:
TIMESTAMP = 1748952287 SHA256 (aiosql-13.4.tar.gz) = da6ebb4d5e735753853007a7d574e60761338fc6ca8d95d6d95b5d85d7b1354d SIZE (aiosql-13.4.tar.gz) = 75730

Packages (timestamps in pop-ups are UTC):
py311-aiosql
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest13.413.4-13.413.4---
FreeBSD:13:quarterly13.313.3-13.313.3---
FreeBSD:14:latest13.313.4-13.313.4---
FreeBSD:14:quarterly13.313.3-13.313.3---
FreeBSD:15:latest13.413.4n/a13.3n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools-scm>=6.4 : devel/py-setuptools-scm@py311
  2. py311-setuptools>=42 : devel/py-setuptools@py311
  3. py311-wheel>=0.44.0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-oterm

Configuration Options:
No options to configure
Options name:
databases_py-aiosql
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/aiosql/
  2. https://pypi.org/packages/source/a/aiosql/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
13.4
13 Jun 2025 08:54:36
commit hash: 9c20757026bb17e2434eea13b4101c7a4eb0bbbdcommit hash: 9c20757026bb17e2434eea13b4101c7a4eb0bbbdcommit hash: 9c20757026bb17e2434eea13b4101c7a4eb0bbbdcommit hash: 9c20757026bb17e2434eea13b4101c7a4eb0bbbd files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
databases/py-aiosql: Update to 13.4

- Add a patch to fix build that would otherwise fail with the error:

===>  Building for py311-aiosql-13.4
* Getting build dependencies for wheel...
[06/13/25 10:43:25] WARNING  pyproject.toml does not contain a
tool.setuptools_scm section                                                     
                        setuptools.py:119
/usr/local/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:104:
_BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still
*beta*.
  warnings.warn(msg, _BetaConfiguration)
configuration error: `project.license` must be valid exactly by one definition
(2 matches found):

    - keys:
        'file': {type: string}
      required: ['file']
    - keys:
        'text': {type: string}
      required: ['text']

Reported by:	portscout!
13.3
12 Mar 2025 17:57:37
commit hash: eec95871b08b19c5325eb7750ed7ddc79e96d597commit hash: eec95871b08b19c5325eb7750ed7ddc79e96d597commit hash: eec95871b08b19c5325eb7750ed7ddc79e96d597commit hash: eec95871b08b19c5325eb7750ed7ddc79e96d597 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
databases/py-aiosql: Update to 13.3

Release changes:	https://github.com/nackjicholson/aiosql/releases/tag/13.3
Reported by:	portscout!
11.0
05 Sep 2024 06:18:34
commit hash: 0002d9e6731dddc7ecfcac6abe2d0f775f3ee154commit hash: 0002d9e6731dddc7ecfcac6abe2d0f775f3ee154commit hash: 0002d9e6731dddc7ecfcac6abe2d0f775f3ee154commit hash: 0002d9e6731dddc7ecfcac6abe2d0f775f3ee154 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-aiosql: Add NO_ARCH

Approved by:	portmgr (blanket)
11.0
18 Aug 2024 08:25:55
commit hash: 1d0704c74c3ccde73ee1108204c50fc694ed992acommit hash: 1d0704c74c3ccde73ee1108204c50fc694ed992acommit hash: 1d0704c74c3ccde73ee1108204c50fc694ed992acommit hash: 1d0704c74c3ccde73ee1108204c50fc694ed992a files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
databases/py-aiosql: Update to 11.0

Release
changes:	https://nackjicholson.github.io/aiosql/versions.html#on-2024-08-17
Reported by:	portscout
10.4
08 Aug 2024 15:31:51
commit hash: 9eb654981e811e75b0d120acbbce5f8a892ddb62commit hash: 9eb654981e811e75b0d120acbbce5f8a892ddb62commit hash: 9eb654981e811e75b0d120acbbce5f8a892ddb62commit hash: 9eb654981e811e75b0d120acbbce5f8a892ddb62 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
databases/py-aiosql: Add new port

SQL is code. Write it, version control it, comment it, and run it using files.
Writing your SQL code in Python programs as strings doesn't allow you to easily
reuse them in SQL GUIs or CLI tools like psql. With aiosql you can organize
your SQL statements in .sql files, load them into your python application as
methods to call without losing the ability to use them as you would any other
SQL file.

https://pypi.org/project/aiosql/

Number of commits found: 5