Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow newer pycryptodome #9

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Mar 15, 2017

  1. Added CI support

    martinbuberl authored and irq committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    409433e View commit details
    Browse the repository at this point in the history
  2. Changed print to assert

    martinbuberl authored and irq committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    651acc4 View commit details
    Browse the repository at this point in the history
  3. Move code back out of __init__

    After discussing this I think it is better to only keep initialization code and so on in __init__
    Andreas Sion authored and irq committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    22bb2d1 View commit details
    Browse the repository at this point in the history
  4. Simplify tests and CI.

    For now the "tests" are very simple so I prefer using the build in unittest and not using tox.
    Andreas Sion authored and irq committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    e4e5c24 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Configuration menu
    Copy the full SHA
    8312215 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from trustpilot/implement-auto-github-release-a…

    …nd-pypi
    
    Implement auto github release and pypi
    tmo-trustpilot authored Oct 4, 2017
    Configuration menu
    Copy the full SHA
    3143558 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. add MANIFEST file, bump version

    sloev committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    8c4ffd1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from trustpilot/add-manifest-file

    Add manifest file
    spewu authored Oct 26, 2017
    Configuration menu
    Copy the full SHA
    a153fb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Configuration menu
    Copy the full SHA
    3943636 View commit details
    Browse the repository at this point in the history
  2. trigger travis

    sloev committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    2c10770 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from trustpilot/upgrade-pycryptodome

    Upgrade pycryptodome
    sloev authored Sep 3, 2018
    Configuration menu
    Copy the full SHA
    7b4629b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Allow newer pycryptodome

    henu committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    4d90060 View commit details
    Browse the repository at this point in the history