Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/xrootd/xrootd
  Commit: f3fe2425ae9fb1349ff3c1e1431617d9648b0cdb
      https://github.com/xrootd/xrootd/commit/f3fe2425ae9fb1349ff3c1e1431617d9648b0cdb
  Author: Guilherme Amadio <[log in to unmask]>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M .github/workflows/build.yml

  Log Message:
  -----------
  [CI] Do not update pip, setuptools, and wheel for sdist build

The build no longer works with the latest versions of pip, setuptools,
and wheel due to usage of deprecated tools. This needs to be addressed
by modernizing our Python packaging (see issue #1844).


  Commit: ad8c4eb3de364c5af454ed13cc791b91292da582
      https://github.com/xrootd/xrootd/commit/ad8c4eb3de364c5af454ed13cc791b91292da582
  Author: Guilherme Amadio <[log in to unmask]>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M bindings/python/src/PyXRootDEnv.hh

  Log Message:
  -----------
  [Python] Fix warning when building version string

xrootd/bindings/python/src/PyXRootDEnv.hh:137:66:
  warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
      static std::string verstr( XrdVERSION[0] == 'v' ? XrdVERSION + 1 : XrdVERSION );
                                                        ~~~~~~~~~~~^~~


  Commit: c2b0cdb849a5fd20aba856dc38cd086279dcc7e5
      https://github.com/xrootd/xrootd/commit/c2b0cdb849a5fd20aba856dc38cd086279dcc7e5
  Author: Guilherme Amadio <[log in to unmask]>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    A .mailmap

  Log Message:
  -----------
  Add git mailmap file

This file is used to map author and committer names and email addresses
to canonical real names and email addresses. This is useful when using
git blame, git shortlog, etc. For more information, see gitmailmap(5).


Compare: https://github.com/xrootd/xrootd/compare/25f83842def6...c2b0cdb849a5

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1