Re: Pytest 4 in Fedora, let's get rid of it please

2021-03-02 Thread Miro Hrončok
On 02. 03. 21 17:40, Paul Howarth wrote: Hi all, On Tue, 2 Mar 2021 16:06:40 +0100 Miro Hrončok wrote: Given the lack of communication from the paramiko/invoke maintainers, I've just orphaned python-pytest4. If nobody picks it up, I plan to continue maintaining it in Fedora 33 and 34. The p

Re: Pytest 4 in Fedora, let's get rid of it please

2021-03-02 Thread Miro Hrončok
Given the lack of communication from the paramiko/invoke maintainers, I've just orphaned python-pytest4. If nobody picks it up, I plan to continue maintaining it in Fedora 33 and 34. On 02. 02. 21 18:09, Miro Hrončok wrote: Hello Pythonistas. When we updated pytest to 5, I've introduced pytho

Re: Pytest 4 in Fedora, let's get rid of it please

2021-02-11 Thread Miro Hrončok
On 11. 02. 21 17:36, Dan Radez wrote: On 2/2/21 12:09 PM, Miro Hrončok wrote: Hello Pythonistas. When we updated pytest to 5, I've introduced python-pytest4 compatibility package to ease the transition. We are now on pytest 6.2 and python-pytest4 still exists. However, pytest 4 has problems

Re: Pytest 4 in Fedora, let's get rid of it please

2021-02-05 Thread Kader Miyanyedi
I guess I misrepresented myself. I know it's not about Django. I want to improve myself on python. I will look option 1, thank you. Best Regards, Kader Miyanyedi ___ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send

Re: Pytest 4 in Fedora, let's get rid of it please

2021-02-05 Thread Miro Hrončok
On 05. 02. 21 21:11, Kader Miyanyedi wrote: Hello, first of all, I'm sorry about my English. My name is Kader. I am currently a student in computer engineering department from Turkey. I use python but my knowledge of python is not perfect. Mostly I was interested in python/django. I would like

Re: Pytest 4 in Fedora, let's get rid of it please

2021-02-05 Thread Kader Miyanyedi
Hello, first of all, I'm sorry about my English. My name is Kader. I am currently a student in computer engineering department from Turkey. I use python but my knowledge of python is not perfect. Mostly I was interested in python/django. I would like to improve my knowledge of Python and help w

Re: Pytest 4 in Fedora, let's get rid of it please

2021-02-04 Thread Miro Hrončok
On 02. 02. 21 18:09, Miro Hrončok wrote: 3) Retire python-pytest4 and python-pytest-relaxed This requires disabling tests in invoke and slightly patching tests of paramiko. Once pytest-relaxed supports recent pytest, we can reintroduce it. BTW the patch for paramiko exists: https://github.co