Project

General

Profile

Actions

Feature #17013

closed

Release python wheels

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

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
SDKs
Target version:
Start date:
11/23/2020
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
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/2020

Actions

Related issues 2 (2 open0 closed)

Related to Arvados - Bug #17159: [build] make build-packages-python-ruby run on a Jenkins satelliteNew

Actions
Related to Arvados - Bug #17160: [packaging] upgrade run_upload_packages.py to use twine for upload to PyPINew

Actions
Actions

Also available in: Atom PDF