From 9ce347a6363e78e7b328ef4523ec4148389b41ee Mon Sep 17 00:00:00 2001 From: Carlos Daniel Gonzalez Calaza <c.gonzalez.calaza@fz-juelich.de> Date: Tue, 7 Dec 2021 13:36:49 +0100 Subject: [PATCH] updated acls --- .pre-commit-config.yaml | 2 +- Golden_Repo/q/qcint/qcint-5.0.0-gcccoremkl-11.2.0-2021.4.0.eb | 1 + acls.yml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 18e8e9ad0..cdcd5a721 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/mirrors-autopep8 - rev: '' # Use the sha / tag you want to point at + rev: 'v1.5.7' # Use the sha / tag you want to point at hooks: - id: autopep8 types: [file] diff --git a/Golden_Repo/q/qcint/qcint-5.0.0-gcccoremkl-11.2.0-2021.4.0.eb b/Golden_Repo/q/qcint/qcint-5.0.0-gcccoremkl-11.2.0-2021.4.0.eb index 6ba3dbae7..bdeb4b062 100644 --- a/Golden_Repo/q/qcint/qcint-5.0.0-gcccoremkl-11.2.0-2021.4.0.eb +++ b/Golden_Repo/q/qcint/qcint-5.0.0-gcccoremkl-11.2.0-2021.4.0.eb @@ -18,6 +18,7 @@ checksums = ['b706d3e73822fff2037727711f38d72cf0e69e90d2e16cdf6c5bcd75d6d9d666'] builddependencies = [ ('CMake', '3.21.1', '', SYSTEM), + ] separate_build_dir = True diff --git a/acls.yml b/acls.yml index 4fc63ce7c..cd23b1c20 100644 --- a/acls.yml +++ b/acls.yml @@ -243,7 +243,7 @@ software: owner: 'goebbert1' compiler: True - name: 'qcint' - owner: 'goebbert1' + owner: 'gonzalezcalaza1' base: True - name: 'Qiskit' owner: 'goebbert1' -- GitLab