footballdb-clubs 2020.6.16 → 2020.7.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  ##########################################
2
2
  # auto-generated all-in-one single datafile clubs.wiki.txt bundle
3
- # on 2020-06-15 09:15:27 +0200 from 5 datafile(s)
3
+ # on 2020-07-07 21:39:24 +0200 from 5 datafile(s)
4
4
  # please, do NOT edit here; use the source
5
5
  # see https://github.com/openfootball/clubs - updates welcome!
6
6
 
@@ -685,7 +685,13 @@ Defensa y Justicia
685
685
  Estudiantes de La Plata
686
686
  Club de Gimnasia y Esgrima La Plata
687
687
  Godoy Cruz Antonio Tomba
688
- Club Atlético Huracán
688
+
689
+ # Club Atlético Huracán
690
+ ## todo/fix: add city!!!! e.g. Club Atlético Huracán, Tres Arroyos or Club Atlético Huracán › Tres Arroyos
691
+ # todo/fix: ERROR !!! - too many (greater than one) matching clubs found for wiki(pedia) name >Club Atlético Huracán, Argentina (ar)
692
+ # - Huracán de Tres Arroyos
693
+ # - Huracán de Buenos Aires
694
+
689
695
  Club Atlético Independiente
690
696
  Club Atlético Lanús
691
697
  Newell's Old Boys
@@ -5,8 +5,8 @@ module FootballDb
5
5
  module Clubs
6
6
 
7
7
  MAJOR = 2020 ## todo: namespace inside version or something - why? why not??
8
- MINOR = 6
9
- PATCH = 16
8
+ MINOR = 7
9
+ PATCH = 7
10
10
  VERSION = [MAJOR,MINOR,PATCH].join('.')
11
11
 
12
12
  def self.version
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: footballdb-clubs
3
3
  version: !ruby/object:Gem::Version
4
- version: 2020.6.16
4
+ version: 2020.7.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gerald Bauer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-15 00:00:00.000000000 Z
11
+ date: 2020-07-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sportdb-formats
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 1.1.0
19
+ version: 1.1.2
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
- version: 1.1.0
26
+ version: 1.1.2
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: fifa
29
29
  requirement: !ruby/object:Gem::Requirement