Port details |
- py-pytest-alembic Pytest plugin for verifying alembic migrations
- 0.11.1_1 devel
=2 0.11.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - 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.
 ¦ ¦ ¦ ¦ 
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-poetry-core>=1.0.8 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-alembic>=0 : databases/py-alembic@py311
- py311-pytest>=6.0,1 : devel/py-pytest@py311
- py311-sqlalchemy20>=0 : databases/py-sqlalchemy20@py311
- 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:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.1_1 09 Apr 2025 14:53:09
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pytest-alembic: Add NO_ARCH |
0.11.1 29 Jul 2024 19:02:49
    |
Po-Chuan Hsieh (sunpoet)  |
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
|