You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by jm...@apache.org on 2024/02/08 04:25:19 UTC

(datasketches-python) branch 5.0.x updated (28a5602 -> a5d5ea0)

This is an automated email from the ASF dual-hosted git repository.

jmalkin pushed a change to branch 5.0.x
in repository https://gitbox.apache.org/repos/asf/datasketches-python.git


    from 28a5602  Mega-commit for cherry-picking ease. Fix joint C++/python object handling, ensure __str__ takes no parameters, test to_string methods
     add 6b1c38d  Fix to generate proper Apple Silicon wheels, bump versions to mitigate GH warnings
     add 684f62e  version bump dependencies for other workflows
     add 5c47bce  don't try to name aritfact
     add df73ee7  bump versions for source artifact
     add 074643a  unique artifact names and merge into one at the end
     add 5592101  use PYTHON_VERSION variable consistently
     add c4ba296  Bump qemu version, tidy up naming
     add 3e71a48  v5.0.1
     new a5d5ea0  Merge pull request #41 from apache/5.0.x-patch

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/build_wheels.yml | 41 ++++++++++++++++++++++++++++----------
 .github/workflows/ci.yml           |  4 ++--
 .github/workflows/sphinx.yml       |  4 ++--
 pyproject.toml                     |  3 ---
 version.cfg.in                     |  2 +-
 5 files changed, 36 insertions(+), 18 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


(datasketches-python) 01/01: Merge pull request #41 from apache/5.0.x-patch

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jmalkin pushed a commit to branch 5.0.x
in repository https://gitbox.apache.org/repos/asf/datasketches-python.git

commit a5d5ea019ab78643ecb6e9a183df8d2eea1792c5
Merge: 28a5602 3e71a48
Author: Jon Malkin <78...@users.noreply.github.com>
AuthorDate: Wed Feb 7 20:25:14 2024 -0800

    Merge pull request #41 from apache/5.0.x-patch
    
    5.0.x patch

 .github/workflows/build_wheels.yml | 41 ++++++++++++++++++++++++++++----------
 .github/workflows/ci.yml           |  4 ++--
 .github/workflows/sphinx.yml       |  4 ++--
 pyproject.toml                     |  3 ---
 version.cfg.in                     |  2 +-
 5 files changed, 36 insertions(+), 18 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org