Project

General

Profile

Actions

Feature #17013

closed

Release python wheels

Added by Peter Amstutz over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
SDKs
Target version:
Story points:
1.0

Description

https://github.com/arvados/arvados/pull/73

Related, I noticed this code in run_upload_packages.py

        # NOTE: If we ever start uploading Python 3 packages, we'll need to
        # figure out some way to adapt cmd to match.  It might be easiest
        # to give all our setup.py files the executable bit, and run that
        # directly.
        # We also must run `sdist` before `upload`: `upload` uploads any
        # distributions previously generated in the command.  It doesn't
        # know how to upload distributions already on disk.  We write the
        # result to a dedicated directory to avoid interfering with our
        # timestamp tracking.
        cmd = ['python2.7', 'setup.py']

Subtasks 1 (0 open1 closed)

Task #17144: Review 17013-upload-wheels-to-pypi in the arvados-dev repoResolvedWard Vandewege11/23/2020Actions

Related issues

Related to Arvados - Bug #17159: [build] make build-packages-python-ruby run on a Jenkins satelliteNewActions
Related to Arvados - Bug #17160: [packaging] upgrade run_upload_packages.py to use twine for upload to PyPINewActions
Actions

Also available in: Atom PDF