-
-
Notifications
You must be signed in to change notification settings - Fork 660
Open
Labels
Description
Tickets and issues:
- cibuildwheel workflow for sagemath-objects, sagemath-categories #33800
- relocatable wheel version of package sage_conf #31396
- Create PEP 503 simple repository for wheels built during installation #30527 Create PEP 503 simple repository for wheels built during installation
- Publish wheels to pypi memory_allocator#2, resolved in 0.1.2: https://pypi.org/project/memory-allocator/#files
- cibuildwheel for cylp - pyproject.toml: Add initial cibuildwheel configuration coin-or/CyLP#157
- GH Actions: Build platform-independent wheels of sagemath-environment, sage-setup, sage-sws2rst for PyPI #37099
- GH Actions: Build macOS arm64 wheels #37503
- GH Actions: Fix build of macOS x86_64 wheels, build wheels for sagemath-{bliss,coxeter3,mcqd,tdlib} for PyPI #36525
- cibuildwheel for cypari2 - Publish wheels to pypi cypari2#105
- .github/workflows/build_wheels.yml: Update to pypa/cibuildwheel@v2.17 memory_allocator#10
- cibuildwheel for pplpy - Publish wheels to pypi pplpy#9
- cibuildwheel for PyNormaliz - Build and publish wheels to PyPI Normaliz/PyNormaliz#116
dist.yml
: Build musllinux wheels, build linux aarch64 wheels via QEMU #38272- cibuildwheel for sage-numerical-backends-coin - sagemath/sage-numerical-backends-coin@e746f23
Open:
pkgs/sagemath-doc-{html,pdf}
#36730- merge cypari and cypari2 cypari2#19
- cibuildwheel for lrcalc https://bitbucket.org/asbuch/lrcalc/src/master/python/
See also:
References:
- https://github.com/pypa/auditwheel - for Linux
- https://mail.python.org/archives/list/distutils-sig@python.org/thread/6RZVKM5YQVAAOR5ENDS34HH5VFXHZ22G/
- https://github.com/matthew-brett/delocate - for macOS
- https://github.com/njsmith/wheel-builders/blob/pynativelib-proposal/pynativelib-proposal.rst (from 2016)
- https://labs.quansight.org/blog/2021/01/python-packaging-brainstorm/
- https://numpy.org/doc/stable/dev/releasing.html
- https://github.com/symengine/symengine-wheels
- https://github.com/conda-incubator/conda-press (last activity 2019)
- https://github.com/pypa/cibuildwheel
- Discussion of symbol clashes - https://mail.python.org/archives/list/scipy-dev@python.org/thread/I535LGRTWUXJIP2VM7VQGF3HELHQJ4B2/
- Impending release of gmpy2 2.2.0a2 aleaxit/gmpy#462 (comment) - discussion of gmpy2 wheel with headers, scipy-openblas64 wheel with headers
CC: @tobiasdiez @videlec @isuruf @kliem @culler @dimpase @saraedum
Component: build
Issue created by migration from https://trac.sagemath.org/ticket/31251