jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/949174 )
Change subject: Add support for new wikis
......................................................................
Add support for new wikis
* suwikisource
* blkwiktionary
Bug: T343550
Bug: T343544
Change-Id: I5c4fe4d67df110283b39e3cf12c6887b91c315fc
---
M pywikibot/families/wikisource_family.py
M pywikibot/families/wiktionary_family.py
2 files changed, 16 insertions(+), 2 deletions(-)
Approvals:
Meno25: Looks good to me, approved
jenkins-bot: Verified
diff --git a/pywikibot/families/wikisource_family.py
b/pywikibot/families/wikisource_family.py
index 278879c..64ed79d 100644
--- a/pywikibot/families/wikisource_family.py
+++ b/pywikibot/families/wikisource_family.py
@@ -31,7 +31,7 @@
'ro', 'fi', 'nap', 'az', 'ca', 'hr', 'br', 'kn', 'no', 'id', 'th',
'hi', 'eo', 'is', 'cy', 'vec', 'mr', 'ban', 'pms', 'lij', 'da', 'et',
'as', 'mk', 'yi', 'bg', 'jv', 'wa', 'li', 'lt', 'pa', 'or', 'eu', 'gl',
- 'bs', 'sah', 'sk', 'zh-min-nan', 'fo',
+ 'bs', 'sah', 'sk', 'zh-min-nan', 'fo', 'su',
]
# Sites we want to edit but not count as real languages
diff --git a/pywikibot/families/wiktionary_family.py
b/pywikibot/families/wiktionary_family.py
index 3c20844..19ab529 100644
--- a/pywikibot/families/wiktionary_family.py
+++ b/pywikibot/families/wiktionary_family.py
@@ -47,7 +47,7 @@
'gn', 'si', 'ie', 'mi', 'csb', 'ug', 'guw', 'st', 'hif', 'jbo',
'roa-rup', 'kl', 'zu', 'ay', 'ln', 'yi', 'gu', 'na', 'gv', 'kw', 'tpi',
'kcg', 'am', 'ne', 'rw', 'ts', 'ig', 'qu', 'ss', 'iu', 'chr', 'dv',
- 'ti', 'tn',
+ 'ti', 'tn', 'blk',
]
category_redirect_templates = {
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/949174
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I5c4fe4d67df110283b39e3cf12c6887b91c315fc
Gerrit-Change-Number: 949174
Gerrit-PatchSet: 4
Gerrit-Owner: Meno25 <[email protected]>
Gerrit-Reviewer: Meno25 <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-CC: Xqt <[email protected]>
Gerrit-CC: Zabe <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]