[packages/python-oauthlib] - version comment
qboosh
qboosh at pld-linux.org
Fri Apr 17 21:49:45 CEST 2026
commit 7cc26ec3c610566b51fddfb7c9e0e47022be2e06
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Apr 17 21:50:22 2026 +0200
- version comment
python-oauthlib.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python-oauthlib.spec b/python-oauthlib.spec
index 4724dd2..4c52084 100644
--- a/python-oauthlib.spec
+++ b/python-oauthlib.spec
@@ -6,6 +6,7 @@
Summary: A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
Summary(pl.UTF-8): Ogólna, zgodna ze specyfikacją, pełna implementacja logiki podpisywania żądań OAuth
Name: python-%{module}
+# keep 3.1.0 here for python2 support
Version: 3.1.0
Release: 9
License: BSD
@@ -51,9 +52,7 @@ uzyskać obsługę OAuth niskim kosztem.
%py_build
%if %{with tests}
-# use explicit plugins list for reliable builds (delete PYTEST_PLUGINS if empty)
PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
-PYTEST_PLUGINS= \
%{__python} -m pytest tests
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-oauthlib.git/commitdiff/7cc26ec3c610566b51fddfb7c9e0e47022be2e06
More information about the pld-cvs-commit
mailing list