You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2019/07/16 23:10:11 UTC

[incubator-datasketches-cpp] branch master updated (d1aa0cb -> a8476e1)

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

alsay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git.


    from d1aa0cb  Merge pull request #47 from apache/clean_warnings
     add e750695  Prepare for attempted sdist package
     add c365bf4  hard-code version until we can test with git-based release tags and otherwise get things ready for python sdist builds
     add 19b6a03  standardize method name format on underscores in python
     new a8476e1  Merge pull request #48 from apache/python_dist

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:
 MANIFEST.in                | 14 ++++++++++++++
 pyproject.toml             |  5 ++++-
 python/src/cpc_wrapper.cpp | 16 ++++++++--------
 python/src/fi_wrapper.cpp  | 22 +++++++++++-----------
 python/src/hll_wrapper.cpp | 24 ++++++++++++------------
 python/src/kll_wrapper.cpp | 33 ++++++++++++++-------------------
 setup.py                   | 24 +++++++++++-------------
 7 files changed, 74 insertions(+), 64 deletions(-)
 create mode 100644 MANIFEST.in


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


[incubator-datasketches-cpp] 01/01: Merge pull request #48 from apache/python_dist

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

alsay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git

commit a8476e11fa76fc67bf4975adf15374efc48fda15
Merge: d1aa0cb 19b6a03
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Tue Jul 16 16:10:07 2019 -0700

    Merge pull request #48 from apache/python_dist
    
    Python distribution

 MANIFEST.in                | 14 ++++++++++++++
 pyproject.toml             |  5 ++++-
 python/src/cpc_wrapper.cpp | 16 ++++++++--------
 python/src/fi_wrapper.cpp  | 22 +++++++++++-----------
 python/src/hll_wrapper.cpp | 24 ++++++++++++------------
 python/src/kll_wrapper.cpp | 33 ++++++++++++++-------------------
 setup.py                   | 24 +++++++++++-------------
 7 files changed, 74 insertions(+), 64 deletions(-)


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