zodbupdate aliases
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file eea.aliases-1.5.zip
.
File metadata
- Download URL: eea.aliases-1.5.zip
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8389b0dc7bb66ab4990529493ba025df7b88b93157261f4eb4c0277b86854d58 |
|
MD5 | 4f0725d2c53189ffee718a7d57300f2d |
|
BLAKE2b-256 | 756067a2fd336d1d97dce812ca4022ab0cf718f99b4b70203b96f185512e92d7 |