Merge lp:~facundo/ubuntu-rest-scopes/7digital-forbidden-countries-6 into lp:ubuntu-rest-scopes

Proposed by Facundo Batista
Status: Merged
Approved by: Facundo Batista
Approved revision: 534
Merged at revision: 534
Proposed branch: lp:~facundo/ubuntu-rest-scopes/7digital-forbidden-countries-6
Merge into: lp:ubuntu-rest-scopes
Diff against target: 37 lines (+9/-0)
1 file modified
src/scopes/sevendigital.py (+9/-0)
To merge this branch: bzr merge lp:~facundo/ubuntu-rest-scopes/7digital-forbidden-countries-6
Reviewer Review Type Date Requested Status
Guillermo Gonzalez Approve
Review via email: mp+321980@code.launchpad.net

Commit message

More unauthorized countries in 7digital.

To post a comment you must log in.
Revision history for this message
Guillermo Gonzalez (verterok) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/scopes/sevendigital.py'
2--- src/scopes/sevendigital.py 2016-07-28 10:29:56 +0000
3+++ src/scopes/sevendigital.py 2017-04-05 12:14:35 +0000
4@@ -93,17 +93,24 @@
5 UNAUTHORIZED_COUNTRIES = {
6 'AE',
7 'AR',
8+ 'BG',
9 'BR',
10 'CL',
11 'CO',
12+ 'CZ',
13 'DK',
14+ 'EE',
15+ 'EG',
16 'GR',
17+ 'HU',
18 'ID',
19 'IL',
20 'IS',
21 'JP',
22 'KR',
23 'KZ',
24+ 'LT',
25+ 'LV',
26 'MA',
27 'MX',
28 'PE',
29@@ -111,6 +118,8 @@
30 'PL',
31 'RO',
32 'RU',
33+ 'SA',
34+ 'SK',
35 'TH',
36 'TR',
37 'TW',

Subscribers

People subscribed via source and target branches