Re: Can't push to python-cython-blis

2025-04-05 Thread M. Zhou
Hi Santiago,

If you are working towards SpaCy, you need to know this:
https://github.com/explosion/cython-blis/issues/32

On Fri, 2025-03-28 at 11:30 +0100, Santiago Vila wrote:
> Finally fixed. Thanks a lot.



Re: Can't push to python-cython-blis

2025-03-28 Thread Santiago Vila

Finally fixed. Thanks a lot.



Re: Can't push to python-cython-blis

2025-03-28 Thread Santiago Vila

Ok, now I have received this email from salsa:


Date: Fri, 28 Mar 2025 09:02:51 +
From: Debian GitLab 
Subject: Access to the Debian Science Team / python-cython-blis project was 
granted

You have been granted access to the Debian Science Team / python-cython-blis 
[salsa.debian.org]
project with the following role: Developer. This is a default role.


so I tried again and this is what happened:

$ git push
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
remote: GitLab: You are not allowed to push code to protected branches on this 
project.
To salsa.debian.org:science-team/python-cython-blis.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 
'salsa.debian.org:science-team/python-cython-blis.git'

(Sorry for the noise, would tell this only to whoever kindly tried to fix it, 
but the email
from salsa does not tell)

Thanks.