Introduction
Add fallback aliases for common missing modules while migrating to Plone 5.2 (Python 3)
See https://community.plone.org/t/zodbverify-porting-plone-with-zopedb-to-python3/8806/13
Contents
Install
Add eea.aliases to your eggs and zcml section in your buildout and re-run buildout:
[buildout] parts += zodbupdate eggs += eea.aliases zodbverify [zodbupdate] recipe = zc.recipe.egg eggs = zodbupdate ${buildout:eggs}
Usage
$ bin/instance zodbverify $ bin/zodbupdate --convert-py3 --file=/data/filestorage/Data.fs --encoding utf8 --encoding-fallback latin1
Source code
Latest source code (Zope 2 compatible):
Copyright and license
The Initial Owner of the Original Code is European Environment Agency (EEA). All Rights Reserved.
The eea.aliases (the Original Code) is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
More details under docs/License.txt
Funding and project management
EEA - European Environment Agency (EU)
Changelog
1.5 - (2020-08-14)
Change: Fix typo in Readme [al-ert]
1.4 - (2020-05-13)
Change: Tests and Linters [valipod]
1.3 - (2020-03-03)
Change: Add jenkins badge [valentinab25]
1.2 - (2020-02-26)
Feature: updated Jenkins pipeline [alecghica refs #110159]
1.1 - (2020-02-21)
Change: Implement automatic release [valentinab25 refs #110159]
1.0 - (2019-12-13)
Initial release
Release files for eea.aliases 1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| eea.aliases-1.5.zip | 16.8 kB | Details |
Release files / eea.aliases-1.5.zip
| Download URL | eea.aliases-1.5.zip |
|---|---|
| Size | 16.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8389b0dc7bb66ab4990529493ba025df7b88b93157261f4eb4c0277b86854d58
|
|
BLAKE2b-256 checksum How to use checksums |
756067a2fd336d1d97dce812ca4022ab0cf718f99b4b70203b96f185512e92d7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/2.7.18
|