Compatibility with pyBarcode #87

Open
opened 2020-08-24 09:05:46 +02:00 by jayvdb · 0 comments
jayvdb commented 2020-08-24 09:05:46 +02:00 (Migrated from github.com)

WhyNotHugo/python-barcode@cf57e0f765 (diff-72b52c7896) broke compatibility with pyBarcode, as 'FONT' was an attribute of the global namespace.

As a result, an old third party django app I am using broken when I upgrade python-barcode.

I can pin before 0.12.0, but is compatibility no longer something to be expected?

https://github.com/WhyNotHugo/python-barcode/commit/cf57e0f7656095e21acfafd636e24c0d8fcc4dff#diff-72b52c7896ac0c98a53aaeeca7e1a787 broke compatibility with pyBarcode, as 'FONT' was an attribute of the global namespace. As a result, an old third party django app I am using broken when I upgrade python-barcode. I can pin before 0.12.0, but is compatibility no longer something to be expected?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
WhyNotHugo/python-barcode#87
No description provided.