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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-pytest-alembic Pytest plugin for verifying alembic migrations
0.11.1_1 devel 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 0.11.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-29 19:06:07
Last Update: 2025-04-09 14:53:09
Commit Hash: b72e91c
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://pytest-alembic.readthedocs.io/en/latest/
https://github.com/schireson/pytest-alembic
Description:
pytest-alembic is a pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.
HomepageHomepage    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}pytest-alembic>0:devel/py-pytest-alembic@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pytest-alembic/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pytest-alembic
  • pkg install py311-pytest-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-pytest-alembic listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pytest-alembic
Package flavors (<flavor>: <package>)
  • py311: py311-pytest-alembic
distinfo:
TIMESTAMP = 1722272048 SHA256 (pytest_alembic-0.11.1.tar.gz) = a920d8770b5be77326c5c1b2bd8d4d4a0dd8fc2c2d57abbcd1fec28a21131b85 SIZE (pytest_alembic-0.11.1.tar.gz) = 29977

Packages (timestamps in pop-ups are UTC):
py311-pytest-alembic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.11.10.11.1-0.11.10.11.1---
FreeBSD:13:quarterly0.11.10.11.1-0.11.10.11.1---
FreeBSD:14:latest0.11.10.11.1-0.11.10.11.1---
FreeBSD:14:quarterly0.11.10.11.1-0.11.10.11.1---
FreeBSD:15:latest0.11.10.11.1n/a0.11.1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=1.0.8 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-alembic>=0 : databases/py-alembic@py311
  2. py311-pytest>=6.0,1 : devel/py-pytest@py311
  3. py311-sqlalchemy20>=0 : databases/py-sqlalchemy20@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-pytest-alembic-0.11.1_1: ====> SQL database support: you can only select none or one of them ALCHEMY14=off: Support SQL databases via databases/py-sqlalchemy14 ALCHEMY20=on: Support SQL databases via databases/py-sqlalchemy20 ===> Use 'make config' to modify these settings
Options name:
devel_py-pytest-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/p/pytest_alembic/
  2. https://pypi.org/packages/source/p/pytest_alembic/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.11.1_1
09 Apr 2025 14:53:09
commit hash: b72e91c821d1092deb8b119804d00847147dd0cdcommit hash: b72e91c821d1092deb8b119804d00847147dd0cdcommit hash: b72e91c821d1092deb8b119804d00847147dd0cdcommit hash: b72e91c821d1092deb8b119804d00847147dd0cd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pytest-alembic: Add missing OPTIONS_RADIO

- Change OPTIONS_DEFAULT from ALCHEMY14 to ALCHEMY20 after
59c51372a83e96bcd8314a60bf91a0d82a9f0f94
- Bump PORTREVISION for dependency change
0.11.1
27 Nov 2024 02:34:14
commit hash: c04c02d649f765b4bab0a04cfdf42f9601f58049commit hash: c04c02d649f765b4bab0a04cfdf42f9601f58049commit hash: c04c02d649f765b4bab0a04cfdf42f9601f58049commit hash: c04c02d649f765b4bab0a04cfdf42f9601f58049 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pytest-alembic: Add NO_ARCH
0.11.1
29 Jul 2024 19:02:49
commit hash: e9b9dbfdc41cf443fbbed58f4cc687db9a381d0bcommit hash: e9b9dbfdc41cf443fbbed58f4cc687db9a381d0bcommit hash: e9b9dbfdc41cf443fbbed58f4cc687db9a381d0bcommit hash: e9b9dbfdc41cf443fbbed58f4cc687db9a381d0b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pytest-alembic: Add py-pytest-alembic 0.11.1

pytest-alembic is a pytest plugin to test alembic migrations (with default
tests) and which enables you to write tests specific to your migrations.

Number of commits found: 3