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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-openupgradelib Library to be called from Odoo migration scripts
3.11.1 develnew! on this many watch lists=0 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 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 search for ports maintained by this maintainer
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.
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.
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):
py311-openupgradelib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-3.11.1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-3.11.1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-lxml>=0 : devel/py-lxml@py311
  2. py311-cssselect>=0 : www/py-cssselect@py311
  3. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-odoo-addon-openupgrade-framework16
  2. devel/py-odoo-addon-openupgrade-framework17
  3. devel/py-odoo-addon-openupgrade-framework18
  4. devel/py-odoo-addon-openupgrade-scripts16
  5. devel/py-odoo-addon-openupgrade-scripts17
  6. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/o/openupgradelib/
  2. https://pypi.org/packages/source/o/openupgradelib/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.11.1
29 Sep 2025 21:36:32
commit hash: b2f289ba9f69f1ffdaa6a7514de794c82df7c783commit hash: b2f289ba9f69f1ffdaa6a7514de794c82df7c783commit hash: b2f289ba9f69f1ffdaa6a7514de794c82df7c783commit hash: b2f289ba9f69f1ffdaa6a7514de794c82df7c783 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
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