Open kloczek opened 2 years ago
Those warnings are from inside webob itself... I am not sure what this issue is opened for? When the code that those tests depend on goes away after the deprecation period, those warnings will disappear too.
Sorry. I'm just packaging python modules and if I see warnings I'm only trying to make sure that this is something which is know to the maintainer. If it is not an issue just fee free to close this ticket :)
I'm trying to package your module as an rpm package. So I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
python3 -sBm build -w
Here is pytest output: