Port details |
- py-openupgradelib Library to be called from Odoo migration scripts
- 3.11.1 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: dtxdf@FreeBSD.org
 - Port Added: 2025-09-29 21:39:06
- Last Update: 2025-09-29 21:36:32
- Commit Hash: b2f289b
- Also Listed In: python
- License: AGPLv3
- WWW:
- https://github.com/OCA/openupgradelib
- https://pypi.org/project/openupgradelib
- Description:
- Open Upgrade Library (openupgradelib) is a Python library designed
to assist with migrating Odoo databases between different versions,
particularly major releases. It provides helper functions for writing
migration scripts that handle complex data transformations and
structural changes in the database.
 ¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}openupgradelib>0:devel/py-openupgradelib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-openupgradelib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-openupgradelib
- pkg install py311-openupgradelib
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-openupgradelib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-openupgradelib
- Package flavors (<flavor>: <package>)
- py311: py311-openupgradelib
- distinfo:
- TIMESTAMP = 1758573341
SHA256 (openupgradelib-3.11.1.tar.gz) = b37adbf37b94e649febb99eaa887ee218c3b372061087e35e3901af585d8cbed
SIZE (openupgradelib-3.11.1.tar.gz) = 7852021
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-lxml>=0 : devel/py-lxml@py311
- py311-cssselect>=0 : www/py-cssselect@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-odoo-addon-openupgrade-framework16
- devel/py-odoo-addon-openupgrade-framework17
- devel/py-odoo-addon-openupgrade-framework18
- devel/py-odoo-addon-openupgrade-scripts16
- devel/py-odoo-addon-openupgrade-scripts17
- devel/py-odoo-addon-openupgrade-scripts18
Configuration Options:
- No options to configure
- Options name:
- devel_py-openupgradelib
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.11.1 29 Sep 2025 21:36:32
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
devel/py-openupgradelib: New port: Library to be called from Odoo migration
scripts
Open Upgrade Library (openupgradelib) is a Python library designed
to assist with migrating Odoo databases between different versions,
particularly major releases. It provides helper functions for writing
migration scripts that handle complex data transformations and
structural changes in the database. |
Number of commits found: 1
|