From jroman at dsic.upv.es Tue Dec 10 18:59:16 2019 From: jroman at dsic.upv.es (Jose E. Roman) Date: Tue, 10 Dec 2019 18:59:16 +0100 Subject: [slepc-announce] SLEPc repository moved from Bitbucket to GitLab Message-ID: Dear all, This announcement is intended for people who access SLEPc from the BitBucket repository or post issues or have other activities with the Bitbucket repository. We have changed the location of the SLEPc repository from BitBucket to GitLab (as was done by PETSc last summer). For each local copy of the SLEPc repository you need to do $ git remote set-url origin git at gitlab.com:slepc/slepc.git or $ git remote set-url origin https://gitlab.com/slepc/slepc.git You will likely want to set up an account on gitlab if you don't have already. The Bitbucket repository is saved at https://bitbucket.org/slepc/slepc-pre-gitlab The above procedure should be done also for slepc4py, with the address git at gitlab.com:slepc/slepc4py.git Jose