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

Build and upload Linux wheels on tag #619

Draft
wants to merge 32 commits into
base: master
Choose a base branch
from

Commits on Jun 13, 2022

  1. Create python-publish.yml

    abitrolly committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    15babf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    974cb93 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    9230353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0d3171 View commit details
    Browse the repository at this point in the history
  3. Stub setup.py check

    There is only `setup.py.in` template
    pypa/cibuildwheel#1139
    abitrolly authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    766170c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d238dcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba5daf8 View commit details
    Browse the repository at this point in the history
  6. No module named 'Cython'

    abitrolly authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    a11a516 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. wheels are build on RedHat-like systems

    Replacing `apt` with `dnf` and use latest `cibuildwheel`
    abitrolly authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    112a38e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6c5464 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70b1c5a View commit details
    Browse the repository at this point in the history
  4. Use Python way of installing Cython

    Because custom Python can not see system installed modules
    abitrolly committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    037e24f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dd763c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8011ddf View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    cc563f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cc57b1 View commit details
    Browse the repository at this point in the history
  3. Return back dependencies.txt for system libs

    This reverts commit 8011ddf.
    abitrolly committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    0d0ba75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a24f843 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f265995 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. libargon2-devel is needed

    abitrolly committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    e103e6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75573b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2223efa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f412050 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3214bc View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Fix ValueError: Cannot repair wheel

    by pointing to the "libopendht.so.2" library location
    abitrolly committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    3d42bae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd0e076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaf20b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9996bd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d43869 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2bfbdb View commit details
    Browse the repository at this point in the history
  7. Rename artifact to opendht-wheels-linux

    [skip ci]
    abitrolly committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    b3d17ff View commit details
    Browse the repository at this point in the history
  8. Update dependencies.txt description

    [skip ci]
    abitrolly authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    5114597 View commit details
    Browse the repository at this point in the history