Skip to main content

zodbupdate aliases

Project description

Develop Master

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
$ in/zodbupdate --convert-py3 --file=/data/filestorage/Data.fs --encoding utf8 --encoding-fallback latin1

Source code

Latest source code (Zope 2 compatible):

Funding and project management

EEA - European Environment Agency (EU)

Changelog

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

eea.aliases-1.2.zip (16.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page