Skip to content

Commit 56d42e3

Browse files
committed
rerun with updated cmd_makecldf
1 parent 949a9d0 commit 56d42e3

File tree

3 files changed

+29
-33
lines changed

3 files changed

+29
-33
lines changed

cldf/Generic-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
{
1717
"rdf:about": "https://github.com/Glottography/bowern2021australia",
1818
"rdf:type": "prov:Entity",
19-
"dc:created": "d638c53",
19+
"dc:created": "v1.0",
2020
"dc:title": "Repository"
2121
},
2222
{
2323
"rdf:about": "https://github.com/glottolog/glottolog",
2424
"rdf:type": "prov:Entity",
25-
"dc:created": "v5.2",
25+
"dc:created": "v5.2.1-20-g8e82dff6e0",
2626
"dc:title": "Glottolog"
2727
}
2828
],

cldf/features.geojson

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

cldf/requirements.txt

Lines changed: 26 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,47 @@
11
affine==2.4.0
2-
antimeridian==0.3.11
2+
antimeridian==0.4.5
33
appdirs==1.4.4
44
attrs==24.2.0
55
babel==2.16.0
66
bibtexparser==2.0.0b7
77
bs4==0.0.2
88
certifi==2024.8.30
9-
chardet==5.2.0
10-
cldfbench==1.14.1
11-
-e git+https://github.com/Glottography/bowern2021australia@d638c53de5799c4a7e1f16f96e4b89038329ad7e#egg=cldfbench_bowern2021australia
9+
cldfbench==1.14.2
1210
cldfcatalog==1.5.1
1311
cldfgeojson==1.6.0
14-
cldfzenodo==2.1.2
12+
cldfzenodo==2.1.1
1513
click==8.1.7
16-
clldutils==3.24.1
14+
clldutils==3.22.2
1715
colorama==0.4.6
18-
colorlog==6.9.0
19-
csvw==3.6.0
16+
colorlog==6.8.2
17+
csvw==3.7.0
2018
gitdb==4.0.11
21-
greenlet==3.1.1
22-
idna==3.10
23-
iniconfig==2.0.0
24-
isodate==0.7.2
19+
idna==3.8
20+
iniconfig==2.3.0
21+
isodate==0.6.1
2522
jsonschema==4.23.0
2623
lxml==5.3.0
27-
Mako==1.3.6
28-
Markdown==3.6
29-
MarkupSafe==3.0.2
24+
Mako==1.3.10
25+
Markdown==3.7
26+
MarkupSafe==2.1.5
3027
nameparser==1.1.3
3128
newick==1.9.0
32-
numpy==2.1.3
33-
openpyxl==3.1.5
34-
packaging==24.2
35-
platformdirs==4.3.6
36-
pluggy==1.5.0
29+
numpy==2.1.0
30+
packaging==24.1
31+
pandas==2.2.2
32+
pluggy==1.6.0
3733
pybtex==0.24.0
3834
pycldf==1.39.0
3935
pycountry==24.6.1
40-
pyglottography==1.1.0
41-
pyglottolog==3.14.0
42-
Pygments==2.18.0
36+
pyglottography==1.1.1.dev0
37+
pyglottolog==3.13.0
38+
Pygments==2.19.2
4339
pylatexenc==2.10
44-
pytest==8.3.3
40+
pytest==9.0.2
4541
python-dateutil==2.9.0.post0
46-
pytz==2024.2
42+
pytz==2024.1
4743
rasterio==1.4.2
48-
rdflib==7.1.1
44+
rdflib==7.0.0
4945
referencing==0.35.1
5046
requests==2.32.3
5147
rfc3986==1.5.0
@@ -54,11 +50,11 @@ simplepybtex==0.1.0
5450
six==1.16.0
5551
smmap==5.0.1
5652
soupsieve==2.6
53+
spherely==0.1.0
5754
SQLAlchemy==1.4.54
5855
tabulate==0.9.0
59-
termcolor==2.5.0
60-
tqdm==4.67.0
56+
termcolor==2.4.0
57+
tqdm==4.66.5
6158
uritemplate==4.1.1
62-
urllib3==2.2.3
63-
xlrd==2.0.1
59+
urllib3==2.2.2
6460
zenodoclient==0.5.1

0 commit comments

Comments
 (0)