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.



Can't push to python-cython-blis

2025-03-27 Thread Santiago Vila

Hello.

I've just made a team upload for this package (1.0.0-2), but now I can't
push my commits to salsa, it says I don't have permission to push to a 
protected branch.

Can anyone fix this?

(I think something similar happened to me in another team some time ago, it 
might
be worth to see what condition triggers this to see if there are more people
affected).

Thanks in advance.