{ "info": { "author": "Univa Corporation (acquired and owned by Altair Engineering Inc.)", "author_email": "support@altair.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "(c) Copyright 2016-2021 Univa Corporation (acquired and owned by Altair Engineering Inc.)\n Licensed under the Apache License, Version 2.0 (the \"License\"); you may not\n use this file except in compliance with the License.\n\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n\n See the License for the specific language governing permissions and\n limitations under the License.\n\nUGE Python Configuration Library\n================================\n\nPrerequisites\n-------------\n\nUGE PyCL requires recent versions of the following software:\n\n1. UGE (8.3.1p9, 8.4.0, or later)\n2. Python (v2.7.5 or later in v2.7 series)\n3. Setuptools (0.9.8 or later; for egg installation)\n4. Nose (1.3.7 or later; for testing)\n5. Sphinx (1.1.3 or later; for generating documentation)\n6. Standard development tools (make)\n\nThe software versions listed above were used for prototype development\nand testing, on CentOS 7.2 (64-bit). It is likely that any recent\nversion of Python (such as those that come with current linux\ndistributions) should work. UGE versions 8.3.1p9 or later or 8.4.0 and\nlater will work with the Configuration API. Minor modifications to the\ncode that checks versions will have to be made to support versions\ngreater than 8.4.0.\n\nBuild\n-----\n\nIn the top level directory run:\n\n.. code:: sh\n\n $ make \n\nThe above command will create UGE PyCL egg package in the ``dist``\ndirectory, which can be installed using the ``easy_install`` command. It\nwill also run ``sphinx-build`` command and generate HTML documentation\nin the ``dist/doc/html`` directory.\n\nBasic API Usage\n---------------\n\nFor simple testing, without installing UGE PyCL egg package, do the\nfollowing:\n\n1) Setup PYTHONPATH environment variable to point to the top level\n directory:\n\n.. code:: sh\n\n $ export PYTHONPATH=\n\nNote that the above step is not needed if UGE PyCL egg package is\ninstalled.\n\n2) Source the appropriate UGE setup file:\n\n.. code:: sh\n\n $ source //settings.sh\n\n3) List queues using QconfApi object:\n\n.. code:: sh\n\n $ python -c \"from uge.api import QconfApi; api = QconfApi(); print api.list_queues()\"\n\nRunning Test Suite\n------------------\n\n1) Setup PYTHONPATH environment variable to point to the top level\n directory:\n\n.. code:: sh\n\n $ export PYTHONPATH=\n\nThis step is not needed if UGE PyCL egg package is installed.\n\n2) Source the appropriate UGE setup file:\n\n.. code:: sh\n\n $ source //settings.sh\n\n3) Run test suite:\n\nadjust test_values.json according to your needs, esp.\u00a0the host_names\nhave to be resolvable, otherwise some execution host tests might fail\n\n.. code:: sh\n\n $ make test", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.altair.com", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "uge-pycl", "package_url": "https://pypi.org/project/uge-pycl/", "platform": "Posix; MacOS X", "project_url": "https://pypi.org/project/uge-pycl/", "project_urls": { "Homepage": "https://www.altair.com" }, "release_url": "https://pypi.org/project/uge-pycl/8.7.0/", "requires_dist": null, "requires_python": "", "summary": "UGE Python Configuration Library", "version": "8.7.0", "yanked": false, "yanked_reason": null }, "last_serial": 12763034, "releases": { "8.6.10": [ { "comment_text": "", "digests": { "md5": "20bb0897264a5edc4b028f0f1698cc75", "sha256": "5f6ed4d84773e7b454160c878ac8e11d31aab286a9b027bee8c69f6c75e088ed" }, "downloads": -1, "filename": "uge_pycl-8.6.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "20bb0897264a5edc4b028f0f1698cc75", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 142572, "upload_time": "2020-02-11T10:10:06", "upload_time_iso_8601": "2020-02-11T10:10:06.760550Z", "url": "https://files.pythonhosted.org/packages/d0/22/3769844a69d9de6c96efa324d9378fbde872833b738f39888ea9d64994d5/uge_pycl-8.6.10-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a2bb69f12460b8496f80c63188eefe05", "sha256": "8d01288246197346d4b209430b980b408be353dbd62cf7af9132ef09a2ba154f" }, "downloads": -1, "filename": "uge-pycl-8.6.10.tar.gz", "has_sig": false, "md5_digest": "a2bb69f12460b8496f80c63188eefe05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67559, "upload_time": "2020-02-11T10:10:04", "upload_time_iso_8601": "2020-02-11T10:10:04.011884Z", "url": "https://files.pythonhosted.org/packages/cc/2d/98d1ea34102ea65f5281128fdf7fabcee325ee6fe57be11c19739187a882/uge-pycl-8.6.10.tar.gz", "yanked": false, "yanked_reason": null } ], "8.6.11": [ { "comment_text": "", "digests": { "md5": "66ccae88f007647283666ca9c1f06823", "sha256": "15e1ef70c8be58ec4f44368a9f317922432199842444dd531aed10f40554f813" }, "downloads": -1, "filename": "uge_pycl-8.6.11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "66ccae88f007647283666ca9c1f06823", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 142595, "upload_time": "2020-03-13T11:15:02", "upload_time_iso_8601": "2020-03-13T11:15:02.674036Z", "url": "https://files.pythonhosted.org/packages/3c/18/a6efdaf58ff196c0daa1152f6a14c7aabb6dfa299373bb063df1487c0416/uge_pycl-8.6.11-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cf384e48f48c4fc0561b94004f45c016", "sha256": "43c5f3f65b2459ba336ed52935ef456d886de3e6a9f0ba023ac12824b3d1ce6a" }, "downloads": -1, "filename": "uge-pycl-8.6.11.tar.gz", "has_sig": false, "md5_digest": "cf384e48f48c4fc0561b94004f45c016", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70569, "upload_time": "2020-03-13T11:14:59", "upload_time_iso_8601": "2020-03-13T11:14:59.827008Z", "url": "https://files.pythonhosted.org/packages/5e/f8/48832e4e18dd2697dd73519e2b7981e318c6eb8288ca7e837517c88ab410/uge-pycl-8.6.11.tar.gz", "yanked": false, "yanked_reason": null } ], "8.6.12": [ { "comment_text": "", "digests": { "md5": "c8c7fd15aaf03c2a59780e7cc217bd04", "sha256": "a028ee9911568e817ba3407dfa31fe9d2d28db85a760f3aefdc5e10592e165fd" }, "downloads": -1, "filename": "uge_pycl-8.6.12-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c8c7fd15aaf03c2a59780e7cc217bd04", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 142610, "upload_time": "2020-04-17T09:35:09", "upload_time_iso_8601": "2020-04-17T09:35:09.561635Z", "url": "https://files.pythonhosted.org/packages/08/a5/6950c73999d6a3068e0179e0ce09832ae7e08490b3449eb81a18d3448694/uge_pycl-8.6.12-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cd886d48a63840de0e2eb64892e6f73a", "sha256": "3f65c84cbfd8f7c5e72a58491181ca164f6748fee8dbeae6d9580748b380ff0d" }, "downloads": -1, "filename": "uge-pycl-8.6.12.tar.gz", "has_sig": false, "md5_digest": "cd886d48a63840de0e2eb64892e6f73a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67462, "upload_time": "2020-04-17T09:35:07", "upload_time_iso_8601": "2020-04-17T09:35:07.251697Z", "url": "https://files.pythonhosted.org/packages/6c/0b/3d37141f3b28f06a5d5a3b128711d274eacd1e6cc108eed61a06612c3dd7/uge-pycl-8.6.12.tar.gz", "yanked": false, "yanked_reason": null } ], "8.6.13": [ { "comment_text": "", "digests": { "md5": "39a6ab66055750d30b2ae72e8afdeb70", "sha256": "9392898333ff706980be8222b5d9975001b06734739898d87239a0d22586ae9d" }, "downloads": -1, "filename": "uge_pycl-8.6.13-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "39a6ab66055750d30b2ae72e8afdeb70", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 142625, "upload_time": "2020-05-22T09:02:46", "upload_time_iso_8601": "2020-05-22T09:02:46.654139Z", "url": "https://files.pythonhosted.org/packages/e9/e4/ca49f6c4a02ff19018dce889ef77ded953b446fad87d082fae33de645828/uge_pycl-8.6.13-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "60cb5a4f583d570d586c25c713c58145", "sha256": "6acee6a9a1cc91b3db04ffafb1b4470a61eceea43f1de7b95dc967e702002764" }, "downloads": -1, "filename": "uge-pycl-8.6.13.tar.gz", "has_sig": false, "md5_digest": "60cb5a4f583d570d586c25c713c58145", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68733, "upload_time": "2020-05-22T09:02:44", "upload_time_iso_8601": "2020-05-22T09:02:44.237285Z", "url": "https://files.pythonhosted.org/packages/40/c6/d14a9931dba24cca4e9b3a8c1dd276c8dd94274d677982518abe30029ec1/uge-pycl-8.6.13.tar.gz", "yanked": false, "yanked_reason": null } ], "8.6.14": [ { "comment_text": "", "digests": { "md5": "aa90b32c4e04d8f48540f13877472972", "sha256": "44ae4a198857b98834a56e62733a83dbe2be5a91618ac9928c8e3335808c80e9" }, "downloads": -1, "filename": "uge_pycl-8.6.14-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "aa90b32c4e04d8f48540f13877472972", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 142641, "upload_time": "2020-07-01T11:23:07", "upload_time_iso_8601": "2020-07-01T11:23:07.199880Z", "url": "https://files.pythonhosted.org/packages/e4/bf/f8df977b0615ef1f75d1bde5cfede4062b892ad8b00715a38e33760e16b6/uge_pycl-8.6.14-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "eac902ff498f81fa948ba97d78af33a0", "sha256": "7c15e5dbf5ff532829e1ec25734b09758d8fbbfd44b2b6d926373666f14c9cac" }, "downloads": -1, "filename": "uge-pycl-8.6.14.tar.gz", "has_sig": false, "md5_digest": "eac902ff498f81fa948ba97d78af33a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67564, "upload_time": "2020-07-01T11:23:04", "upload_time_iso_8601": "2020-07-01T11:23:04.148464Z", "url": "https://files.pythonhosted.org/packages/22/75/69b3a98dba30ecdb1702284b584aef46a3b3cc0d474e98ea9f75cef75003/uge-pycl-8.6.14.tar.gz", "yanked": false, "yanked_reason": null } ], "8.6.16": [ { "comment_text": "", "digests": { "md5": "e5440a37355191f3cdb8d9cfaf6d37f6", "sha256": "7461c84ca72dac9b07994b646636736a5821f46d8f9cd42073996bea58006b0c" }, "downloads": -1, "filename": "uge_pycl-8.6.16-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e5440a37355191f3cdb8d9cfaf6d37f6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 142965, "upload_time": "2020-10-16T15:31:01", "upload_time_iso_8601": "2020-10-16T15:31:01.348885Z", "url": "https://files.pythonhosted.org/packages/6c/8c/39a1a1b7883170440da5d68bea73a404adbfcf1ec74c3fb21e8c1d2af34c/uge_pycl-8.6.16-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "72e35d007fd0a4a5ce8caff531c0a4db", "sha256": "fa531341c78b249fb97353e05d2b662465c45ff7b39257fc0f22cfba3b764984" }, "downloads": -1, "filename": "uge-pycl-8.6.16.tar.gz", "has_sig": false, "md5_digest": "72e35d007fd0a4a5ce8caff531c0a4db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71224, "upload_time": "2020-10-16T15:30:58", "upload_time_iso_8601": "2020-10-16T15:30:58.738063Z", "url": "https://files.pythonhosted.org/packages/ab/dc/4c82d969114cfcb0ba161b7bcadd80aa8e3095e864a79dfa8417c978ffa9/uge-pycl-8.6.16.tar.gz", "yanked": false, "yanked_reason": null } ], "8.6.17": [ { "comment_text": "", "digests": { "md5": "b89f57e85809f930d5d56e2167b8bf77", "sha256": "f51f58a292a46cb0759e7d9d0e5288fadfb21d37ff41518d7d34c802b197c0e7" }, "downloads": -1, "filename": "uge_pycl-8.6.17-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b89f57e85809f930d5d56e2167b8bf77", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 142981, "upload_time": "2020-11-03T06:04:28", "upload_time_iso_8601": "2020-11-03T06:04:28.169917Z", "url": "https://files.pythonhosted.org/packages/18/4e/9b3192f22d2cc7a725da0952bd075ff2c354d2e6a0d5c377c496e7c95b98/uge_pycl-8.6.17-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a47f4e45b78ebf13eca0bb435d101585", "sha256": "d5daab715843eca3a4b25a348d96fea4ae7df0abefc29dab985e2fa719c5da84" }, "downloads": -1, "filename": "uge-pycl-8.6.17.tar.gz", "has_sig": false, "md5_digest": "a47f4e45b78ebf13eca0bb435d101585", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70781, "upload_time": "2020-11-03T06:04:24", "upload_time_iso_8601": "2020-11-03T06:04:24.930637Z", "url": "https://files.pythonhosted.org/packages/76/c0/c083f69de70476ab33af0cb3200c9002f828579197b272e3cffd94b538b0/uge-pycl-8.6.17.tar.gz", "yanked": false, "yanked_reason": null } ], "8.6.18": [ { "comment_text": "", "digests": { "md5": "5527a039353466a9c51e3c656573c18c", "sha256": "eb6ddf4fb9fa10ce2379757f8b4d8f1f400154b0cad7309e98d313260f2bf51f" }, "downloads": -1, "filename": "uge_pycl-8.6.18-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5527a039353466a9c51e3c656573c18c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 148085, "upload_time": "2021-03-12T07:45:45", "upload_time_iso_8601": "2021-03-12T07:45:45.515093Z", "url": "https://files.pythonhosted.org/packages/87/e7/e8180d9ebff276dad319086f545154a6908a8c939884ba052b3f17cd20e1/uge_pycl-8.6.18-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3c38627607e45d11f07d07d65ef9d7fc", "sha256": "822acc1a69871f3ac76825995166fec4752ba3a4a3ab7daeb1cf6cc7bcd6b2d4" }, "downloads": -1, "filename": "uge-pycl-8.6.18.tar.gz", "has_sig": false, "md5_digest": "3c38627607e45d11f07d07d65ef9d7fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68687, "upload_time": "2021-03-12T07:45:42", "upload_time_iso_8601": "2021-03-12T07:45:42.914121Z", "url": "https://files.pythonhosted.org/packages/57/df/cf057e7c20247a8363c54c8f25154b2b58036f15b6c2bd302c928dc38c73/uge-pycl-8.6.18.tar.gz", "yanked": false, "yanked_reason": null } ], "8.6.19": [ { "comment_text": "", "digests": { "md5": "50e68efa12a0a81d18764f40db4e3d9f", "sha256": "3513796061feb5d5f296ade3e8a3574f74701ee49f303e4086ac8c0c5eded6aa" }, "downloads": -1, "filename": "uge_pycl-8.6.19-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "50e68efa12a0a81d18764f40db4e3d9f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 150051, "upload_time": "2022-02-02T10:04:34", "upload_time_iso_8601": "2022-02-02T10:04:34.660389Z", "url": "https://files.pythonhosted.org/packages/9e/b2/c0357806670624725e7665225cedf5307a7aee0c179aff441ec726b6d56b/uge_pycl-8.6.19-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e8743e8486dd66defba3d4d1c4b65269", "sha256": "939098057c5d999516801785296f053ce89da5b4b470de3a9c55adc1d4c00bc9" }, "downloads": -1, "filename": "uge-pycl-8.6.19.tar.gz", "has_sig": false, "md5_digest": "e8743e8486dd66defba3d4d1c4b65269", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68902, "upload_time": "2022-02-02T10:04:31", "upload_time_iso_8601": "2022-02-02T10:04:31.391338Z", "url": "https://files.pythonhosted.org/packages/c1/91/ce9f4c62082ea6f7880ec636ecc10c6ffad8bf21611b0397e309ab13e918/uge-pycl-8.6.19.tar.gz", "yanked": false, "yanked_reason": null } ], "8.6.8a0": [ { "comment_text": "", "digests": { "md5": "6998fe9ef7ca24bf7655bc2097a96af7", "sha256": "4b82072f1109f49a15a716a539ba46aa12a7ce7204a792d4f3ca209d75b02f49" }, "downloads": -1, "filename": "uge_pycl-8.6.8a0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6998fe9ef7ca24bf7655bc2097a96af7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 142556, "upload_time": "2019-10-23T11:45:55", "upload_time_iso_8601": "2019-10-23T11:45:55.447796Z", "url": "https://files.pythonhosted.org/packages/62/32/9cb4dfcb8498ab4482c5e669ff996987015e5921d53da50673be55f18a67/uge_pycl-8.6.8a0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ff5ab4a3ccae8e47a311a84d75927c41", "sha256": "1c9e14f364eba153df92c6528418a7c9dffd28f62d9c006635cdf59b5086ab33" }, "downloads": -1, "filename": "uge-pycl-8.6.8a0.tar.gz", "has_sig": false, "md5_digest": "ff5ab4a3ccae8e47a311a84d75927c41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66992, "upload_time": "2019-10-23T11:45:51", "upload_time_iso_8601": "2019-10-23T11:45:51.772485Z", "url": "https://files.pythonhosted.org/packages/53/e4/bd805fb6f77c589bd57421a2a81dc030a04860d7b06fdf2ad8a0165062c8/uge-pycl-8.6.8a0.tar.gz", "yanked": false, "yanked_reason": null } ], "8.6.9": [ { "comment_text": "", "digests": { "md5": "a30e5949b43b802c711613f358809083", "sha256": "4dca1efd774fd456a21b6a65f88fa78dce6b28eafb2650b6fd75e69f07898ff7" }, "downloads": -1, "filename": "uge_pycl-8.6.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a30e5949b43b802c711613f358809083", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 142542, "upload_time": "2020-01-31T22:50:52", "upload_time_iso_8601": "2020-01-31T22:50:52.185218Z", "url": "https://files.pythonhosted.org/packages/f2/f1/19dd28b26ea2153d2cca5e6579fba4a462066e02ea2311d5a127fb39a3c3/uge_pycl-8.6.9-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f3b608ca56fa17e7052071b73b52d222", "sha256": "2230eac4ef25beb13eae7a0e423f87fabbb457dd5e8886c991b6e9c134ec33a7" }, "downloads": -1, "filename": "uge-pycl-8.6.9.tar.gz", "has_sig": false, "md5_digest": "f3b608ca56fa17e7052071b73b52d222", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67293, "upload_time": "2020-01-31T22:50:49", "upload_time_iso_8601": "2020-01-31T22:50:49.359045Z", "url": "https://files.pythonhosted.org/packages/7f/a3/a6004237a184e38e3b4665c9509520e3a04dc2f4a3cfa85f716fded0515a/uge-pycl-8.6.9.tar.gz", "yanked": false, "yanked_reason": null } ], "8.7.0": [ { "comment_text": "", "digests": { "md5": "3318e62953751097959551403e95e85a", "sha256": "6eff20960084e92926fc1e2c0f5572b98777fa60ee97215b6f3b49c55c71ada4" }, "downloads": -1, "filename": "uge_pycl-8.7.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3318e62953751097959551403e95e85a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 155715, "upload_time": "2021-09-07T08:29:38", "upload_time_iso_8601": "2021-09-07T08:29:38.654999Z", "url": "https://files.pythonhosted.org/packages/92/48/80ee051710e6d03ea3f634b103599ad9105d9b22a95a20f7e12daa8535ba/uge_pycl-8.7.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "31369a2d1e884a3c239a31a9123f79be", "sha256": "2ba3d27b94853ec47c944f3658daec773246e7aa565da8ec0ef9cf8e0d73cb17" }, "downloads": -1, "filename": "uge-pycl-8.7.0.tar.gz", "has_sig": false, "md5_digest": "31369a2d1e884a3c239a31a9123f79be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75893, "upload_time": "2021-09-07T08:29:36", "upload_time_iso_8601": "2021-09-07T08:29:36.156469Z", "url": "https://files.pythonhosted.org/packages/98/8e/efa2dbb2e3ae3a7f0baa95b76e7f7679f265b4dce96f5a71f58498fa2ea8/uge-pycl-8.7.0.tar.gz", "yanked": false, "yanked_reason": null } ], "8.7.0b7": [ { "comment_text": "", "digests": { "md5": "4c571c4978515d61644399d47e960c19", "sha256": "f751ba570a5c3b3b5791e15d459b1df225f44f06b253ad977eb1a19bd7aa3ab5" }, "downloads": -1, "filename": "uge_pycl-8.7.0b7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4c571c4978515d61644399d47e960c19", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 155741, "upload_time": "2021-08-06T13:46:06", "upload_time_iso_8601": "2021-08-06T13:46:06.792824Z", "url": "https://files.pythonhosted.org/packages/e3/56/426703ddcda512e159dcf0ec0c422fffe2769b32160f748c6ee479503f80/uge_pycl-8.7.0b7-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "54da0a1abcf555cfa421c0e1ef5d15ce", "sha256": "b7947a54e8632f14d38fb35819df424c12e188b482c81305a166e5b294ba6f32" }, "downloads": -1, "filename": "uge-pycl-8.7.0b7.tar.gz", "has_sig": false, "md5_digest": "54da0a1abcf555cfa421c0e1ef5d15ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76055, "upload_time": "2021-08-06T13:46:03", "upload_time_iso_8601": "2021-08-06T13:46:03.355995Z", "url": "https://files.pythonhosted.org/packages/96/81/e10461d84c5144d1e8d045f200ba79c17a77cbe10a755e7692d8e4c676d9/uge-pycl-8.7.0b7.tar.gz", "yanked": false, "yanked_reason": null } ], "8.7.0b8": [ { "comment_text": "", "digests": { "md5": "d92435692ee00ab34c1882c4b717e7c1", "sha256": "a4a0a3d7346c7499cc30a755752b64fdc003e2c6a089896367519b5154f0d593" }, "downloads": -1, "filename": "uge_pycl-8.7.0b8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d92435692ee00ab34c1882c4b717e7c1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 155742, "upload_time": "2021-08-20T12:50:21", "upload_time_iso_8601": "2021-08-20T12:50:21.006785Z", "url": "https://files.pythonhosted.org/packages/79/db/caec0a1aa109cdf4b67570ff903d62523f50785651a160306b95452a0468/uge_pycl-8.7.0b8-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6665d7dc73a81a16106c54cf6ab1860e", "sha256": "457f5a00d3da36789220f135d0930f45cdb83a6bfb6f6ec710755dfe3e338d45" }, "downloads": -1, "filename": "uge-pycl-8.7.0b8.tar.gz", "has_sig": false, "md5_digest": "6665d7dc73a81a16106c54cf6ab1860e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76463, "upload_time": "2021-08-20T12:50:17", "upload_time_iso_8601": "2021-08-20T12:50:17.985395Z", "url": "https://files.pythonhosted.org/packages/3d/63/a8dd1dfb89df97fcf2a69c13320cff5d230ce55790fed6a5f3060f359d2d/uge-pycl-8.7.0b8.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3318e62953751097959551403e95e85a", "sha256": "6eff20960084e92926fc1e2c0f5572b98777fa60ee97215b6f3b49c55c71ada4" }, "downloads": -1, "filename": "uge_pycl-8.7.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3318e62953751097959551403e95e85a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 155715, "upload_time": "2021-09-07T08:29:38", "upload_time_iso_8601": "2021-09-07T08:29:38.654999Z", "url": "https://files.pythonhosted.org/packages/92/48/80ee051710e6d03ea3f634b103599ad9105d9b22a95a20f7e12daa8535ba/uge_pycl-8.7.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "31369a2d1e884a3c239a31a9123f79be", "sha256": "2ba3d27b94853ec47c944f3658daec773246e7aa565da8ec0ef9cf8e0d73cb17" }, "downloads": -1, "filename": "uge-pycl-8.7.0.tar.gz", "has_sig": false, "md5_digest": "31369a2d1e884a3c239a31a9123f79be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75893, "upload_time": "2021-09-07T08:29:36", "upload_time_iso_8601": "2021-09-07T08:29:36.156469Z", "url": "https://files.pythonhosted.org/packages/98/8e/efa2dbb2e3ae3a7f0baa95b76e7f7679f265b4dce96f5a71f58498fa2ea8/uge-pycl-8.7.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }