jenkins-bot merged this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
Update references to deleted/closed dblists

Also correct one incorrect link.

Change-Id: I96f286932cda0a9f389e5cde1340fc9c1fda7db1
---
M pywikibot/families/wikibooks_family.py
M pywikibot/families/wikinews_family.py
M pywikibot/families/wikipedia_family.py
M pywikibot/families/wikiquote_family.py
M pywikibot/families/wikisource_family.py
M pywikibot/families/wiktionary_family.py
6 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/pywikibot/families/wikibooks_family.py b/pywikibot/families/wikibooks_family.py
index 5a2cb80..2009153 100644
--- a/pywikibot/families/wikibooks_family.py
+++ b/pywikibot/families/wikibooks_family.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""Family module for Wikibooks."""
#
-# (C) Pywikibot team, 2005-2018
+# (C) Pywikibot team, 2005-2019
#
# Distributed under the terms of the MIT license.
#
@@ -18,7 +18,7 @@
name = 'wikibooks'

closed_wikis = [
- # See https://noc.wikimedia.org/conf/highlight.php?file=closed.dblist
+ # See https://noc.wikimedia.org/conf/highlight.php?file=dblists/closed.dblist # noqa
'aa', 'ak', 'als', 'ang', 'as', 'ast', 'ay',
'bi', 'bm', 'bo', 'ch', 'co', 'ga', 'gn', 'got',
'gu', 'ie', 'kn', 'ks', 'lb', 'ln', 'lv', 'mi',
@@ -28,7 +28,7 @@
]

removed_wikis = [
- # See https://noc.wikimedia.org/conf/highlight.php?file=closed.dblist
+ # See https://noc.wikimedia.org/conf/highlight.php?file=dblists/deleted.dblist # noqa
'dk', 'tokipona',
]

diff --git a/pywikibot/families/wikinews_family.py b/pywikibot/families/wikinews_family.py
index b1928c8..a30999e 100644
--- a/pywikibot/families/wikinews_family.py
+++ b/pywikibot/families/wikinews_family.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""Family module for Wikinews."""
#
-# (C) Pywikibot team, 2005-2018
+# (C) Pywikibot team, 2005-2019
#
# Distributed under the terms of the MIT license.
#
@@ -18,7 +18,7 @@
name = 'wikinews'

closed_wikis = [
- # https://noc.wikimedia.org/conf/highlight.php?file=closed.dblist
+ # https://noc.wikimedia.org/conf/highlight.php?file=dblists/closed.dblist # noqa
'hu', 'sd', 'th',
]

diff --git a/pywikibot/families/wikipedia_family.py b/pywikibot/families/wikipedia_family.py
index 4bf0a76..daa61a5 100644
--- a/pywikibot/families/wikipedia_family.py
+++ b/pywikibot/families/wikipedia_family.py
@@ -18,13 +18,13 @@
name = 'wikipedia'

closed_wikis = [
- # See https://noc.wikimedia.org/conf/highlight.php?file=closed.dblist
+ # See https://noc.wikimedia.org/conf/highlight.php?file=dblists/closed.dblist # noqa
'aa', 'advisory', 'cho', 'ho', 'hz', 'ii', 'kj', 'kr', 'mh', 'mus',
'ng', 'quality', 'strategy', 'ten', 'usability'
]

removed_wikis = [
- # See https://noc.wikimedia.org/conf/highlight.php?file=deleted.dblist
+ # See https://noc.wikimedia.org/conf/highlight.php?file=dblists/deleted.dblist # noqa
'dk', 'ru-sib', 'tlh', 'tokipona', 'zh_cn', 'zh_tw',
]

diff --git a/pywikibot/families/wikiquote_family.py b/pywikibot/families/wikiquote_family.py
index a73f08c..2bd5181 100644
--- a/pywikibot/families/wikiquote_family.py
+++ b/pywikibot/families/wikiquote_family.py
@@ -18,14 +18,14 @@
name = 'wikiquote'

closed_wikis = [
- # See https://noc.wikimedia.org/conf/highlight.php?file=closed.dblist
+ # See https://noc.wikimedia.org/conf/highlight.php?file=dblists/closed.dblist # noqa
'als', 'am', 'ang', 'ast', 'bm', 'co', 'cr', 'ga', 'kk',
'kr', 'ks', 'kw', 'lb', 'na', 'nds', 'qu', 'simple',
'tk', 'tt', 'ug', 'vo', 'za', 'zh-min-nan',
]

removed_wikis = [
- # See https://noc.wikimedia.org/conf/highlight.php?file=deleted.dblist
+ # See https://noc.wikimedia.org/conf/highlight.php?file=dblists/deleted.dblist # noqa
'tokipona',
]

diff --git a/pywikibot/families/wikisource_family.py b/pywikibot/families/wikisource_family.py
index 9c09d71..b4c611e 100644
--- a/pywikibot/families/wikisource_family.py
+++ b/pywikibot/families/wikisource_family.py
@@ -19,11 +19,11 @@
name = 'wikisource'

closed_wikis = [
- # https://noc.wikimedia.org/conf/highlight.php?file=closed.dblist
+ # https://noc.wikimedia.org/conf/highlight.php?file=dblists/closed.dblist # noqa
'ang', 'ht',
]
removed_wikis = [
- # https://noc.wikimedia.org/conf/highlight.php?file=deleted.dblist
+ # https://noc.wikimedia.org/conf/highlight.php?file=dblists/deleted.dblist # noqa
'tokipona',
]

diff --git a/pywikibot/families/wiktionary_family.py b/pywikibot/families/wiktionary_family.py
index d6a5b1c..ff9642a 100644
--- a/pywikibot/families/wiktionary_family.py
+++ b/pywikibot/families/wiktionary_family.py
@@ -19,14 +19,14 @@
name = 'wiktionary'

closed_wikis = [
- # See https://noc.wikimedia.org/conf/highlight.php?file=closed.dblist
+ # See https://noc.wikimedia.org/conf/highlight.php?file=dblists/closed.dblist # noqa
'aa', 'ab', 'ak', 'als', 'as', 'av', 'ba', 'bh', 'bi', 'bm', 'bo',
'ch', 'cr', 'dz', 'ik', 'mh', 'pi', 'rm', 'rn', 'sc', 'sn', 'to', 'tw',
'xh', 'yo', 'za',
]

removed_wikis = [
- # See https://noc.wikimedia.org/conf/highlight.php?file=deleted.dblist
+ # See https://noc.wikimedia.org/conf/highlight.php?file=dblists/deleted.dblist # noqa
'ba', 'dk', 'tlh', 'tokipona',
]


To view, visit change 516321. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I96f286932cda0a9f389e5cde1340fc9c1fda7db1
Gerrit-Change-Number: 516321
Gerrit-PatchSet: 3
Gerrit-Owner: Lokal Profil <andre.costa@wikimedia.se>
Gerrit-Reviewer: John Vandenberg <jayvdb@gmail.com>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot (75)