Port details |
- py-peewee_migrate Simple migration engine for Peewee
- 1.13.0 databases =2 1.12.2Version of this port present on the latest quarterly branch.
- Maintainer: meka@tilda.center
- Port Added: 2019-12-22 20:13:53
- Last Update: 2024-07-25 10:53:30
- Commit Hash: da66246
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel python
- License: BSD3CLAUSE
- WWW:
- https://github.com/klen/peewee_migrate
- Description:
- Simple migration engine and tools for SQL using Peewee with automatic field
detection.
- ¦ ¦ ¦ ¦
- 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}peewee_migrate>0:databases/py-peewee_migrate@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-peewee_migrate/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-peewee_migrate
- pkg install py311-peewee_migrate
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-peewee_migrate listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-peewee_migrate
- Package flavors (<flavor>: <package>)
- py311: py311-peewee_migrate
- distinfo:
- TIMESTAMP = 1721735662
SHA256 (klen-peewee_migrate-1.13.0_GH0.tar.gz) = b8da2603a0be25ce006a9bf210451334af8c76a2c5d718a4f94575e83cfe0e71
SIZE (klen-peewee_migrate-1.13.0_GH0.tar.gz) = 41418
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-click>=0 : devel/py-click@py311
- py311-mock>=0 : devel/py-mock@py311
- py311-peewee>=0 : databases/py-peewee@py311
- py311-poetry-core>=1.0.0 : 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:
-
- py311-psycopg2>=0 : databases/py-psycopg2@py311
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=0 : devel/py-click@py311
- py311-mock>=0 : devel/py-mock@py311
- py311-peewee>=0 : databases/py-peewee@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_py-peewee_migrate
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|