FS#64783 - [python-sqlobject] 3.7.3-2: Missing module "formencode"

Attached to Project: Community Packages
Opened by Frederic Gobin (midan23) - Monday, 09 December 2019, 14:21 GMT
Last edited by Morten Linderud (Foxboron) - Tuesday, 23 August 2022, 18:02 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Morten Linderud (Foxboron)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

SQLObject needs the module "formencode".
The package exists for python2 and is listed in the dependencies for [python2-sqlobject].
=> https://www.archlinux.org/packages/community/any/python2-formencode/

But a package for python 3 doesn't exist ...


Workaround:

Install "formencode" with pip: pip install --user FormEncode
This task depends upon

Closed by  Morten Linderud (Foxboron)
Tuesday, 23 August 2022, 18:02 GMT
Reason for closing:  Fixed
Additional comments about closing:  3.9.1-3

Loading...