Build extra python modules as part of AthenaExternals
- May 08, 2019
-
-
Frank Winklmeier authored3e83ae2f
-
- May 07, 2019
-
-
Frank Winklmeier authored
External/scripts is the new location for scripts to be used during the build of the "External" packages.
60a48504 -
Frank Winklmeier authored
- Switch to SHA256 for hash as that one is readily available on pypi.org for each package. - Install binaries into final destination - Use sanitizer script from PyAnalysis - Update versions of flake8 and dependencies
af414611
-
- Apr 30, 2019
-
-
Frank Winklmeier authored
Make sure to only replace the first line of a script if it is actually a shebang (#!). Also don't fail if a non-matching glob is given.
e44d5e34
-
- Apr 29, 2019
-
-
Frank Winklmeier authored
Move code for building additional python modules from athena repository (Exernals/AtlasPyFwdBwdPorts) into externals repo as PyModules. The list of which modules to build has been revised, with unused modules removed and versions of active modules updated to the latest releases. See https://its.cern.ch/jira/browse/ATLINFR-2325 for further details. Source tarballs are now no longer stored in the git repository, but are retrieved from http://cern.ch/atlas-software-dist-eos/externals/PyModules.
4145034a
-