Dalba has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/351637 )

Change subject: requirements.txt: Don't use mwoauth-0.3.1
......................................................................

requirements.txt: Don't use mwoauth-0.3.1

Follow-up to 7b423581f6e49bf0b80e29fac33ec2105ba2f471
Bug: T164154

Change-Id: If09ff2ffd7b2eb30fe3d9d4aa4c14848e2d2a36b
---
M requirements.txt
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/37/351637/1

diff --git a/requirements.txt b/requirements.txt
index b87f833..d17dc42 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -37,7 +37,7 @@
 # OAuth support
 # mwoauth 0.2.4 is needed because it supports getting identity information
 # about the user
-mwoauth>=0.2.4
+mwoauth>=0.2.4,!=0.3.1
 
 # core interwiki_graph.py:
 git+https://github.com/nlhepler/pydot#egg=pydot-1.0.29

-- 
To view, visit https://gerrit.wikimedia.org/r/351637
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If09ff2ffd7b2eb30fe3d9d4aa4c14848e2d2a36b
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Dalba <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to