Port details |
- py-peewee_migrate Simple migration engine for Peewee
- 1.6.6 databases
=0 Version of this port present on the latest quarterly branch. - Maintainer: meka@tilda.center
 - Port Added: 2019-12-22 20:13:53
- Last Update: 2023-02-18 10:02:41
- Commit Hash: 02dd20d
- Also Listed In: devel python
- License: BSD3CLAUSE
- Description:
- Simple migration engine and tools for SQL using Peewee with automatic field
detection.
¦ ¦ ¦ ¦ 
- 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 py39-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 py39-peewee_migrate listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-peewee_migrate
- Package flavors (<flavor>: <package>)
- py39: py39-peewee_migrate
- distinfo:
- TIMESTAMP = 1676713611
SHA256 (klen-peewee_migrate-1.6.6_GH0.tar.gz) = 8cd68eb4a2669f97530567dab9626b35aa175b97d79b794f3a77513618f23075
SIZE (klen-peewee_migrate-1.6.6_GH0.tar.gz) = 25896
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:
-
- py39-click>=0 : devel/py-click@py39
- py39-mock>=0 : devel/py-mock@py39
- py39-peewee>=0 : databases/py-peewee@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-psycopg2>=0 : databases/py-psycopg2@py39
- py39-sqlite3>=0 : databases/py-sqlite3@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-click>=0 : devel/py-click@py39
- py39-mock>=0 : devel/py-mock@py39
- py39-peewee>=0 : databases/py-peewee@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_py-peewee_migrate
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|