Skip to content

[18.0][DEP] base_external_dbsource_mssql: proper lib version for trixie#420

Closed
flotho wants to merge 3 commits intoOCA:18.0from
flotho:FIX-trixie-deployment
Closed

[18.0][DEP] base_external_dbsource_mssql: proper lib version for trixie#420
flotho wants to merge 3 commits intoOCA:18.0from
flotho:FIX-trixie-deployment

Conversation

@flotho
Copy link
Copy Markdown
Member

@flotho flotho commented Feb 11, 2026

No description provided.

@OCA-git-bot
Copy link
Copy Markdown
Contributor

Hi @anddago78,
some modules you are maintaining are being modified, check this out!

@CRogos
Copy link
Copy Markdown
Contributor

CRogos commented Feb 12, 2026

@flotho this ticket is also still unsolved: #394
Can you check if this module is also working with pymssql<=2.2.10 ; python_version > '3.10' and python_version < '3.13', because then it would be compatible with odoo.sh.

@StefanRijnhart StefanRijnhart changed the title [DEP] base_external_dbsource_mssql: proper lib version for trixie [18.0][DEP] base_external_dbsource_mssql: proper lib version for trixie Feb 12, 2026
Copy link
Copy Markdown
Member

@StefanRijnhart StefanRijnhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As @CRogos mentions, https://pypi.org/project/pymssql/2.2.8/ is not compatible with Python 3.12 and thus Odoo.sh.

StefanRijnhart added a commit to QuatraInternational/oca-server-backend that referenced this pull request Feb 12, 2026
…_mssql

Quatra specific: set module to uninstallable. This triggers the precommit to
remove the pymssql 2.2.8 dependency which does not support Python 3.12 that
Odoo.sh runs.

Fixes

```
pip._internal.exceptions.InstallationError: Could not build wheels for pymssql, which is required to install pyproject.toml-based projects
```

during deploy.

Upstream solution discussed in OCA#420
@flotho flotho force-pushed the FIX-trixie-deployment branch from 4500fc7 to 105aa4a Compare March 16, 2026 21:48
@StefanRijnhart
Copy link
Copy Markdown
Member

Thanks! Can you squash commits?

@StefanRijnhart
Copy link
Copy Markdown
Member

Obsoleted by #437

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants