Skip to content

Commit

Permalink
regen
Browse files Browse the repository at this point in the history
  • Loading branch information
johenglisch committed Aug 16, 2024
1 parent 119a595 commit 830f3d7
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion cldf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ property | value
[dc:identifier](http://purl.org/dc/terms/identifier) | https://github.com/cldf-datasets/nicholsdiversity
[dc:license](http://purl.org/dc/terms/license) | https://creativecommons.org/licenses/by/4.0/
[dcat:accessURL](http://www.w3.org/ns/dcat#accessURL) | https://github.com/cldf-datasets/nicholsdiversity
[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/cldf-datasets/nicholsdiversity/tree/df6edc8">cldf-datasets/nicholsdiversity df6edc8</a></li><li><a href="https://github.com/glottolog/glottolog/tree/v5.0">Glottolog v5.0</a></li></ol>
[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/cldf-datasets/nicholsdiversity/tree/119a595">cldf-datasets/nicholsdiversity 119a595</a></li><li><a href="https://github.com/glottolog/glottolog/tree/v5.0">Glottolog v5.0</a></li></ol>
[prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) | <ol><li><strong>python</strong>: 3.8.19</li><li><strong>python-packages</strong>: <a href="./requirements.txt">requirements.txt</a></li></ol>
[rdf:ID](http://www.w3.org/1999/02/22-rdf-syntax-ns#ID) | nicholsdiversity
[rdf:type](http://www.w3.org/1999/02/22-rdf-syntax-ns#type) | http://www.w3.org/ns/dcat#Distribution
Expand Down
2 changes: 1 addition & 1 deletion cldf/cldf-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
{
"rdf:about": "https://github.com/cldf-datasets/nicholsdiversity",
"rdf:type": "prov:Entity",
"dc:created": "df6edc8",
"dc:created": "119a595",
"dc:title": "Repository"
},
{
Expand Down
26 changes: 13 additions & 13 deletions cldf/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
appdirs==1.4.4
attrs==23.2.0
Babel==2.15.0
attrs==24.2.0
babel==2.16.0
bibtexparser==2.0.0b7
bs4==0.0.2
certifi==2024.6.2
certifi==2024.7.4
cldfbench==1.14.0
-e git+https://github.com/cldf-datasets/nicholsdiversity@df6edc8f0dbda81f952c477a57a682fb916365f1#egg=cldfbench_nicholsdiversity
-e git+https://github.com/cldf-datasets/nicholsdiversity@119a595e60afccdd9383940dde9849cfde412b40#egg=cldfbench_nicholsdiversity
cldfcatalog==1.5.1
cldfzenodo==2.1.1
clldutils==3.22.2
colorama==0.4.6
colorlog==6.8.2
csvw==3.3.0
exceptiongroup==1.2.1
exceptiongroup==1.2.2
gitdb==4.0.11
greenlet==3.0.3
idna==3.7
importlib_resources==6.4.0
importlib_resources==6.4.2
iniconfig==2.0.0
isodate==0.6.1
jsonschema==4.22.0
lxml==5.2.2
jsonschema==4.23.0
lxml==5.3.0
Markdown==3.6
nameparser==1.1.3
newick==1.9.0
Expand All @@ -31,7 +31,7 @@ pycldf==1.38.1
pycountry==24.6.1
pyglottolog==3.13.0
pylatexenc==2.10
pytest==8.2.2
pytest==8.3.2
python-dateutil==2.9.0.post0
pytz==2024.1
rdflib==7.0.0
Expand All @@ -40,12 +40,12 @@ requests==2.32.3
rfc3986==1.5.0
six==1.16.0
smmap==5.0.1
soupsieve==2.5
SQLAlchemy==1.4.52
soupsieve==2.6
SQLAlchemy==1.4.53
tabulate==0.9.0
termcolor==2.4.0
tqdm==4.66.4
tqdm==4.66.5
uritemplate==4.1.1
urllib3==2.2.2
zenodoclient==0.5.1
zipp==3.19.2
zipp==3.20.0

0 comments on commit 830f3d7

Please sign in to comment.