diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 18e8e9ad02688bc37d5eca4f8135eb053190b1a6..cdcd5a72195f0bd7647e5c61f3aa3208776488c4 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 6ba3dbae7830f7d98008dce0637e95f91648c506..bdeb4b0628454fc574d29b23085f44eeb87baff0 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 4fc63ce7c10810422d79aeb04de6924896b109d0..cd23b1c20ed52af29385f617d9cff41b1e97eb6c 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'