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 on branch 2022Q4
py-alembic Database migration tool for SQLAlchemy
1.15.2 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 1.15.2Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-12-02 19:40:42
Last Update: 2025-03-31 17:10:44
Commit Hash: 78c22d0
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://alembic.zzzcomputing.com/
Description:
Alembic is a new database migrations tool, written by the author of SQLAlchemy. A migrations tool offers the following functionality: - Can emit ALTER statements to a database in order to change the structure of tables and other constructs - Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. - Allows the scripts to execute in some sequential manner.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}alembic>0:databases/py-alembic@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py*-alembic*
To install the port:
cd /usr/ports/databases/py-alembic/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-alembic
  • pkg install py311-alembic
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-alembic listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-alembic
Package flavors (<flavor>: <package>)
  • py311: py311-alembic
distinfo:
TIMESTAMP = 1743439003 SHA256 (alembic-1.15.2.tar.gz) = 1c72391bbdeffccfe317eefba686cb9a3c078005478885413b95c3b26c57a8a7 SIZE (alembic-1.15.2.tar.gz) = 1925573

Packages (timestamps in pop-ups are UTC):
py37-alembic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.4.3---1.4.3-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-alembic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--1.11.1--1.13.11.13.11.13.1
FreeBSD:14:latest--1.9.1--1.11.1-1.11.1
FreeBSD:14:quarterly-----1.13.11.13.11.13.1
FreeBSD:15:latest--n/a-n/a1.13.11.13.11.13.1
 
py311-alembic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.15.21.15.2-1.15.21.15.2---
FreeBSD:13:quarterly1.15.21.15.2-1.15.21.15.2---
FreeBSD:14:latest1.15.21.15.2-1.15.21.15.2---
FreeBSD:14:quarterly1.15.21.15.2-1.15.21.15.2---
FreeBSD:15:latest1.15.21.15.2n/a1.15.2n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>0 : devel/py-pytest@py311
  2. py311-tox>0 : devel/py-tox@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. py311-python-dateutil>0 : devel/py-python-dateutil@py311
  2. py311-importlib-metadata>0 : devel/py-importlib-metadata@py311
  3. py311-importlib-resources>0 : devel/py-importlib-resources@py311
  4. py311-mako>=0 : textproc/py-mako@py311
  5. py311-sqlalchemy20>=2.0.0 : databases/py-sqlalchemy20@py311
  6. python3.11 : lang/python311
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. misc/py-glance*
  2. Collapse this list of deleted ports.
for Run
  1. devel/py-buildbot
  2. devel/py-oslo.db
  3. devel/py-pytest-alembic
  4. mail/mailman3
  5. misc/py-optuna
  6. net/irrd
  7. www/py-flask-migrate
Expand this list (11 items / 4 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/py-freenit
  3. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/py-oslo.db6*
  2. misc/py-glance*
  3. multimedia/py-openlp*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py311-alembic-1.15.2: ====> SQLAlchemy version: you can only select none or one of them SQLALCHEMY14=off: Install with SQLAlchemy 1.4 SQLALCHEMY20=on: Install with SQLAlchemy 2.0 ===> Use 'make config' to modify these settings
Options name:
databases_py-alembic
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/alembic/
  2. https://pypi.org/packages/source/a/alembic/
Collapse this list.

There are no commits on branch 2022Q4 for this port