[MediaWiki-commits] [Gerrit] pywikibot/core[master]: bs4 shall be used as import

2017-06-16 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/358481 )

Change subject: bs4 shall be used as import
..


bs4 shall be used as import

Change-Id: Iac827381cf3034dda7cd58686ab4414de6b782a9
---
M tests/script_tests.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Looks good to me, approved



diff --git a/tests/script_tests.py b/tests/script_tests.py
index b305a2b..893964b 100644
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -41,7 +41,7 @@
 'script_wui': ['crontab', 'lua'],
 # Note: package 'lunatic-python' provides module 'lua'
 'flickrripper': ['flickrapi'],
-'imageharvest': ['beautifulsoup4'],
+'imageharvest': ['bs4'],
 'match_images': ['PIL.ImageTk'],
 'states_redirect': ['pycountry'],
 'patrol': ['mwparserfromhell'],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iac827381cf3034dda7cd58686ab4414de6b782a9
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Mpaa 
Gerrit-Reviewer: John Vandenberg 
Gerrit-Reviewer: Magul 
Gerrit-Reviewer: Mpaa 
Gerrit-Reviewer: Xqt 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] pywikibot/core[master]: bs4 shall be used as import

2017-06-12 Thread Mpaa (Code Review)
Mpaa has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/358481 )

Change subject: bs4 shall be used as import
..

bs4 shall be used as import

Change-Id: Iac827381cf3034dda7cd58686ab4414de6b782a9
---
M tests/script_tests.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/81/358481/1

diff --git a/tests/script_tests.py b/tests/script_tests.py
index b305a2b..893964b 100644
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -41,7 +41,7 @@
 'script_wui': ['crontab', 'lua'],
 # Note: package 'lunatic-python' provides module 'lua'
 'flickrripper': ['flickrapi'],
-'imageharvest': ['beautifulsoup4'],
+'imageharvest': ['bs4'],
 'match_images': ['PIL.ImageTk'],
 'states_redirect': ['pycountry'],
 'patrol': ['mwparserfromhell'],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iac827381cf3034dda7cd58686ab4414de6b782a9
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Mpaa 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits