Skip to content

Commit

Permalink
Bump to 3.5.0 and all deps to current as of 2020-08-09
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerdahl committed Aug 10, 2020
1 parent f25761f commit 1f24166
Show file tree
Hide file tree
Showing 15 changed files with 184 additions and 145 deletions.
2 changes: 1 addition & 1 deletion client_cli/src/d1_cli/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = '3.4.7'
__version__ = '3.5.0'
8 changes: 4 additions & 4 deletions client_cli/src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
def main():
setuptools.setup(
name="dataone.cli",
version='3.4.7',
version='3.5.0',
description="Command-Line Interface (CLI) for DataONE",
author="DataONE Project",
author_email="[email protected]",
Expand All @@ -35,10 +35,10 @@ def main():
packages=setuptools.find_packages(),
include_package_data=True,
install_requires=[
"dataone.common >= 3.4.7",
"dataone.libclient >= 3.4.7",
"dataone.common >= 3.5.0",
"dataone.libclient >= 3.5.0",
#
"requests >= 2.22.0",
"requests >= 2.24.0",
],
entry_points={"console_scripts": ["dataone = d1_cli.dataone:main"]},
setup_requires=["setuptools_git >= 1.1"],
Expand Down
12 changes: 6 additions & 6 deletions client_onedrive/src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
def main():
setuptools.setup(
name="dataone.onedrive",
version='3.4.7',
version='3.5.0',
description="Filesystem access to the DataONE Workspace",
author="DataONE Project",
author_email="[email protected]",
Expand All @@ -36,14 +36,14 @@ def main():
packages=setuptools.find_packages(),
include_package_data=True,
install_requires=[
"dataone.common >= 3.4.7",
"dataone.libclient >= 3.4.7",
"dataone.common >= 3.5.0",
"dataone.libclient >= 3.5.0",
#
"fusepy >= 3.0.1",
"pyxb >= 1.2.6",
"pyzotero >= 1.4.4",
"rdflib >= 4.2.2",
"requests >= 2.22.0",
"pyzotero >= 1.4.16",
"rdflib >= 5.0.0",
"requests >= 2.24.0",
],
setup_requires=["setuptools_git >= 1.1"],
classifiers=[
Expand Down
4 changes: 2 additions & 2 deletions dev_tools/src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
def main():
setuptools.setup(
name="dataone.dev",
version='3.4.7',
version='3.5.0',
description="DataONE developer tools",
author="DataONE Project",
author_email="[email protected]",
Expand All @@ -47,7 +47,7 @@ def main():
# 'idna == 2.6',
#
"baron >= 0.9",
"pip >= 19.1.1",
"pip >= 20.2.1",
"redbaron >= 0.9.2",
"sphinx",
"sphinx-better-theme",
Expand Down
2 changes: 1 addition & 1 deletion gmn/src/d1_gmn/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = '3.4.7'
__version__ = '3.5.0'
16 changes: 8 additions & 8 deletions gmn/src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def main():
# noinspection PyUnresolvedReferences
setuptools.setup(
name="dataone.gmn",
version='3.4.7',
version='3.5.0',
description="DataONE Generic Member Node (GMN)",
author="DataONE Project",
author_email="[email protected]",
Expand All @@ -37,17 +37,17 @@ def main():
packages=setuptools.find_packages(),
include_package_data=True,
install_requires=[
"dataone.cli >= 3.4.7",
"dataone.common >= 3.4.7",
"dataone.libclient >= 3.4.7",
"dataone.scimeta >= 3.4.7",
"dataone.cli >= 3.5.0",
"dataone.common >= 3.5.0",
"dataone.libclient >= 3.5.0",
"dataone.scimeta >= 3.5.0",
#
"django >= 2.2.3",
"django >= 3.1",
"iso8601 >= 0.1.12",
"psycopg2-binary >= 2.8.3",
"psycopg2-binary >= 2.8.5",
"PyJWT >= 1.7.1",
"pyxb >= 1.2.6",
"requests >= 2.22.0",
"requests >= 2.24.0",
],
setup_requires=["setuptools_git >= 1.1"],
entry_points={"console_scripts": "d1-gmn = d1_gmn.manage:main"},
Expand Down
8 changes: 4 additions & 4 deletions lib_client/src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
def main():
setuptools.setup(
name="dataone.libclient",
version='3.4.7',
version='3.5.0',
description="A DataONE client library for Python",
author="DataONE Project",
author_email="[email protected]",
Expand All @@ -35,12 +35,12 @@ def main():
packages=setuptools.find_packages(),
include_package_data=True,
install_requires=[
"dataone.common >= 3.4.7",
"dataone.common >= 3.5.0",
#
"pyxb >= 1.2.6",
"requests-toolbelt >= 0.9.1",
"requests[security] >= 2.22.0",
"aiohttp >= 3.5.4",
"requests[security] >= 2.24.0",
"aiohttp >= 3.6.2",
],
setup_requires=["setuptools_git >= 1.1"],
classifiers=[
Expand Down
2 changes: 1 addition & 1 deletion lib_common/src/d1_common/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
URL_DATAONE_SEARCH = "https://search.dataone.org"

# Version of the DataONE Python stack
VERSION = '3.4.7'
VERSION = '3.5.0'

# Default number of items in a single page of a multi-page result set
DEFAULT_SLICE_SIZE = 100
Expand Down
29 changes: 28 additions & 1 deletion lib_common/src/d1_common/object_format_cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@
"property_list": []
}
},
"_last_refresh_timestamp": "2019-07-11 23:17:49.987001+00:00",
"_last_refresh_timestamp": "2020-08-03 05:34:18.485143+00:00",
"anvl/erc-v02": {
"extension": ".anvl",
"format_name": "Kernel Metadata and Electronic Resource Citations (ERCs), 2010.05.13",
Expand Down Expand Up @@ -954,6 +954,33 @@
"property_list": []
}
},
"https://eml.ecoinformatics.org/eml-2.2.0": {
"extension": ".xml",
"format_name": "Ecological Metadata Language, version 2.2.0",
"format_type": "METADATA",
"media_type": {
"name": "text/xml",
"property_list": []
}
},
"https://purl.dataone.org/collections-1.0.0": {
"extension": ".xml",
"format_name": "Dataset collections v1.0.0",
"format_type": "METADATA",
"media_type": {
"name": "text/xml",
"property_list": []
}
},
"https://purl.dataone.org/portals-1.0.0": {
"extension": ".xml",
"format_name": "Dataset portals v1.0.0",
"format_type": "METADATA",
"media_type": {
"name": "text/xml",
"property_list": []
}
},
"image/bmp": {
"extension": ".bmp",
"format_name": "Bitmap Image File",
Expand Down
8 changes: 4 additions & 4 deletions lib_common/src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
def main():
setuptools.setup(
name="dataone.common",
version='3.4.7',
version='3.5.0',
description=(
"Contains functionality common to projects that interact with "
"the DataONE infrastructure via Python"
Expand All @@ -38,12 +38,12 @@ def main():
packages=setuptools.find_packages(),
include_package_data=True,
install_requires=[
"cryptography >= 2.7",
"cryptography >= 3.0",
"iso8601 >= 0.1.12",
"PyJWT >= 1.7.1",
"pyasn1 >= 0.4.5",
"pyasn1 >= 0.4.8",
"pyxb >= 1.2.6",
"rdflib >= 4.2.2",
"rdflib >= 5.0.0",
"zipstream >= 1.1.4",
],
setup_requires=["setuptools_git >= 1.1"],
Expand Down
8 changes: 4 additions & 4 deletions lib_csw/src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def main():
# noinspection PyUnresolvedReferences
setuptools.setup(
name="dataone.csw",
version='3.4.7',
version='3.5.0',
description="DataONE OpenGIS Catalogue Service for the Web (CSW) Harvester",
author="DataONE Project",
author_email="[email protected]",
Expand All @@ -36,9 +36,9 @@ def main():
packages=setuptools.find_packages(),
include_package_data=True,
install_requires=[
"dataone.common >= 3.4.7",
"dataone.libclient >= 3.4.7",
"dataone.scimeta >= 3.4.7",
"dataone.common >= 3.5.0",
"dataone.libclient >= 3.5.0",
"dataone.scimeta >= 3.5.0",
#
],
setup_requires=["setuptools_git >= 1.1"],
Expand Down
4 changes: 2 additions & 2 deletions lib_scimeta/src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
def main():
setuptools.setup(
name="dataone.scimeta",
version='3.4.7',
version='3.5.0',
description="Utilities for processing Science Metadata",
author="DataONE Project",
author_email="[email protected]",
url="https://github.com/DataONEorg/d1_python",
license="Apache License, Version 2.0",
packages=setuptools.find_packages(),
include_package_data=True,
install_requires=["lxml >= 4.3.4"],
install_requires=["lxml >= 4.5.2"],
setup_requires=["setuptools_git >= 1.1"],
classifiers=[
"Development Status :: 5 - Production/Stable",
Expand Down
Loading

0 comments on commit 1f24166

Please sign in to comment.