Re: fuse

2022-02-03 Thread Mark Geisert
One final reply to myself on this topic.. Thomas Wolff wrote: What became of the winfsp-fuse project discussed in July 2016? I'd like to be able to use ftpfs or sshfs in cygwin. Integration of the project into Cygwin stalled around that time, or was it 2018? [...] I've now looked at and ins

Re: Go or Rust Packages?

2022-02-03 Thread Marco Atzeri
On 04.02.2022 06:27, Brian Inglis wrote: On 2022-02-02 02:44, Corinna Vinschen wrote: On Feb  1 21:22, Adam Dinwoodie wrote: The upstream fzf package moved from Ruby to Go some time ago.  I had vague but noble intetions to try to maintain a fork on the basis of the last version of the Ruby code

Re: python-cryptography >= 3.4.0 and Rust

2022-02-03 Thread Marco Atzeri
On 03.02.2022 23:11, Allen Hewes wrote: Hi @all, I use Cygwin pretty much like Linux in/on my Windows machines. Meaning, I am not using it for POSIX reasons. I do like Cygwin a lot, I prefer Cygwin over WSL/WSL2. A PyPI package I wanted to use has a hard dependency on cryptography>=35.0. So

Re: Tox issues with Python 3.6 and 3.7

2022-02-03 Thread Marco Atzeri
On 03.02.2022 20:34, Hamish McIntyre-Bhatty wrote: On 20/01/2022 14:56, Hamish McIntyre-Bhatty wrote: Hi there, This is a follow-up to Marco Atzeri and I talking about tox in the Python 3.9 email thread. I have just started trying to use tox for testing python-imaging. I have found that tox

Go or Rust Packages?

2022-02-03 Thread Brian Inglis
On 2022-02-02 02:44, Corinna Vinschen wrote: On Feb 1 21:22, Adam Dinwoodie wrote: The upstream fzf package moved from Ruby to Go some time ago. I had vague but noble intetions to try to maintain a fork on the basis of the last version of the Ruby code, but never managed anything useful. In t

python-cryptography >= 3.4.0 and Rust

2022-02-03 Thread Allen Hewes
Hi @all, I use Cygwin pretty much like Linux in/on my Windows machines. Meaning, I am not using it for POSIX reasons. I do like Cygwin a lot, I prefer Cygwin over WSL/WSL2. A PyPI package I wanted to use has a hard dependency on cryptography>=35.0. So I downloaded the Cygwin source for python-

Re: Tox issues with Python 3.6 and 3.7

2022-02-03 Thread Hamish McIntyre-Bhatty
On 20/01/2022 14:56, Hamish McIntyre-Bhatty wrote: Hi there, This is a follow-up to Marco Atzeri and I talking about tox in the Python 3.9 email thread. I have just started trying to use tox for testing python-imaging. I have found that tox has some issues on Python 3.6 and 3.7, namely that: