Skip to content

Commit 9e1672b

Browse files
committed
Updated pyclowder to 3.0.4
1 parent 65d2189 commit 9e1672b

14 files changed

+14
-14
lines changed

audio/preview/extractor_info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"@context": "https://clowderframework.org/contexts/extractors.jsonld",
33
"name": "ncsa.audio.preview",
4-
"version": "2.2.0",
4+
"version": "2.2.1",
55
"description": "Creates audio previews.",
66
"author": "Rob Kooper <[email protected]>",
77
"contributors": [

audio/preview/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyclowder==3.0.2
1+
pyclowder==3.0.4

digest/extractor_info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"@context": "http://clowder.ncsa.illinois.edu/contexts/extractors.jsonld",
33
"name": "ncsa.file.digest",
4-
"version": "2.2.4",
4+
"version": "2.2.5",
55
"description": "File digest extractor",
66
"author": "Max Burnette <[email protected]>",
77
"contributors": [

digest/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pyclowder==3.0.2
1+
pyclowder==3.0.4
22
pycurl==7.43.0.6

image/metadata/extractor_info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"@context": "http://www.w3.org/2003/12/exif/ns",
33
"name": "ncsa.image.metadata",
4-
"version": "2.2.0",
4+
"version": "2.2.1",
55
"description": "Extracts metadata from Image files.",
66
"author": "Max Burnette <[email protected]>",
77
"contributors": [

image/metadata/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyclowder==3.0.2
1+
pyclowder==3.0.4

image/preview/extractor_info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"@context": "http://clowder.ncsa.illinois.edu/contexts/extractors.jsonld",
33
"name": "ncsa.image.preview",
4-
"version": "2.5.0",
4+
"version": "2.5.1",
55
"description": "Creates thumbnail and image previews of Image files.",
66
"author": "Rob Kooper <[email protected]>",
77
"contributors": [

image/preview/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyclowder==3.0.2
1+
pyclowder==3.0.4

office/preview/extractor_info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"@context": "http://clowder.ncsa.illinois.edu/contexts/extractors.jsonld",
33
"name": "ncsa.office.preview",
4-
"version": "2.1.9",
4+
"version": "2.1.10",
55
"description": "Creates previews of Office files, both thumbnail as well as a PDF preview.",
66
"author": "Rob Kooper <[email protected]>",
77
"contributors": [],

office/preview/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyclowder==2.7.0
1+
pyclowder==3.0.4

pdf/preview/extractor_info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"@context": "http://clowder.ncsa.illinois.edu/contexts/extractors.jsonld",
33
"name": "ncsa.pdf.preview",
4-
"version": "2.1.9",
4+
"version": "2.1.10",
55
"description": "Creates thumbnail previews of PDF files, as well as a copy for PDF preview.",
66
"author": "Rob Kooper <[email protected]>",
77
"contributors": [],

pdf/preview/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyclowder==2.7.0
1+
pyclowder==3.0.4

video/preview/extractor_info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"@context": "http://clowder.ncsa.illinois.edu/contexts/extractors.jsonld",
33
"name": "ncsa.video.preview",
4-
"version": "2.2.3",
4+
"version": "2.2.4",
55
"description": "Creates thumbnail and image previews of Video files, as well as downscaled video preview",
66
"author": "Rob Kooper <[email protected]>",
77
"contributors": [],

video/preview/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pyclowder==2.7.0
1+
pyclowder==3.0.4
22
pycurl==7.43.0.6

0 commit comments

Comments
 (0)