forked from pool/python-twine
- Update to 5.0.0:
- Use email.message instead of cgi as cgi has been deprecated - Remove upstreamed patch license_files.patch - Add skip-unsupported-Metadata-Version-test.patch (gh#pypa/twine#1071) to skip failing test case. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twine?expand=0&rev=38
This commit is contained in:
@@ -6,8 +6,9 @@ Only in twine-3.4.1: .pytest_cache
|
||||
|
||||
--- a/pytest.ini
|
||||
+++ b/pytest.ini
|
||||
@@ -6,4 +6,3 @@ filterwarnings=
|
||||
@@ -6,5 +6,4 @@ filterwarnings=
|
||||
ignore:the imp module is deprecated::setuptools
|
||||
|
||||
addopts =
|
||||
- --disable-socket
|
||||
--ignore-glob '*integration*.py'
|
||||
|
Reference in New Issue
Block a user