regress


Nameregress JSON
Version 2025.10.1 PyPI version JSON
download
home_pageNone
SummaryPython bindings to Rust's regress ECMA regular expressions library
upload_time2025-10-09 07:09:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords regex rust javascript ecmascript regular expressions
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========
``regress``
===========

|PyPI| |Pythons| |CI|

.. |PyPI| image:: https://img.shields.io/pypi/v/regress.svg
  :alt: PyPI version
  :target: https://pypi.org/project/regress/

.. |Pythons| image:: https://img.shields.io/pypi/pyversions/regress.svg
  :alt: Supported Python versions
  :target: https://pypi.org/project/regress/

.. |CI| image:: https://github.com/Julian/regress/workflows/CI/badge.svg
  :alt: Build status
  :target: https://github.com/Julian/regress/actions?query=workflow%3ACI


Python bindings to the Rust `regress <https://docs.rs/regress/latest/regress/>`_ crate, exposing ECMA regular expressions.


.. code:: python

    >>> from regress import Regex
    >>> regex = Regex(r"\d{4}")
    >>> regex.find("2020-20-05") is not None
    True


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "regress",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "regex, rust, javascript, ecmascript, regular expressions",
    "author": null,
    "author_email": "Julian Berman <Julian+regress@GrayVines.com>",
    "download_url": "https://files.pythonhosted.org/packages/02/bf/faa406189856f9b566fa1c42d173188d3e86cd5116484a663922365e0004/regress-2025.10.1.tar.gz",
    "platform": null,
    "description": "===========\n``regress``\n===========\n\n|PyPI| |Pythons| |CI|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/regress.svg\n  :alt: PyPI version\n  :target: https://pypi.org/project/regress/\n\n.. |Pythons| image:: https://img.shields.io/pypi/pyversions/regress.svg\n  :alt: Supported Python versions\n  :target: https://pypi.org/project/regress/\n\n.. |CI| image:: https://github.com/Julian/regress/workflows/CI/badge.svg\n  :alt: Build status\n  :target: https://github.com/Julian/regress/actions?query=workflow%3ACI\n\n\nPython bindings to the Rust `regress <https://docs.rs/regress/latest/regress/>`_ crate, exposing ECMA regular expressions.\n\n\n.. code:: python\n\n    >>> from regress import Regex\n    >>> regex = Regex(r\"\\d{4}\")\n    >>> regex.find(\"2020-20-05\") is not None\n    True\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python bindings to Rust's regress ECMA regular expressions library",
    "version": "2025.10.1",
    "project_urls": {
        "Funding": "https://github.com/sponsors/Julian",
        "Homepage": "https://github.com/crate-py/regress",
        "Issues": "https://github.com/crate-py/regress/issues",
        "Source": "https://github.com/crate-py/regress",
        "Upstream": "https://github.com/ridiculousfish/regress"
    },
    "split_keywords": [
        "regex",
        " rust",
        " javascript",
        " ecmascript",
        " regular expressions"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "48f5a11f2f523c1c861579596fcece76feb26cf996f085f21c6da9f729e8ed07",
                "md5": "afc3c839a17f852b3ac1f497857b0630",
                "sha256": "590abc9fa10255dcf84b4469f08cad9787001c38600080a033cd7a71f51cae02"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp310-cp310-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "afc3c839a17f852b3ac1f497857b0630",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 447475,
            "upload_time": "2025-10-09T07:07:24",
            "upload_time_iso_8601": "2025-10-09T07:07:24.153634Z",
            "url": "https://files.pythonhosted.org/packages/48/f5/a11f2f523c1c861579596fcece76feb26cf996f085f21c6da9f729e8ed07/regress-2025.10.1-cp310-cp310-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0cdf4b971f542741f3c7091b4193671deef3c913369269f5fc369f37c1e6a65f",
                "md5": "798a7e099f06f95c10e0f73bdec0be9a",
                "sha256": "dc9046f25971e9d6dc3b57028de8991d0d7c346efcb0c15acbfecbfb8e4c1813"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "798a7e099f06f95c10e0f73bdec0be9a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 437291,
            "upload_time": "2025-10-09T07:07:25",
            "upload_time_iso_8601": "2025-10-09T07:07:25.653485Z",
            "url": "https://files.pythonhosted.org/packages/0c/df/4b971f542741f3c7091b4193671deef3c913369269f5fc369f37c1e6a65f/regress-2025.10.1-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9d953239ba46c7a18a5dce4b07f61249ce805860abe54a2b7a33fc965e007832",
                "md5": "cb235e247644bc91088b789a6d95bb5b",
                "sha256": "81733f0e7f583d181bc9fc187b3d766489bcf7e0c85eff26f1e067c942e4e45a"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "cb235e247644bc91088b789a6d95bb5b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 514701,
            "upload_time": "2025-10-09T07:07:26",
            "upload_time_iso_8601": "2025-10-09T07:07:26.736989Z",
            "url": "https://files.pythonhosted.org/packages/9d/95/3239ba46c7a18a5dce4b07f61249ce805860abe54a2b7a33fc965e007832/regress-2025.10.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d9aafef838ec5b34b30237d28483c6b64f718e4a34b1cff6494626b8a6c8ab40",
                "md5": "3c84c64418a72fb1d3f66a3e2d08188a",
                "sha256": "3d48ae257483ff7da43c15b8071b132a1e75e4be2242a44e2587b8492afae32e"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "3c84c64418a72fb1d3f66a3e2d08188a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 497850,
            "upload_time": "2025-10-09T07:07:28",
            "upload_time_iso_8601": "2025-10-09T07:07:28.166743Z",
            "url": "https://files.pythonhosted.org/packages/d9/aa/fef838ec5b34b30237d28483c6b64f718e4a34b1cff6494626b8a6c8ab40/regress-2025.10.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7ea10466186abc1815c7d7ea89bf5885a22f748aa94a5560d5594bb0cbb724d2",
                "md5": "31d7ff2de4e46014bba53b43fd7c3646",
                "sha256": "30e70b966015beef7e9287feaf37ed9606744ceaa88be24b10824f5b4c354498"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "31d7ff2de4e46014bba53b43fd7c3646",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 676233,
            "upload_time": "2025-10-09T07:07:29",
            "upload_time_iso_8601": "2025-10-09T07:07:29.310832Z",
            "url": "https://files.pythonhosted.org/packages/7e/a1/0466186abc1815c7d7ea89bf5885a22f748aa94a5560d5594bb0cbb724d2/regress-2025.10.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "719e33bde646dd79120e3b7e52f94a57457e21fadbb2e457a19f4853c16afc00",
                "md5": "3b0317917f87b7f8184ee256fc5cd08a",
                "sha256": "6c1c968ee4dca933e0cd6cea51d9c6494c3d82650ce826e7a5d007c9de720da2"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "3b0317917f87b7f8184ee256fc5cd08a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 575658,
            "upload_time": "2025-10-09T07:07:30",
            "upload_time_iso_8601": "2025-10-09T07:07:30.285005Z",
            "url": "https://files.pythonhosted.org/packages/71/9e/33bde646dd79120e3b7e52f94a57457e21fadbb2e457a19f4853c16afc00/regress-2025.10.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e6a0bb08e2c2daa9091591d91343ae709cc19c596da059ee07bce98ae2375c2b",
                "md5": "1110eac27c44c1867854121b23a0d36b",
                "sha256": "212fe8c4f823730d1578d0fe8b5edf21b393074b90a8ec704d6d6c1c96ffe7dc"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1110eac27c44c1867854121b23a0d36b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 508120,
            "upload_time": "2025-10-09T07:07:31",
            "upload_time_iso_8601": "2025-10-09T07:07:31.466297Z",
            "url": "https://files.pythonhosted.org/packages/e6/a0/bb08e2c2daa9091591d91343ae709cc19c596da059ee07bce98ae2375c2b/regress-2025.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3e1045feab1e42c3df298b85be1a90243c1f8c11d5defd197a87c87dd09adaae",
                "md5": "a57a1e5be8b96a904f4946d870fb9d18",
                "sha256": "cb23c4ab28e75e35f033e4e392f01f6a9344a961e2f4ded56af5520b5841fe8d"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "a57a1e5be8b96a904f4946d870fb9d18",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 520622,
            "upload_time": "2025-10-09T07:07:32",
            "upload_time_iso_8601": "2025-10-09T07:07:32.506770Z",
            "url": "https://files.pythonhosted.org/packages/3e/10/45feab1e42c3df298b85be1a90243c1f8c11d5defd197a87c87dd09adaae/regress-2025.10.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "714c7e3054521e21f966be8b0aebcb1b098c5e43a9ab4b6e52ebfda4c818e7fb",
                "md5": "6e23e14210f32608fead55fd7cd3a553",
                "sha256": "fdcd839a87fae1e47bf376248589ebcb2e58d3a0fad66837d69856ae99ef3c93"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp310-cp310-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6e23e14210f32608fead55fd7cd3a553",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 695723,
            "upload_time": "2025-10-09T07:07:33",
            "upload_time_iso_8601": "2025-10-09T07:07:33.736346Z",
            "url": "https://files.pythonhosted.org/packages/71/4c/7e3054521e21f966be8b0aebcb1b098c5e43a9ab4b6e52ebfda4c818e7fb/regress-2025.10.1-cp310-cp310-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cf528b7f1852c3aa47d0cbd914649daf6d20c8b6c0f5369f24660637efb2d4df",
                "md5": "50db7e32c08822fb0c1476d4db019988",
                "sha256": "1809ac971207bb2e098a46e08c2f241a259ac3bda48228f295a3c2cba49c6c0e"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp310-cp310-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "50db7e32c08822fb0c1476d4db019988",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 695580,
            "upload_time": "2025-10-09T07:07:34",
            "upload_time_iso_8601": "2025-10-09T07:07:34.765100Z",
            "url": "https://files.pythonhosted.org/packages/cf/52/8b7f1852c3aa47d0cbd914649daf6d20c8b6c0f5369f24660637efb2d4df/regress-2025.10.1-cp310-cp310-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f1cd665a060910a1a11db57ee0929c0036913fe21f4190907b4837392bbc52aa",
                "md5": "2d1f4ab524646536bc3f5999e8be25b3",
                "sha256": "cbf1371ae2cfe1a2d6e1bb21f73a557138bc45347021f1701f196b484789639a"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2d1f4ab524646536bc3f5999e8be25b3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 691960,
            "upload_time": "2025-10-09T07:07:36",
            "upload_time_iso_8601": "2025-10-09T07:07:36.650808Z",
            "url": "https://files.pythonhosted.org/packages/f1/cd/665a060910a1a11db57ee0929c0036913fe21f4190907b4837392bbc52aa/regress-2025.10.1-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aa00477bfdc76da2baf3ee4c3465194d2b77db0eb75a8eaa4a2d2b175a3e11a2",
                "md5": "02093511645e794568c33847336d6800",
                "sha256": "8a9c00ede347a5a431e36d4fcf75e2ec9094feac2f6170f2ffbd5e32f7f7a4b4"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "02093511645e794568c33847336d6800",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 282406,
            "upload_time": "2025-10-09T07:07:37",
            "upload_time_iso_8601": "2025-10-09T07:07:37.932927Z",
            "url": "https://files.pythonhosted.org/packages/aa/00/477bfdc76da2baf3ee4c3465194d2b77db0eb75a8eaa4a2d2b175a3e11a2/regress-2025.10.1-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e43cbc90a59b3569f0eb69941eca662cf2fae99d9e213918ae9521ee95eb2f15",
                "md5": "52d1fc4a8327c35187846c08afe95136",
                "sha256": "cba77808a756f1f117916c0afb0e79f01be1cb46ee51c77780e8afc59ddac76b"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "52d1fc4a8327c35187846c08afe95136",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 301937,
            "upload_time": "2025-10-09T07:07:39",
            "upload_time_iso_8601": "2025-10-09T07:07:39.104810Z",
            "url": "https://files.pythonhosted.org/packages/e4/3c/bc90a59b3569f0eb69941eca662cf2fae99d9e213918ae9521ee95eb2f15/regress-2025.10.1-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d5da2edfa1465101407dc986389614fc33725295ca5bf926bb2b79cf6f1fb9f6",
                "md5": "a1e18decb126de679e171cfec355ebcc",
                "sha256": "02da99e41c6a97f6d2146d326541b4035ed2139c92b2f56ca7e464ceb84fe24f"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp311-cp311-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a1e18decb126de679e171cfec355ebcc",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 447448,
            "upload_time": "2025-10-09T07:07:40",
            "upload_time_iso_8601": "2025-10-09T07:07:40.397179Z",
            "url": "https://files.pythonhosted.org/packages/d5/da/2edfa1465101407dc986389614fc33725295ca5bf926bb2b79cf6f1fb9f6/regress-2025.10.1-cp311-cp311-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "31e4a2c67d64a41aab789804058d3918ef045a2e6ebe519a0d91b99d6df7611c",
                "md5": "5d43c52618a43e0ac6f3490b918a9bed",
                "sha256": "5d961e81b169fce4f6c0e35f52bbfca9e20abf9674dd391c75708f0665ef4f6f"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "5d43c52618a43e0ac6f3490b918a9bed",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 436780,
            "upload_time": "2025-10-09T07:07:41",
            "upload_time_iso_8601": "2025-10-09T07:07:41.753683Z",
            "url": "https://files.pythonhosted.org/packages/31/e4/a2c67d64a41aab789804058d3918ef045a2e6ebe519a0d91b99d6df7611c/regress-2025.10.1-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5d2af1ccba2c74382fa0771e681ce31bacd412d1cb454d8c917b80e93d451761",
                "md5": "05f8592ad735899d791bd66f9bcd821c",
                "sha256": "c34b13e7785554997e18725b896d404ba992cee5b691768476f14b48de0c393a"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "05f8592ad735899d791bd66f9bcd821c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 514304,
            "upload_time": "2025-10-09T07:07:42",
            "upload_time_iso_8601": "2025-10-09T07:07:42.804623Z",
            "url": "https://files.pythonhosted.org/packages/5d/2a/f1ccba2c74382fa0771e681ce31bacd412d1cb454d8c917b80e93d451761/regress-2025.10.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6213078b24d78714bd3f31aabd103467fe3467b8143924907a4b61d6b9129066",
                "md5": "750d9695c5a1bb54d3080ff7fcb69e4c",
                "sha256": "15efcb8d568e712919cb56b78fffe08a09d5ed1844b43cccc3235c2da90d0e59"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "750d9695c5a1bb54d3080ff7fcb69e4c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 497601,
            "upload_time": "2025-10-09T07:07:43",
            "upload_time_iso_8601": "2025-10-09T07:07:43.879618Z",
            "url": "https://files.pythonhosted.org/packages/62/13/078b24d78714bd3f31aabd103467fe3467b8143924907a4b61d6b9129066/regress-2025.10.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f42012c8a0899f245cf974c907cedacfc39b85f50fc1f34d90af61cb18af9f2e",
                "md5": "c770fd040f0e5764a966df6ca39185e8",
                "sha256": "5a2ddb0d1c0821b70dd50daa773c5f3fbb2155398c57809a2f54447958c9569f"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "c770fd040f0e5764a966df6ca39185e8",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 676426,
            "upload_time": "2025-10-09T07:07:44",
            "upload_time_iso_8601": "2025-10-09T07:07:44.966141Z",
            "url": "https://files.pythonhosted.org/packages/f4/20/12c8a0899f245cf974c907cedacfc39b85f50fc1f34d90af61cb18af9f2e/regress-2025.10.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "af88ce4e504b2e33599949c8e4d274a3610abca583b203b9361bf780993eafc2",
                "md5": "e28fbec5d52d0713d297023322129e97",
                "sha256": "70c78c6cf679da47fbde85b75407fdfb4642477315ee94d6cdd62a0606941b83"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "e28fbec5d52d0713d297023322129e97",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 575198,
            "upload_time": "2025-10-09T07:07:45",
            "upload_time_iso_8601": "2025-10-09T07:07:45.963142Z",
            "url": "https://files.pythonhosted.org/packages/af/88/ce4e504b2e33599949c8e4d274a3610abca583b203b9361bf780993eafc2/regress-2025.10.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "91373eea9fa93c7ab3569e1881de2ee3a9d9d957daf38c2f8afbad7d3cbbcdf4",
                "md5": "f159be96a4e9c4af9977e6eef47494fa",
                "sha256": "707e2846e784ecef666a6892753cf5d8441e4cf02bcc7fa10fd21527429815fc"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f159be96a4e9c4af9977e6eef47494fa",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 507958,
            "upload_time": "2025-10-09T07:07:47",
            "upload_time_iso_8601": "2025-10-09T07:07:47.472624Z",
            "url": "https://files.pythonhosted.org/packages/91/37/3eea9fa93c7ab3569e1881de2ee3a9d9d957daf38c2f8afbad7d3cbbcdf4/regress-2025.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1c85e6b0c3d8617ed61986c453ed4a66faf62d058efb2f7c6a21fbc752f4ace3",
                "md5": "ce2c33805377036509236ebd7f2b1a37",
                "sha256": "5c147e4d3799022bac9fc49fd042a51b7f746c41ed231fa6b496720dab0d2f9d"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "ce2c33805377036509236ebd7f2b1a37",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 520560,
            "upload_time": "2025-10-09T07:07:52",
            "upload_time_iso_8601": "2025-10-09T07:07:52.733894Z",
            "url": "https://files.pythonhosted.org/packages/1c/85/e6b0c3d8617ed61986c453ed4a66faf62d058efb2f7c6a21fbc752f4ace3/regress-2025.10.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d7fc5bce405c13087cf4e4151ec1185f9095db4992f19ea79430b3e9fb25b20c",
                "md5": "d015ea83f77ed57dc553ce00c691be7a",
                "sha256": "148f15530807a63e24ca2dea3795546723d84c0b3a8e4152a24b58318f841b3c"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp311-cp311-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d015ea83f77ed57dc553ce00c691be7a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 695418,
            "upload_time": "2025-10-09T07:07:54",
            "upload_time_iso_8601": "2025-10-09T07:07:54.148348Z",
            "url": "https://files.pythonhosted.org/packages/d7/fc/5bce405c13087cf4e4151ec1185f9095db4992f19ea79430b3e9fb25b20c/regress-2025.10.1-cp311-cp311-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7c9031773e93998cf1ef070c0dafb886a1e9a40e8dc8017961c13e5ae4b5560f",
                "md5": "1f687d608c596e0815c6cd7975ddf5d4",
                "sha256": "9670d957d156fa90e5582c4337ca1757b643859780896c8d853b015cd01456dc"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp311-cp311-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "1f687d608c596e0815c6cd7975ddf5d4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 695288,
            "upload_time": "2025-10-09T07:07:55",
            "upload_time_iso_8601": "2025-10-09T07:07:55.140418Z",
            "url": "https://files.pythonhosted.org/packages/7c/90/31773e93998cf1ef070c0dafb886a1e9a40e8dc8017961c13e5ae4b5560f/regress-2025.10.1-cp311-cp311-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8bba6deb752234bc58aa073443d5ef585a627230e8747933d54961694ee6cd00",
                "md5": "d96d14c705da9e647be2510aede73ad6",
                "sha256": "af290cfb3b7d4b14319a88feab4e86f54a2c43bd8189be5a0dcd8f847f832847"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d96d14c705da9e647be2510aede73ad6",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 691796,
            "upload_time": "2025-10-09T07:07:56",
            "upload_time_iso_8601": "2025-10-09T07:07:56.182832Z",
            "url": "https://files.pythonhosted.org/packages/8b/ba/6deb752234bc58aa073443d5ef585a627230e8747933d54961694ee6cd00/regress-2025.10.1-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "be0e4787f84ac798978d3ce611a5fb5d773d3c00e4c9e95f1284104d15653b2b",
                "md5": "325b058c60e9b53b6bf3aba718d77497",
                "sha256": "7343ef7eae795e1449308d6d05131195f5af31ab1b2b6b405ff9370b64c1e7e1"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "325b058c60e9b53b6bf3aba718d77497",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 282256,
            "upload_time": "2025-10-09T07:07:57",
            "upload_time_iso_8601": "2025-10-09T07:07:57.276969Z",
            "url": "https://files.pythonhosted.org/packages/be/0e/4787f84ac798978d3ce611a5fb5d773d3c00e4c9e95f1284104d15653b2b/regress-2025.10.1-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fe8a35eb3fa6b01ce56845d5b93dd70653b57a53e0fdc73c9b142dacbec8c39c",
                "md5": "dc73bc1c3fd124f944887860b5b23f21",
                "sha256": "8f42578d920fc878fe19ed8e2fbe38edd212c451bb2fc5e0084716d5acd26c4c"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "dc73bc1c3fd124f944887860b5b23f21",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 301729,
            "upload_time": "2025-10-09T07:07:58",
            "upload_time_iso_8601": "2025-10-09T07:07:58.506507Z",
            "url": "https://files.pythonhosted.org/packages/fe/8a/35eb3fa6b01ce56845d5b93dd70653b57a53e0fdc73c9b142dacbec8c39c/regress-2025.10.1-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1787088be34a36d6f46d0a63d5694a283b2a75885d24e25afa11355e43bf22cc",
                "md5": "489870b3196cb6ab24497bb58590f2bd",
                "sha256": "a6f0320f53e8fd8722211c0620fcd9bfecc0db05bf0d59385ee301f86b815671"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp311-cp311-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "489870b3196cb6ab24497bb58590f2bd",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 289156,
            "upload_time": "2025-10-09T07:07:59",
            "upload_time_iso_8601": "2025-10-09T07:07:59.928472Z",
            "url": "https://files.pythonhosted.org/packages/17/87/088be34a36d6f46d0a63d5694a283b2a75885d24e25afa11355e43bf22cc/regress-2025.10.1-cp311-cp311-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "068268b78d093656628ded54d3e947024058f4c86f18d195174b48d370e468fd",
                "md5": "4d5c56a9aa0b4d7e2ac9c85f131a30f7",
                "sha256": "45695cd7ddc6a919863f243a09a9e737257f958c0d2af0e71e349c9d0f3048ad"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp312-cp312-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4d5c56a9aa0b4d7e2ac9c85f131a30f7",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 445523,
            "upload_time": "2025-10-09T07:08:01",
            "upload_time_iso_8601": "2025-10-09T07:08:01.160089Z",
            "url": "https://files.pythonhosted.org/packages/06/82/68b78d093656628ded54d3e947024058f4c86f18d195174b48d370e468fd/regress-2025.10.1-cp312-cp312-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9aaa9c42061860892def750a5f5eb0a1894999db370f441a73a52b8b22ce8ea0",
                "md5": "07d9ab4efe32b6a56a923104efc4afae",
                "sha256": "63503a8f601a10e5d9d72ea6efb415a2838a4766736775322578ce5fe18cb233"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "07d9ab4efe32b6a56a923104efc4afae",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 434820,
            "upload_time": "2025-10-09T07:08:02",
            "upload_time_iso_8601": "2025-10-09T07:08:02.241619Z",
            "url": "https://files.pythonhosted.org/packages/9a/aa/9c42061860892def750a5f5eb0a1894999db370f441a73a52b8b22ce8ea0/regress-2025.10.1-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d64de460b2a8d2fe5bfe03658b0fa7b34fb2a4f38fe699b7d818838950b0377c",
                "md5": "26a0aa4b3df2a13092fefa8f66bb39ab",
                "sha256": "28941c80252119ef051ad67195fa8d155a0c8dc9ecb801786d94eeea6738e4c3"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "26a0aa4b3df2a13092fefa8f66bb39ab",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 514909,
            "upload_time": "2025-10-09T07:08:03",
            "upload_time_iso_8601": "2025-10-09T07:08:03.696716Z",
            "url": "https://files.pythonhosted.org/packages/d6/4d/e460b2a8d2fe5bfe03658b0fa7b34fb2a4f38fe699b7d818838950b0377c/regress-2025.10.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "82e2fa4fa358b4958fc9bcdd4037e04af26878a2dadd2be6fd21e8d78ecf0ea7",
                "md5": "e75725a200340c5c00a41166ebfc2cea",
                "sha256": "6d26daee7d46905c8d4232f44c39ea788f10d39c166735177f603783b4ace4e8"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "e75725a200340c5c00a41166ebfc2cea",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 497159,
            "upload_time": "2025-10-09T07:08:05",
            "upload_time_iso_8601": "2025-10-09T07:08:05.023320Z",
            "url": "https://files.pythonhosted.org/packages/82/e2/fa4fa358b4958fc9bcdd4037e04af26878a2dadd2be6fd21e8d78ecf0ea7/regress-2025.10.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3d6a5f084ab9ceade680d3a55cc195fd8aa2f458e1e7b310ba79a937e31a8511",
                "md5": "7c94eb4858b939b3608ff718421eb3fc",
                "sha256": "f0599f9cb12722300b6d4fcd6bd9b2be5bf233bc567c3ca503d8e392de23798a"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "7c94eb4858b939b3608ff718421eb3fc",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 674601,
            "upload_time": "2025-10-09T07:08:05",
            "upload_time_iso_8601": "2025-10-09T07:08:05.946277Z",
            "url": "https://files.pythonhosted.org/packages/3d/6a/5f084ab9ceade680d3a55cc195fd8aa2f458e1e7b310ba79a937e31a8511/regress-2025.10.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b08087f041edee9ecd50867789f053efa4888eefaab6d5c3996d6b8257dfd18b",
                "md5": "ade50999f400aed887354ee71a03efd3",
                "sha256": "46b92e1ec6092e6e989e4ad5f52f0a358e88355f70cf4dba9abce84f3cd513cf"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "ade50999f400aed887354ee71a03efd3",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 575664,
            "upload_time": "2025-10-09T07:08:06",
            "upload_time_iso_8601": "2025-10-09T07:08:06.942540Z",
            "url": "https://files.pythonhosted.org/packages/b0/80/87f041edee9ecd50867789f053efa4888eefaab6d5c3996d6b8257dfd18b/regress-2025.10.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b566312bd179376c6cf9aab285a0c709eb3241c649a1d7ec256d34c4e7a453e7",
                "md5": "349afd333ae8de780db985edb7e09c31",
                "sha256": "7ac0e197c7f1b5ffca42341518b6a03e2ea3cdd66516af9278492d2d2bfc9ce2"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "349afd333ae8de780db985edb7e09c31",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 508055,
            "upload_time": "2025-10-09T07:08:07",
            "upload_time_iso_8601": "2025-10-09T07:08:07.910989Z",
            "url": "https://files.pythonhosted.org/packages/b5/66/312bd179376c6cf9aab285a0c709eb3241c649a1d7ec256d34c4e7a453e7/regress-2025.10.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d768c69c6fb053de81c8f0f5d702706c4237bd021c67be977ba03f770db2579f",
                "md5": "ff825956e7ad53a3a12dcae6d1289b03",
                "sha256": "05e6c68021dff89fee7bcdab25e0819cff4c7f0761dc41f0fb609b0e9ebb6272"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "ff825956e7ad53a3a12dcae6d1289b03",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 520794,
            "upload_time": "2025-10-09T07:08:08",
            "upload_time_iso_8601": "2025-10-09T07:08:08.973447Z",
            "url": "https://files.pythonhosted.org/packages/d7/68/c69c6fb053de81c8f0f5d702706c4237bd021c67be977ba03f770db2579f/regress-2025.10.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3d4766845b8f71a3cbdc545a324bf2083fbc84fee728690f561dd85ba9dedb25",
                "md5": "ad0d8950f846e73f081f969278ec1136",
                "sha256": "39600db4e404155168d6f75c3dbb2ae03ef3e288b4a57c7a6562a1144bf07682"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp312-cp312-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "ad0d8950f846e73f081f969278ec1136",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 695537,
            "upload_time": "2025-10-09T07:08:09",
            "upload_time_iso_8601": "2025-10-09T07:08:09.946245Z",
            "url": "https://files.pythonhosted.org/packages/3d/47/66845b8f71a3cbdc545a324bf2083fbc84fee728690f561dd85ba9dedb25/regress-2025.10.1-cp312-cp312-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "24a4c389c1b0ab16d33755f3b58c34ba92c9991e1fca31e5e3e608baa04b2f47",
                "md5": "ff8e67914b009d1d9e2be0ec505e5591",
                "sha256": "d48e91d14a366570685f76adaf9d108e3abc5522572e7e1d0d78c3cc3ebf0833"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp312-cp312-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "ff8e67914b009d1d9e2be0ec505e5591",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 695148,
            "upload_time": "2025-10-09T07:08:11",
            "upload_time_iso_8601": "2025-10-09T07:08:11.668606Z",
            "url": "https://files.pythonhosted.org/packages/24/a4/c389c1b0ab16d33755f3b58c34ba92c9991e1fca31e5e3e608baa04b2f47/regress-2025.10.1-cp312-cp312-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a2ecae94eb4dd93a18be022fa72a88ca73f5f3cfd78f077afdb40b66e2139db9",
                "md5": "e55b5951751ccfd0987ade499a24113f",
                "sha256": "ce4e38ada2a39159d8a2523084e2b5ed94b3f7f7b196ba6b99c2d6c4ff634a87"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e55b5951751ccfd0987ade499a24113f",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 690997,
            "upload_time": "2025-10-09T07:08:12",
            "upload_time_iso_8601": "2025-10-09T07:08:12.812515Z",
            "url": "https://files.pythonhosted.org/packages/a2/ec/ae94eb4dd93a18be022fa72a88ca73f5f3cfd78f077afdb40b66e2139db9/regress-2025.10.1-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "421f669280d98640568d1012e1b77178eb75b3ceb468c9bc50058529a90f42f5",
                "md5": "cda1a70cdf011a5ead38f06f280d8ad5",
                "sha256": "c35c8cd42900d9195e5bf48d701dda28c204854fba7cc27d18f309745f57b8b5"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "cda1a70cdf011a5ead38f06f280d8ad5",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 282521,
            "upload_time": "2025-10-09T07:08:13",
            "upload_time_iso_8601": "2025-10-09T07:08:13.922707Z",
            "url": "https://files.pythonhosted.org/packages/42/1f/669280d98640568d1012e1b77178eb75b3ceb468c9bc50058529a90f42f5/regress-2025.10.1-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "27a0d77a57e89ace8fd0b6acb124dfefd536e8e696103cba21956050f09b69a4",
                "md5": "0b2425b3160b738341608b36ea8bf7dd",
                "sha256": "089b6c5f0965962e8046493e5a1222a24e88d6f235fa8fe2424ec869e6ff613c"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "0b2425b3160b738341608b36ea8bf7dd",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 301556,
            "upload_time": "2025-10-09T07:08:14",
            "upload_time_iso_8601": "2025-10-09T07:08:14.908677Z",
            "url": "https://files.pythonhosted.org/packages/27/a0/d77a57e89ace8fd0b6acb124dfefd536e8e696103cba21956050f09b69a4/regress-2025.10.1-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bacea0e08ff0f36d6106152b33148a087c77f6cbb649863440447b1cdfd393d1",
                "md5": "e67049626b7d036bf0f8ab90191892f6",
                "sha256": "469b03b1deffb6d20ea4f95aa44ef0e0e5a9b47d56f709276b06a96338b570a0"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp312-cp312-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "e67049626b7d036bf0f8ab90191892f6",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 288571,
            "upload_time": "2025-10-09T07:08:15",
            "upload_time_iso_8601": "2025-10-09T07:08:15.772000Z",
            "url": "https://files.pythonhosted.org/packages/ba/ce/a0e08ff0f36d6106152b33148a087c77f6cbb649863440447b1cdfd393d1/regress-2025.10.1-cp312-cp312-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b5bdf7ff13577c688efec36488554489635c135ab7c2b3652c00aaa3d74bd761",
                "md5": "a0d36bb695deedba908399b82bfcd8ed",
                "sha256": "9100da34f69e18ad6d545f5d74f8ee729e42ce200a73752dd6d94f8a373d0e71"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a0d36bb695deedba908399b82bfcd8ed",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 445469,
            "upload_time": "2025-10-09T07:08:16",
            "upload_time_iso_8601": "2025-10-09T07:08:16.825655Z",
            "url": "https://files.pythonhosted.org/packages/b5/bd/f7ff13577c688efec36488554489635c135ab7c2b3652c00aaa3d74bd761/regress-2025.10.1-cp313-cp313-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "893de8fc72e7424c168dfc4cdf3a864f189f6d3afbb6e3ed66455774d1f5e2ba",
                "md5": "050ce683b3cc5080b86050a12060c9e5",
                "sha256": "9e25096697b034848d8fc7910cdb38b7abc2bd2d7ade8767893359918ed4efd0"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "050ce683b3cc5080b86050a12060c9e5",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 434712,
            "upload_time": "2025-10-09T07:08:17",
            "upload_time_iso_8601": "2025-10-09T07:08:17.817549Z",
            "url": "https://files.pythonhosted.org/packages/89/3d/e8fc72e7424c168dfc4cdf3a864f189f6d3afbb6e3ed66455774d1f5e2ba/regress-2025.10.1-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "63d0a18cc39008765d2b964bc2eba423416545d97b4f2623b99549c5e97e4d37",
                "md5": "9a37e479a27f60a2781b3bf8169fe329",
                "sha256": "6c4c40a8c9f3e0119d2384a52b55dcc770461e1ead6ae7b41314999223116a15"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9a37e479a27f60a2781b3bf8169fe329",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 514752,
            "upload_time": "2025-10-09T07:08:19",
            "upload_time_iso_8601": "2025-10-09T07:08:19.148595Z",
            "url": "https://files.pythonhosted.org/packages/63/d0/a18cc39008765d2b964bc2eba423416545d97b4f2623b99549c5e97e4d37/regress-2025.10.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0b1157e64ba417867b39ad9ca55feaea80d3176735dba36e6a92ff21b8224fcb",
                "md5": "a260a368c2cf9a8ea115291ecb494c94",
                "sha256": "25d8518285aa3ce67ddbede90a1a9ca6a5d23a1b8275dd5a9722af0c64b37b2a"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "a260a368c2cf9a8ea115291ecb494c94",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 497412,
            "upload_time": "2025-10-09T07:08:20",
            "upload_time_iso_8601": "2025-10-09T07:08:20.448124Z",
            "url": "https://files.pythonhosted.org/packages/0b/11/57e64ba417867b39ad9ca55feaea80d3176735dba36e6a92ff21b8224fcb/regress-2025.10.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "726c2fd3d3877c1957408548f7a380580f0b64ef8aff69f7fc2cc182a79b0b0b",
                "md5": "9c6803581e759fa1716e31e1b698eff1",
                "sha256": "8051fac3696730bb84d7675c62c7073792a0e105233d4f8e1055f2cab9b04fce"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "9c6803581e759fa1716e31e1b698eff1",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 676998,
            "upload_time": "2025-10-09T07:08:21",
            "upload_time_iso_8601": "2025-10-09T07:08:21.881833Z",
            "url": "https://files.pythonhosted.org/packages/72/6c/2fd3d3877c1957408548f7a380580f0b64ef8aff69f7fc2cc182a79b0b0b/regress-2025.10.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cd54acde146473453f3acb5dd29e5be0fb627d87ad020ec5674ee133cde24261",
                "md5": "1ecaa4623bd68a9fca3fe9ce5cb8d324",
                "sha256": "8e337ce3b150ca0ff599b1150b995ff6a2e32b5940e17ac3f30a29133960709e"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "1ecaa4623bd68a9fca3fe9ce5cb8d324",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 576129,
            "upload_time": "2025-10-09T07:08:23",
            "upload_time_iso_8601": "2025-10-09T07:08:23.354572Z",
            "url": "https://files.pythonhosted.org/packages/cd/54/acde146473453f3acb5dd29e5be0fb627d87ad020ec5674ee133cde24261/regress-2025.10.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f2b08007436b33496ec8f10d7b7a67a7a669569c82fc2a182d4f928ab4fd11da",
                "md5": "4c75b2a5a91acaae3e45963ed81586a3",
                "sha256": "290a15652c3fafe387db02061d4ed9a100804ed5a162d069b5a0ac28b5df162a"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4c75b2a5a91acaae3e45963ed81586a3",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 507510,
            "upload_time": "2025-10-09T07:08:24",
            "upload_time_iso_8601": "2025-10-09T07:08:24.340095Z",
            "url": "https://files.pythonhosted.org/packages/f2/b0/8007436b33496ec8f10d7b7a67a7a669569c82fc2a182d4f928ab4fd11da/regress-2025.10.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4a9e6ac6cd1de7e34e34cb492df627847de0d01cee982c7dd7d100e67cf1aa93",
                "md5": "c1d12ca7abc6fb5018ea70b8abb1a4c1",
                "sha256": "b4bc2008b59e5124c1672d7fd9f203e5d4a4ff88ebaf4666e3281141e2d8db20"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "c1d12ca7abc6fb5018ea70b8abb1a4c1",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 520595,
            "upload_time": "2025-10-09T07:08:25",
            "upload_time_iso_8601": "2025-10-09T07:08:25.350952Z",
            "url": "https://files.pythonhosted.org/packages/4a/9e/6ac6cd1de7e34e34cb492df627847de0d01cee982c7dd7d100e67cf1aa93/regress-2025.10.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "112635556d1dd6f64122a16166db7651d1a5804edebea9835cbcd452d9b7c2ff",
                "md5": "d1b8171fab7609f62bf3d93589f301e3",
                "sha256": "56ef2f8ef9a102a7d42cbbc2f3c0c5e1b186bd8eaa78d564da566b0bf20653dc"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d1b8171fab7609f62bf3d93589f301e3",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 695584,
            "upload_time": "2025-10-09T07:08:26",
            "upload_time_iso_8601": "2025-10-09T07:08:26.520794Z",
            "url": "https://files.pythonhosted.org/packages/11/26/35556d1dd6f64122a16166db7651d1a5804edebea9835cbcd452d9b7c2ff/regress-2025.10.1-cp313-cp313-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e93307650dfc042b55270fc269276112c592d458cdfb8d31c85447ff743dcf10",
                "md5": "1ebca776b0f08535b4fc53d19d4c511e",
                "sha256": "0680ac0b0a0058acb55b64aa56956732cf56b0baa84ea95e3fa124ab16da58aa"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "1ebca776b0f08535b4fc53d19d4c511e",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 695277,
            "upload_time": "2025-10-09T07:08:27",
            "upload_time_iso_8601": "2025-10-09T07:08:27.705032Z",
            "url": "https://files.pythonhosted.org/packages/e9/33/07650dfc042b55270fc269276112c592d458cdfb8d31c85447ff743dcf10/regress-2025.10.1-cp313-cp313-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6a6b80f446103df39fc1ce6e271e7c274687bb830402de23e68795ba2ab13214",
                "md5": "2b5361454441ea3c17c3d675043da994",
                "sha256": "47c03bfd853651241fc11436fb14ef7c9b312bb9a9c2828aa5c93943e945f1ef"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2b5361454441ea3c17c3d675043da994",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 690951,
            "upload_time": "2025-10-09T07:08:29",
            "upload_time_iso_8601": "2025-10-09T07:08:29.295155Z",
            "url": "https://files.pythonhosted.org/packages/6a/6b/80f446103df39fc1ce6e271e7c274687bb830402de23e68795ba2ab13214/regress-2025.10.1-cp313-cp313-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a33235dbbdff29174dcc253bb00b2a0d2aaf3f47a2b1d174ab4ab828feca63f1",
                "md5": "5ff7daffbfaa372f52473f88a8774a6c",
                "sha256": "0ee12c4e1c4e6e3609f41dd58065bc241945e912772f7320238d6544f0745950"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313t-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5ff7daffbfaa372f52473f88a8774a6c",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 444440,
            "upload_time": "2025-10-09T07:08:33",
            "upload_time_iso_8601": "2025-10-09T07:08:33.635112Z",
            "url": "https://files.pythonhosted.org/packages/a3/32/35dbbdff29174dcc253bb00b2a0d2aaf3f47a2b1d174ab4ab828feca63f1/regress-2025.10.1-cp313-cp313t-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6f1bd97cf19b3de5ff8d78d03e0c470af48f7e8b6814b197014fda3f8a3aaca5",
                "md5": "bceb7fa82f214cd0c2365d0cf94aa0e4",
                "sha256": "389c2278848cbfed81753a04ce8ea6c037271179cb9ef4decac7d3c65ae3330b"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313t-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "bceb7fa82f214cd0c2365d0cf94aa0e4",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 434626,
            "upload_time": "2025-10-09T07:08:34",
            "upload_time_iso_8601": "2025-10-09T07:08:34.750159Z",
            "url": "https://files.pythonhosted.org/packages/6f/1b/d97cf19b3de5ff8d78d03e0c470af48f7e8b6814b197014fda3f8a3aaca5/regress-2025.10.1-cp313-cp313t-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "04f1c0900448a4fd6248cd05c04c83aebb31f22ba3886965a5667f6ac4edc2b0",
                "md5": "af615e58073156ab1f658aceaea3a1c4",
                "sha256": "bf743b00cac20f8e8d271f275df7bc192ebb4faa7aee8fe98484df338786dec6"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "af615e58073156ab1f658aceaea3a1c4",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 514470,
            "upload_time": "2025-10-09T07:08:35",
            "upload_time_iso_8601": "2025-10-09T07:08:35.750973Z",
            "url": "https://files.pythonhosted.org/packages/04/f1/c0900448a4fd6248cd05c04c83aebb31f22ba3886965a5667f6ac4edc2b0/regress-2025.10.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "11a16346a314230af2859d2f0af5c4534ee497b9b13983ee06489652d7e1895b",
                "md5": "bb5ce940309e74212ae05e5bdd0babf1",
                "sha256": "5541da1f581377bc20d2f77e017453aa8f2c2f4bfe7679dee00e139ec700abe8"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "bb5ce940309e74212ae05e5bdd0babf1",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 497546,
            "upload_time": "2025-10-09T07:08:36",
            "upload_time_iso_8601": "2025-10-09T07:08:36.739537Z",
            "url": "https://files.pythonhosted.org/packages/11/a1/6346a314230af2859d2f0af5c4534ee497b9b13983ee06489652d7e1895b/regress-2025.10.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3dff09605137dff09594c9e12ce555a80d8405a6ad76faa1db702bfba57468d0",
                "md5": "760720abc4bdf3d5e75176acb031c9a4",
                "sha256": "a67216efa72bb27db170f637d67eb9acdc167da5d617163b057803de7aed1e6d"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "760720abc4bdf3d5e75176acb031c9a4",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 676318,
            "upload_time": "2025-10-09T07:08:37",
            "upload_time_iso_8601": "2025-10-09T07:08:37.720519Z",
            "url": "https://files.pythonhosted.org/packages/3d/ff/09605137dff09594c9e12ce555a80d8405a6ad76faa1db702bfba57468d0/regress-2025.10.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "26374a65635c18844d687f9ad5bdd79b72fac8d15b131264616d6b1bb52614c2",
                "md5": "ca446e17a76e8bb51abb8ce0d8433ff0",
                "sha256": "fb61e653a325aea4681cf7b96ba9bbabc1aeb3f3d8fe877a07800024907398b9"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "ca446e17a76e8bb51abb8ce0d8433ff0",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 576190,
            "upload_time": "2025-10-09T07:08:38",
            "upload_time_iso_8601": "2025-10-09T07:08:38.782870Z",
            "url": "https://files.pythonhosted.org/packages/26/37/4a65635c18844d687f9ad5bdd79b72fac8d15b131264616d6b1bb52614c2/regress-2025.10.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "938790a0a77a0416d7e3255e606f848021949b2f53ca18c9e4e240edb42e0929",
                "md5": "183348bccdd04161e6d8874213adc5ca",
                "sha256": "e2a0a7da1d42fdff8068ab976a66beea572621514a130b37592489ae134a0e27"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "183348bccdd04161e6d8874213adc5ca",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 507768,
            "upload_time": "2025-10-09T07:08:39",
            "upload_time_iso_8601": "2025-10-09T07:08:39.797216Z",
            "url": "https://files.pythonhosted.org/packages/93/87/90a0a77a0416d7e3255e606f848021949b2f53ca18c9e4e240edb42e0929/regress-2025.10.1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7d6282c8147027f0012dd7e743267d60dcf4218b2e061825b89cddddaa7fbe49",
                "md5": "a1790f8202e7d7c0c876cd92e84c1095",
                "sha256": "337ef62f785dc6e05c4a09be7a902980cf4d4f15346f4eca9eaf02745485440c"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "a1790f8202e7d7c0c876cd92e84c1095",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 520555,
            "upload_time": "2025-10-09T07:08:40",
            "upload_time_iso_8601": "2025-10-09T07:08:40.801653Z",
            "url": "https://files.pythonhosted.org/packages/7d/62/82c8147027f0012dd7e743267d60dcf4218b2e061825b89cddddaa7fbe49/regress-2025.10.1-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "09ce5dd5dda048173b644a475ae9f4643733b31c3543e861569af4257c60d32a",
                "md5": "f65dfbaa0964e74876ff1fd133bd7e3c",
                "sha256": "aaf5d102e05b109dde13363e705969b3ffdbbfeb880270187eed0871e75f0c8f"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313t-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f65dfbaa0964e74876ff1fd133bd7e3c",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 695587,
            "upload_time": "2025-10-09T07:08:42",
            "upload_time_iso_8601": "2025-10-09T07:08:42.136669Z",
            "url": "https://files.pythonhosted.org/packages/09/ce/5dd5dda048173b644a475ae9f4643733b31c3543e861569af4257c60d32a/regress-2025.10.1-cp313-cp313t-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9e087f6615d8ce3088feb82843ff4d48191600602d624021dbef797d274a043d",
                "md5": "bfbdc64e224d0cd4dfbd321298bb632b",
                "sha256": "adf331c8938e0d8705fc5d05d08fab09c11cb4bcdf8a64fa21902972c4cd38f4"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313t-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "bfbdc64e224d0cd4dfbd321298bb632b",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 694933,
            "upload_time": "2025-10-09T07:08:43",
            "upload_time_iso_8601": "2025-10-09T07:08:43.171368Z",
            "url": "https://files.pythonhosted.org/packages/9e/08/7f6615d8ce3088feb82843ff4d48191600602d624021dbef797d274a043d/regress-2025.10.1-cp313-cp313t-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "638794524b996745f892b30dec6e770701956f7125459c6a6b2c075af4b8f0a6",
                "md5": "a974063512bcb1c1991d66d216f65cc5",
                "sha256": "287f86b5c0bf3bc9c0abd45bf6745ba9c6a5624c3132b07631bac4403b45143f"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313t-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a974063512bcb1c1991d66d216f65cc5",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 691029,
            "upload_time": "2025-10-09T07:08:44",
            "upload_time_iso_8601": "2025-10-09T07:08:44.369916Z",
            "url": "https://files.pythonhosted.org/packages/63/87/94524b996745f892b30dec6e770701956f7125459c6a6b2c075af4b8f0a6/regress-2025.10.1-cp313-cp313t-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "64e1612c3b8afa448747e9133a95b1e18d0ee8f3f5e930f7048d1af03976f883",
                "md5": "1a430b08b1120ff1d6fa1cd752bf4588",
                "sha256": "877e05e7c570ee1e077e8b587cca8a318b7675f3c94c6c4e25d0d145abf7c0b6"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313t-win32.whl",
            "has_sig": false,
            "md5_digest": "1a430b08b1120ff1d6fa1cd752bf4588",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 282136,
            "upload_time": "2025-10-09T07:08:45",
            "upload_time_iso_8601": "2025-10-09T07:08:45.477123Z",
            "url": "https://files.pythonhosted.org/packages/64/e1/612c3b8afa448747e9133a95b1e18d0ee8f3f5e930f7048d1af03976f883/regress-2025.10.1-cp313-cp313t-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "511d9d5a476a6b16a41e724e864afb834947323bfa4b309978dbdc2bf8dbdb02",
                "md5": "e105f235ff3a5bdcda396aa11b42946a",
                "sha256": "97307f87b128389d8b3f385c8e431fc318263281d1a1c0394606bc813aea05fc"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313t-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e105f235ff3a5bdcda396aa11b42946a",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 301674,
            "upload_time": "2025-10-09T07:08:46",
            "upload_time_iso_8601": "2025-10-09T07:08:46.513480Z",
            "url": "https://files.pythonhosted.org/packages/51/1d/9d5a476a6b16a41e724e864afb834947323bfa4b309978dbdc2bf8dbdb02/regress-2025.10.1-cp313-cp313t-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b51043cd990934ddb2be3318380fa380f7ca19e0eda0c30793b73e8ab8839367",
                "md5": "ed618c6bafdb0e89c7c08e4c0d69b2f3",
                "sha256": "3d12e6a834ed5f6d9dc7e86ea8fd77d37bb13900129930151d87c3261c3a799e"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313-win32.whl",
            "has_sig": false,
            "md5_digest": "ed618c6bafdb0e89c7c08e4c0d69b2f3",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 282592,
            "upload_time": "2025-10-09T07:08:30",
            "upload_time_iso_8601": "2025-10-09T07:08:30.695364Z",
            "url": "https://files.pythonhosted.org/packages/b5/10/43cd990934ddb2be3318380fa380f7ca19e0eda0c30793b73e8ab8839367/regress-2025.10.1-cp313-cp313-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ab224855af0447c98793d3a406ddf42680736e700b8c78336d6199dff9a5fd1b",
                "md5": "1a6b3a110c79a6b5710ed6151587b9e2",
                "sha256": "ee3b7325ea849097d674020c72b2e6deb8f1018f085a7ecbd22831cd217b7f80"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1a6b3a110c79a6b5710ed6151587b9e2",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 301551,
            "upload_time": "2025-10-09T07:08:31",
            "upload_time_iso_8601": "2025-10-09T07:08:31.715583Z",
            "url": "https://files.pythonhosted.org/packages/ab/22/4855af0447c98793d3a406ddf42680736e700b8c78336d6199dff9a5fd1b/regress-2025.10.1-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8299cd16dce5d1cb98970a8d7c577529e5890d938b54ade223d532fad0343221",
                "md5": "1c6a7cd7ceada165981ff7c8b56185f6",
                "sha256": "e5f35e04fe6382c236d60c98b3f0a4a22dea75398b99c9c9bf3fb9d386cd7ebb"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp313-cp313-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "1c6a7cd7ceada165981ff7c8b56185f6",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 288909,
            "upload_time": "2025-10-09T07:08:32",
            "upload_time_iso_8601": "2025-10-09T07:08:32.605203Z",
            "url": "https://files.pythonhosted.org/packages/82/99/cd16dce5d1cb98970a8d7c577529e5890d938b54ade223d532fad0343221/regress-2025.10.1-cp313-cp313-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "63a049e86facc015003db16ff9e6ce5086e843b45a19f4e0e34ce59e6d6c2d81",
                "md5": "f0ae136f86f23ffe8b5608a73b36b5f4",
                "sha256": "56123dbe783a2bab04d1a1850605c483d40f36196bc52d249aa245d06f866f78"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f0ae136f86f23ffe8b5608a73b36b5f4",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 444793,
            "upload_time": "2025-10-09T07:08:47",
            "upload_time_iso_8601": "2025-10-09T07:08:47.867067Z",
            "url": "https://files.pythonhosted.org/packages/63/a0/49e86facc015003db16ff9e6ce5086e843b45a19f4e0e34ce59e6d6c2d81/regress-2025.10.1-cp314-cp314-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "543f2873d64a063d33f721ffa66f2543ef5a5482a0e8d69d700e28e8e40e1ae6",
                "md5": "7998ceb48a3fbb7d797001e83debdf89",
                "sha256": "8405a31f0a1475e1c9aa20c4d6e1465ef2f7259581c018a2e273083494ca9a61"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "7998ceb48a3fbb7d797001e83debdf89",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 434881,
            "upload_time": "2025-10-09T07:08:49",
            "upload_time_iso_8601": "2025-10-09T07:08:49.192523Z",
            "url": "https://files.pythonhosted.org/packages/54/3f/2873d64a063d33f721ffa66f2543ef5a5482a0e8d69d700e28e8e40e1ae6/regress-2025.10.1-cp314-cp314-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4b697179ca674432677db0060c49fc79a1816b7585e5ba10cfc546251a362d35",
                "md5": "668ed63f74334a22473ff7856fa5c933",
                "sha256": "12430b2c7263a7b359d30dd0f2b179426d489df30da78cd21023376eb2fe2682"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "668ed63f74334a22473ff7856fa5c933",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 514673,
            "upload_time": "2025-10-09T07:08:50",
            "upload_time_iso_8601": "2025-10-09T07:08:50.203639Z",
            "url": "https://files.pythonhosted.org/packages/4b/69/7179ca674432677db0060c49fc79a1816b7585e5ba10cfc546251a362d35/regress-2025.10.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cfde2f35d611ee0223001c2b3ffe80ae4509dc8d082171d60046db179fada84e",
                "md5": "d7441b759004cd6880c698c77d2d4a46",
                "sha256": "c7ecba827aff7f951db40be777c32608a1b16bbeb7f02fcc97a2e9fc6702641f"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "d7441b759004cd6880c698c77d2d4a46",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 498108,
            "upload_time": "2025-10-09T07:08:51",
            "upload_time_iso_8601": "2025-10-09T07:08:51.304677Z",
            "url": "https://files.pythonhosted.org/packages/cf/de/2f35d611ee0223001c2b3ffe80ae4509dc8d082171d60046db179fada84e/regress-2025.10.1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "97826f1762b94810e55ab179a4ec2f804f5b8af152c3fb8d348fee7642437e29",
                "md5": "343c69d2c776bca9a8a2b78572dd7d02",
                "sha256": "293be370961c6887efb82e466a15523ff24a702d444f44917ce318b222ffd229"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "343c69d2c776bca9a8a2b78572dd7d02",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 676532,
            "upload_time": "2025-10-09T07:08:52",
            "upload_time_iso_8601": "2025-10-09T07:08:52.301265Z",
            "url": "https://files.pythonhosted.org/packages/97/82/6f1762b94810e55ab179a4ec2f804f5b8af152c3fb8d348fee7642437e29/regress-2025.10.1-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0646c24aa9299b9706cf39422b48ba6cbba20e2826b3850f3d2a1b6d2865b1b1",
                "md5": "4abc3e52e4f670127a04235d7a68d8a4",
                "sha256": "783b9c50760aab988e4d60dcb7c54eba3fe730d80f9a877f1dc52d14263f86b1"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "4abc3e52e4f670127a04235d7a68d8a4",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 576455,
            "upload_time": "2025-10-09T07:08:53",
            "upload_time_iso_8601": "2025-10-09T07:08:53.637269Z",
            "url": "https://files.pythonhosted.org/packages/06/46/c24aa9299b9706cf39422b48ba6cbba20e2826b3850f3d2a1b6d2865b1b1/regress-2025.10.1-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "47a7e13517b6388d058406e69387045797d3b4358c44f8dd37a457f4714123eb",
                "md5": "ba836c337ea4f3a4f8ac6cc12b7f4762",
                "sha256": "c0ed3b4d0df960aeccb685f8de5001c19f426f1ab09fde715e5abdbf9c59b26a"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ba836c337ea4f3a4f8ac6cc12b7f4762",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 506859,
            "upload_time": "2025-10-09T07:08:54",
            "upload_time_iso_8601": "2025-10-09T07:08:54.557311Z",
            "url": "https://files.pythonhosted.org/packages/47/a7/e13517b6388d058406e69387045797d3b4358c44f8dd37a457f4714123eb/regress-2025.10.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5ca552b57c409586809402595f1b7938826cc84fb9983be1fa7bbdce14026613",
                "md5": "017bd1c1d0e443eaeda17c9a88328844",
                "sha256": "08e99c44e4c3860352400af96b25a4ebb673c16d53c6367153631ec77d5130b8"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "017bd1c1d0e443eaeda17c9a88328844",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 520546,
            "upload_time": "2025-10-09T07:08:55",
            "upload_time_iso_8601": "2025-10-09T07:08:55.560308Z",
            "url": "https://files.pythonhosted.org/packages/5c/a5/52b57c409586809402595f1b7938826cc84fb9983be1fa7bbdce14026613/regress-2025.10.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c35fe46311b2452d0419aeca10df5c16ae554f82ba8d21a9cc854ed225ea4a49",
                "md5": "d131dc8417321586d1415c6a42966d20",
                "sha256": "6b52096ecbf39f50756e51efa9286f47c598572f6b8bb2119f855de817f38b8e"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d131dc8417321586d1415c6a42966d20",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 695829,
            "upload_time": "2025-10-09T07:08:56",
            "upload_time_iso_8601": "2025-10-09T07:08:56.543268Z",
            "url": "https://files.pythonhosted.org/packages/c3/5f/e46311b2452d0419aeca10df5c16ae554f82ba8d21a9cc854ed225ea4a49/regress-2025.10.1-cp314-cp314-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8c6ffd52382dcd315594cd5ec74bb436a5ca6a6376e5f205b9711c1e2abc4e4c",
                "md5": "518ca25f1ea1998995f1309cbf8d5c4d",
                "sha256": "b99a73cfbdc5d99681aeb3aeaa2d88369023c96648cc785433d6a92c8d3a8394"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "518ca25f1ea1998995f1309cbf8d5c4d",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 695324,
            "upload_time": "2025-10-09T07:08:57",
            "upload_time_iso_8601": "2025-10-09T07:08:57.572477Z",
            "url": "https://files.pythonhosted.org/packages/8c/6f/fd52382dcd315594cd5ec74bb436a5ca6a6376e5f205b9711c1e2abc4e4c/regress-2025.10.1-cp314-cp314-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "758861ad735f401d0b9b043c52e4cea95bff10584894351c878eeb52e34e01e1",
                "md5": "3bd00612fe8920d684803c161a21f9af",
                "sha256": "05d02b4d7179b85acf28d7329a488901d6baef5f5b337dcd52f53ea0ff980bc3"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3bd00612fe8920d684803c161a21f9af",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 691245,
            "upload_time": "2025-10-09T07:08:58",
            "upload_time_iso_8601": "2025-10-09T07:08:58.791385Z",
            "url": "https://files.pythonhosted.org/packages/75/88/61ad735f401d0b9b043c52e4cea95bff10584894351c878eeb52e34e01e1/regress-2025.10.1-cp314-cp314-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "884333a2ec3342919ff5516e4eec66ae01fd3dea8ff51c86f8746a8f34211dc9",
                "md5": "206f63993032b48715471a148f2219ef",
                "sha256": "77d63b338c2a4e56b4f05632d3fd94061ad47ee2b272b158b9c2e09545a4c6bb"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314t-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "206f63993032b48715471a148f2219ef",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 444092,
            "upload_time": "2025-10-09T07:09:03",
            "upload_time_iso_8601": "2025-10-09T07:09:03.088425Z",
            "url": "https://files.pythonhosted.org/packages/88/43/33a2ec3342919ff5516e4eec66ae01fd3dea8ff51c86f8746a8f34211dc9/regress-2025.10.1-cp314-cp314t-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a4302f5d12fa93215fe914eaa0ce3bb7f184d9b4460ba9cf4bb6ad17bd40418a",
                "md5": "e8c7a26e0239ffc33935aa77d52c995d",
                "sha256": "722c408a3bc92b4904005e68244c28fa6df943290df8d670faf349414c86aabb"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314t-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "e8c7a26e0239ffc33935aa77d52c995d",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 434309,
            "upload_time": "2025-10-09T07:09:04",
            "upload_time_iso_8601": "2025-10-09T07:09:04.503381Z",
            "url": "https://files.pythonhosted.org/packages/a4/30/2f5d12fa93215fe914eaa0ce3bb7f184d9b4460ba9cf4bb6ad17bd40418a/regress-2025.10.1-cp314-cp314t-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cf196c76d2a5617c7980c752ea3b6152f070a9c708e789032e3219377743556a",
                "md5": "22b98405f90ec44b9a0b17ba8b97c500",
                "sha256": "f3afe24e6474f5dbc448f865641c29bcbed4eb3b87ac9eb0e6755c4eff4f7111"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "22b98405f90ec44b9a0b17ba8b97c500",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 514890,
            "upload_time": "2025-10-09T07:09:05",
            "upload_time_iso_8601": "2025-10-09T07:09:05.488069Z",
            "url": "https://files.pythonhosted.org/packages/cf/19/6c76d2a5617c7980c752ea3b6152f070a9c708e789032e3219377743556a/regress-2025.10.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0ad304cede3329ce180477856b56875bdf5c51936584fe1e8717f2f5b80ce5b9",
                "md5": "1078e334a53e9a45f118f73a8c073d28",
                "sha256": "9fdbbea49bf2fe65f7272b0316e1343aff1ccbb85b58fab325778c416d648ed9"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "1078e334a53e9a45f118f73a8c073d28",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 496277,
            "upload_time": "2025-10-09T07:09:10",
            "upload_time_iso_8601": "2025-10-09T07:09:10.062331Z",
            "url": "https://files.pythonhosted.org/packages/0a/d3/04cede3329ce180477856b56875bdf5c51936584fe1e8717f2f5b80ce5b9/regress-2025.10.1-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "169c2954a87ea2bd6c75506233242a7b0a1e68553b07772b72d6acc7b08e0f9a",
                "md5": "977e1e1e8279773ddf440be334a99569",
                "sha256": "6d451a88292c5a93f57cf754c71b3aa8b570ed159f9fd481554948c467e6105d"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "977e1e1e8279773ddf440be334a99569",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 677710,
            "upload_time": "2025-10-09T07:09:11",
            "upload_time_iso_8601": "2025-10-09T07:09:11.054369Z",
            "url": "https://files.pythonhosted.org/packages/16/9c/2954a87ea2bd6c75506233242a7b0a1e68553b07772b72d6acc7b08e0f9a/regress-2025.10.1-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c647199000108d39b40339532d2e6d9e0188cb747da8478cd697cf57ab7d9411",
                "md5": "77f71f3fc26a8fdea4c2da1e1b107c33",
                "sha256": "a97649f21c875b7e95e10a59f0f487a518735f51a7aec7fc95fb2c3d9a3914d5"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "77f71f3fc26a8fdea4c2da1e1b107c33",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 575255,
            "upload_time": "2025-10-09T07:09:12",
            "upload_time_iso_8601": "2025-10-09T07:09:12.406643Z",
            "url": "https://files.pythonhosted.org/packages/c6/47/199000108d39b40339532d2e6d9e0188cb747da8478cd697cf57ab7d9411/regress-2025.10.1-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6e4984e96203933feffb1e77f6553e82684501a34e144f64c50113f7c2228fde",
                "md5": "f95d56a391fbede0b9397d4a2ba02c5b",
                "sha256": "a542e38c8bb95f618674a5d2d248f1010547d7ff2e46a6cf4fa4b851459ba440"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f95d56a391fbede0b9397d4a2ba02c5b",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 507535,
            "upload_time": "2025-10-09T07:09:13",
            "upload_time_iso_8601": "2025-10-09T07:09:13.408593Z",
            "url": "https://files.pythonhosted.org/packages/6e/49/84e96203933feffb1e77f6553e82684501a34e144f64c50113f7c2228fde/regress-2025.10.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "470de368ef1b8d3d19633d49cf35c48154fd382da643246c3ad58d63a1053f45",
                "md5": "f3ae50f85bda25ddbccca9f8f3f33ad5",
                "sha256": "933561ea90b2ac9a826e956a994b8a66635cd96467374281da992ceea8b0de4c"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314t-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "f3ae50f85bda25ddbccca9f8f3f33ad5",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 520011,
            "upload_time": "2025-10-09T07:09:14",
            "upload_time_iso_8601": "2025-10-09T07:09:14.546764Z",
            "url": "https://files.pythonhosted.org/packages/47/0d/e368ef1b8d3d19633d49cf35c48154fd382da643246c3ad58d63a1053f45/regress-2025.10.1-cp314-cp314t-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f6256a1c13a7a18444cfedcef80a5727d3feae2055214d228e7847a647431e77",
                "md5": "511b002431c4205d2ebf62d6cf36bb80",
                "sha256": "b6b5aa9f9408fdf260c73071282a28d29efbb4c30a4b95ab29863bea31987621"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314t-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "511b002431c4205d2ebf62d6cf36bb80",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 695675,
            "upload_time": "2025-10-09T07:09:15",
            "upload_time_iso_8601": "2025-10-09T07:09:15.983587Z",
            "url": "https://files.pythonhosted.org/packages/f6/25/6a1c13a7a18444cfedcef80a5727d3feae2055214d228e7847a647431e77/regress-2025.10.1-cp314-cp314t-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "897c2000eadccfc762da29004b192f1c15e2d026d0b6dd5fb0ff3f5f06cfd216",
                "md5": "7a231138d3f4c5429d2a608cc6f71738",
                "sha256": "afee501f000666afe18531132edcaf0dc0178dd591cccf5b9596563e7456c118"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314t-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "7a231138d3f4c5429d2a608cc6f71738",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 694358,
            "upload_time": "2025-10-09T07:09:16",
            "upload_time_iso_8601": "2025-10-09T07:09:16.980412Z",
            "url": "https://files.pythonhosted.org/packages/89/7c/2000eadccfc762da29004b192f1c15e2d026d0b6dd5fb0ff3f5f06cfd216/regress-2025.10.1-cp314-cp314t-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d85a5743b01774c8c438811e357d79fdce4be7729a59e72f28f4b2df0379784e",
                "md5": "8dbc4509379a22979e4e63282a77d2cf",
                "sha256": "4d0bf23a6d996655ed88c822bb0123cc2e92a1df95079ce7408552c35ec05d47"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314t-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8dbc4509379a22979e4e63282a77d2cf",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 691223,
            "upload_time": "2025-10-09T07:09:18",
            "upload_time_iso_8601": "2025-10-09T07:09:18.467551Z",
            "url": "https://files.pythonhosted.org/packages/d8/5a/5743b01774c8c438811e357d79fdce4be7729a59e72f28f4b2df0379784e/regress-2025.10.1-cp314-cp314t-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "47038f99f04fa8fa307c343285f8630537ad493a78754c273de7427c084dc5b1",
                "md5": "541c8acf3cecc806982d0e932000e910",
                "sha256": "adaa80c97927d623ff72b920bcc637568f124eabe84559c7927a91253ff55d5e"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314t-win32.whl",
            "has_sig": false,
            "md5_digest": "541c8acf3cecc806982d0e932000e910",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 281997,
            "upload_time": "2025-10-09T07:09:19",
            "upload_time_iso_8601": "2025-10-09T07:09:19.510500Z",
            "url": "https://files.pythonhosted.org/packages/47/03/8f99f04fa8fa307c343285f8630537ad493a78754c273de7427c084dc5b1/regress-2025.10.1-cp314-cp314t-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d67ee65462387ffd8f67ffea40482d55655a89b9088f258def3824007e6b7c74",
                "md5": "338880edd79fc36f46f50acdec12eacb",
                "sha256": "6553c8ba57fa92ab3e9ef5c811d6214c80131bba06496bd5920e6e5a3d53ca8e"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314t-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "338880edd79fc36f46f50acdec12eacb",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 301375,
            "upload_time": "2025-10-09T07:09:20",
            "upload_time_iso_8601": "2025-10-09T07:09:20.431252Z",
            "url": "https://files.pythonhosted.org/packages/d6/7e/e65462387ffd8f67ffea40482d55655a89b9088f258def3824007e6b7c74/regress-2025.10.1-cp314-cp314t-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b61026f42441c7d3aaa68af23520d298475e19338bf087bae2d687d911869036",
                "md5": "3a4f38598d860743dec23545d5f09182",
                "sha256": "e7cc153fabb47b6f8dfc2903186934e07aa57ee1debe9b3569ac4779b43708ae"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314-win32.whl",
            "has_sig": false,
            "md5_digest": "3a4f38598d860743dec23545d5f09182",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 282612,
            "upload_time": "2025-10-09T07:08:59",
            "upload_time_iso_8601": "2025-10-09T07:08:59.898650Z",
            "url": "https://files.pythonhosted.org/packages/b6/10/26f42441c7d3aaa68af23520d298475e19338bf087bae2d687d911869036/regress-2025.10.1-cp314-cp314-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6618ecbc4b30960988fde96f0e36fdd59d687af734befc013a03395c519ae46b",
                "md5": "f74da4f8d37ae1e592de0cbe8b8f59f1",
                "sha256": "102c4627f026db8d361ab61155e0f1093176555d60ddb1cc4c9b6f5bbe255c1f"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f74da4f8d37ae1e592de0cbe8b8f59f1",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 301416,
            "upload_time": "2025-10-09T07:09:00",
            "upload_time_iso_8601": "2025-10-09T07:09:00.805606Z",
            "url": "https://files.pythonhosted.org/packages/66/18/ecbc4b30960988fde96f0e36fdd59d687af734befc013a03395c519ae46b/regress-2025.10.1-cp314-cp314-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "53050f5b750f65428b00e8b90af33935f667dad267ea0e9493aef993e307b60b",
                "md5": "b8348c19c869c4a3e9c1683488e37628",
                "sha256": "e5c441a6017a5a29bb38c573892d882485cc26937cb1ee12da8593723bf6c041"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-cp314-cp314-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "b8348c19c869c4a3e9c1683488e37628",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.10",
            "size": 288347,
            "upload_time": "2025-10-09T07:09:02",
            "upload_time_iso_8601": "2025-10-09T07:09:02.070040Z",
            "url": "https://files.pythonhosted.org/packages/53/05/0f5b750f65428b00e8b90af33935f667dad267ea0e9493aef993e307b60b/regress-2025.10.1-cp314-cp314-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2703c1a04b43b6c62424586e6b0df649389ce21851d6f14a0726da06601c63bc",
                "md5": "aca81e04201c8ee720e36a53a04bb4a2",
                "sha256": "b5254f758206ba45776aefbd3c4223898890209b4dd3a743f2dc5cd1ebc5e9fd"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "aca81e04201c8ee720e36a53a04bb4a2",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.10",
            "size": 449338,
            "upload_time": "2025-10-09T07:09:21",
            "upload_time_iso_8601": "2025-10-09T07:09:21.477882Z",
            "url": "https://files.pythonhosted.org/packages/27/03/c1a04b43b6c62424586e6b0df649389ce21851d6f14a0726da06601c63bc/regress-2025.10.1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "380412260f913cf4618e1cd2924b8bc488d1bcc1ad52758bb529cbfc20c27f45",
                "md5": "1c6c04ca41f3eaf398c453cb0bf91ae6",
                "sha256": "966dcad04fe1821c7af9bf6dd33bbeca5c2649b7a3c5b2af57700e6d93335fd4"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "1c6c04ca41f3eaf398c453cb0bf91ae6",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.10",
            "size": 439710,
            "upload_time": "2025-10-09T07:09:22",
            "upload_time_iso_8601": "2025-10-09T07:09:22.454600Z",
            "url": "https://files.pythonhosted.org/packages/38/04/12260f913cf4618e1cd2924b8bc488d1bcc1ad52758bb529cbfc20c27f45/regress-2025.10.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9a73b5e100e9d213c8c7eaa79d7f11c424d330752eae6ee5023bb3a9017a46ae",
                "md5": "3643c4f7b02eac4c797a8d2ef513a276",
                "sha256": "8d725e10a99ff65b0ad83b8c20f05645d9c67dbc809e2bf3b1db230d3e15081b"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "3643c4f7b02eac4c797a8d2ef513a276",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.10",
            "size": 516389,
            "upload_time": "2025-10-09T07:09:23",
            "upload_time_iso_8601": "2025-10-09T07:09:23.427506Z",
            "url": "https://files.pythonhosted.org/packages/9a/73/b5e100e9d213c8c7eaa79d7f11c424d330752eae6ee5023bb3a9017a46ae/regress-2025.10.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bb2dd625b591e5927b92e796b75058619f06e4d6e972e917c715b2f74aea7ba9",
                "md5": "84f2c0f55a194a885e4840630f05d5c8",
                "sha256": "3605ef64ab64658856ce8d6fda730dfb62c01002e2283bd6400df8e912d1b56a"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "84f2c0f55a194a885e4840630f05d5c8",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.10",
            "size": 499196,
            "upload_time": "2025-10-09T07:09:24",
            "upload_time_iso_8601": "2025-10-09T07:09:24.483218Z",
            "url": "https://files.pythonhosted.org/packages/bb/2d/d625b591e5927b92e796b75058619f06e4d6e972e917c715b2f74aea7ba9/regress-2025.10.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "477f05e176a50fdfc3982b20bdffe79cf73fc9b9baf9443b6088bfc0b7384fc1",
                "md5": "55ac39dfe52d3c18091bc0a39a66ca20",
                "sha256": "daece9f2fbaaadd23ef2cb31ffbaecd74f946938ff9b70d22c891c66d1435ad2"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "55ac39dfe52d3c18091bc0a39a66ca20",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.10",
            "size": 676099,
            "upload_time": "2025-10-09T07:09:25",
            "upload_time_iso_8601": "2025-10-09T07:09:25.474194Z",
            "url": "https://files.pythonhosted.org/packages/47/7f/05e176a50fdfc3982b20bdffe79cf73fc9b9baf9443b6088bfc0b7384fc1/regress-2025.10.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "66dd38ff2adaba868208580a757ebcf46c1c28666ccde10880d6fb15f77a6e54",
                "md5": "4aefa03158fe968732a7aa0492c47b16",
                "sha256": "1460d95d39d956ba0fab8a7b614b7ee5486473b1b210f65d6a3043dc08462f38"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "4aefa03158fe968732a7aa0492c47b16",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.10",
            "size": 576670,
            "upload_time": "2025-10-09T07:09:26",
            "upload_time_iso_8601": "2025-10-09T07:09:26.535292Z",
            "url": "https://files.pythonhosted.org/packages/66/dd/38ff2adaba868208580a757ebcf46c1c28666ccde10880d6fb15f77a6e54/regress-2025.10.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "da962bac56ad2b8b823201b574b97808d03a407e1c19058f258bf1aeb353cdd9",
                "md5": "4ce146d9afb0bb7a805144de27c6c0b0",
                "sha256": "ac04243bf4ba86196b2491bdacd9450b339b3e5e97192aab82234baac1f0a74f"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4ce146d9afb0bb7a805144de27c6c0b0",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.10",
            "size": 508929,
            "upload_time": "2025-10-09T07:09:27",
            "upload_time_iso_8601": "2025-10-09T07:09:27.924963Z",
            "url": "https://files.pythonhosted.org/packages/da/96/2bac56ad2b8b823201b574b97808d03a407e1c19058f258bf1aeb353cdd9/regress-2025.10.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "48aa0d4aa3cd4d7f85ff736eba75415db03b2f0f13edbf4a19d754e89e5215dc",
                "md5": "7b4e6c9bf034f2b902b1ef7967f1d495",
                "sha256": "c3962e4b980bfb844518beb1a3afce069674377ba99189fe339918fe7e7cbb7a"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "7b4e6c9bf034f2b902b1ef7967f1d495",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.10",
            "size": 521927,
            "upload_time": "2025-10-09T07:09:28",
            "upload_time_iso_8601": "2025-10-09T07:09:28.931992Z",
            "url": "https://files.pythonhosted.org/packages/48/aa/0d4aa3cd4d7f85ff736eba75415db03b2f0f13edbf4a19d754e89e5215dc/regress-2025.10.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dfb1512443c6c86f95f8e5f92aa61052e871115c0df68af35765550fe31929ba",
                "md5": "18de9ecda58f3b1a99fd48bc49503d70",
                "sha256": "f418c11a6bae820fad1334e0569336e2e7848cf4b81e503bfb038daf0e57ec12"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "18de9ecda58f3b1a99fd48bc49503d70",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.10",
            "size": 697011,
            "upload_time": "2025-10-09T07:09:30",
            "upload_time_iso_8601": "2025-10-09T07:09:30.600712Z",
            "url": "https://files.pythonhosted.org/packages/df/b1/512443c6c86f95f8e5f92aa61052e871115c0df68af35765550fe31929ba/regress-2025.10.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3298ea157e56b2ac708674dbcd956e34f9a3ff8c12fc01866bf1c27487290945",
                "md5": "0f00da6c197e3ec1d5afdc82e2b29d71",
                "sha256": "19b875513ebecc2b37a125d5794ce91fb4c203b06cb187e15d13b2a761df4621"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "0f00da6c197e3ec1d5afdc82e2b29d71",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.10",
            "size": 696359,
            "upload_time": "2025-10-09T07:09:31",
            "upload_time_iso_8601": "2025-10-09T07:09:31.952808Z",
            "url": "https://files.pythonhosted.org/packages/32/98/ea157e56b2ac708674dbcd956e34f9a3ff8c12fc01866bf1c27487290945/regress-2025.10.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7ab67ddbc39f1eaecd09fe30bd9947afd585d5300f9f4ff6b499867ee8d539e3",
                "md5": "c7824b4ad85278d8909fcfdee08393ae",
                "sha256": "415dd30885dfdb57f281f7c284e4495e85a90aa66965e3f10cb1bd862f40c2e4"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c7824b4ad85278d8909fcfdee08393ae",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.10",
            "size": 693203,
            "upload_time": "2025-10-09T07:09:33",
            "upload_time_iso_8601": "2025-10-09T07:09:33.353167Z",
            "url": "https://files.pythonhosted.org/packages/7a/b6/7ddbc39f1eaecd09fe30bd9947afd585d5300f9f4ff6b499867ee8d539e3/regress-2025.10.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "29a314c3611d2d4be191fccf2ab08baf01ffb9495399106968b91e118c86b092",
                "md5": "c07afa5f28b9d4d08e258ebb4c8d5e21",
                "sha256": "faa057895de8e41301f9367b286bb3fd0cd80bc8523c8c80866fe746a33d13b6"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp310-pypy310_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c07afa5f28b9d4d08e258ebb4c8d5e21",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.10",
            "size": 302945,
            "upload_time": "2025-10-09T07:09:34",
            "upload_time_iso_8601": "2025-10-09T07:09:34.481784Z",
            "url": "https://files.pythonhosted.org/packages/29/a3/14c3611d2d4be191fccf2ab08baf01ffb9495399106968b91e118c86b092/regress-2025.10.1-pp310-pypy310_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bf23876f72ad93422f660c12e82eabbb49f14f8f1948ee433381c329e6f64660",
                "md5": "a22f2711c01b248f1c0c2181a5d9b606",
                "sha256": "de16665fcc008db88729f52bab92e36d0c0534bcb3f334ff6d2c7574b16a3d6d"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp311-pypy311_pp73-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a22f2711c01b248f1c0c2181a5d9b606",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.10",
            "size": 447264,
            "upload_time": "2025-10-09T07:09:35",
            "upload_time_iso_8601": "2025-10-09T07:09:35.382354Z",
            "url": "https://files.pythonhosted.org/packages/bf/23/876f72ad93422f660c12e82eabbb49f14f8f1948ee433381c329e6f64660/regress-2025.10.1-pp311-pypy311_pp73-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d18a309b777e83ea1d47c9c2d68c5b007d8200865e24b3f58acb20c7a874c2ba",
                "md5": "2d0dbbc8b64243798bb56d65a4765ec4",
                "sha256": "1624855927d72bb0f8281785fc110eb89702078abe1c42e2e6cbe872ec374277"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "2d0dbbc8b64243798bb56d65a4765ec4",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.10",
            "size": 437433,
            "upload_time": "2025-10-09T07:09:36",
            "upload_time_iso_8601": "2025-10-09T07:09:36.356949Z",
            "url": "https://files.pythonhosted.org/packages/d1/8a/309b777e83ea1d47c9c2d68c5b007d8200865e24b3f58acb20c7a874c2ba/regress-2025.10.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "457fef78716b06c9fd76a071c79a1eeab913d2662fb5daecb8c850dd1bb50d88",
                "md5": "a6aca639ad0dedc3ce4242cb083dd7be",
                "sha256": "d0f63f4c3f2e701c832e54434ee10bd0bd2c850b0ae4029829d2dd0c9a340d83"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a6aca639ad0dedc3ce4242cb083dd7be",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.10",
            "size": 515047,
            "upload_time": "2025-10-09T07:09:37",
            "upload_time_iso_8601": "2025-10-09T07:09:37.468705Z",
            "url": "https://files.pythonhosted.org/packages/45/7f/ef78716b06c9fd76a071c79a1eeab913d2662fb5daecb8c850dd1bb50d88/regress-2025.10.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e162c74988519ac8edcb92642ea8c47953de119d0c6346c80a148fd6c6e68e82",
                "md5": "4de662ef98dc19ca9b292d6153f13c82",
                "sha256": "ccfc11e2b632a21d82a56b52a70fc002b990fcf4f6b30661724732776bea6f1d"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "4de662ef98dc19ca9b292d6153f13c82",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.10",
            "size": 498177,
            "upload_time": "2025-10-09T07:09:38",
            "upload_time_iso_8601": "2025-10-09T07:09:38.804382Z",
            "url": "https://files.pythonhosted.org/packages/e1/62/c74988519ac8edcb92642ea8c47953de119d0c6346c80a148fd6c6e68e82/regress-2025.10.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5991c73ecc209c2314d58b13bdb5f3e780e2cabfb0c97505d9a42b98f17bab34",
                "md5": "12e93871c3cc03176a9eff0a9f06a8ad",
                "sha256": "be96403b244e3d6925e225b4da5fbc4f5dd6f06b07f751f00047aa48fd2c7fe3"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "12e93871c3cc03176a9eff0a9f06a8ad",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.10",
            "size": 674915,
            "upload_time": "2025-10-09T07:09:40",
            "upload_time_iso_8601": "2025-10-09T07:09:40.150169Z",
            "url": "https://files.pythonhosted.org/packages/59/91/c73ecc209c2314d58b13bdb5f3e780e2cabfb0c97505d9a42b98f17bab34/regress-2025.10.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6e5d10b1b0778497221f545f9482ad42627618a93ccfb71fe28a7d9db19574ee",
                "md5": "2f19433719b7273030c1912e9fb56695",
                "sha256": "15a7c2777e8eeb153fe87327871669c3bd1aab4fe20c1fccf448616bc298350d"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "2f19433719b7273030c1912e9fb56695",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.10",
            "size": 575262,
            "upload_time": "2025-10-09T07:09:41",
            "upload_time_iso_8601": "2025-10-09T07:09:41.640202Z",
            "url": "https://files.pythonhosted.org/packages/6e/5d/10b1b0778497221f545f9482ad42627618a93ccfb71fe28a7d9db19574ee/regress-2025.10.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ad2f3742ee4ac2bf9a14af071d42587e7c25af64baa960f0deb797f5048bad77",
                "md5": "45aad9d7913ae755fbe9096fd79ec6b0",
                "sha256": "905c4e364526f89b33db8e69468b15d9c294a56af4d533f2700e0e1a363fbae7"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "45aad9d7913ae755fbe9096fd79ec6b0",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.10",
            "size": 508011,
            "upload_time": "2025-10-09T07:09:42",
            "upload_time_iso_8601": "2025-10-09T07:09:42.743152Z",
            "url": "https://files.pythonhosted.org/packages/ad/2f/3742ee4ac2bf9a14af071d42587e7c25af64baa960f0deb797f5048bad77/regress-2025.10.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "99d60903a8c2ae59bedc068619ee695d91725e213f1a478d5b295feb863e9bae",
                "md5": "4264d3a62ffcc4ca363bbe3fdd4ca357",
                "sha256": "0d1f3c465f415521ca259209dd2587c9a35785b35e98d62d4a7fba3c2bf1cfc8"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "4264d3a62ffcc4ca363bbe3fdd4ca357",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.10",
            "size": 520356,
            "upload_time": "2025-10-09T07:09:43",
            "upload_time_iso_8601": "2025-10-09T07:09:43.846178Z",
            "url": "https://files.pythonhosted.org/packages/99/d6/0903a8c2ae59bedc068619ee695d91725e213f1a478d5b295feb863e9bae/regress-2025.10.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8fd265cb55712a46506fee39aa0025fb1f07241a44223039ccfb055af6a5bdd4",
                "md5": "8089aa4f40b00984855aa30812fbccec",
                "sha256": "701d1e4f2b30abfb39b27759a52e68cab8b76484b3d9b51b2d7f368807613f77"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "8089aa4f40b00984855aa30812fbccec",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.10",
            "size": 695519,
            "upload_time": "2025-10-09T07:09:44",
            "upload_time_iso_8601": "2025-10-09T07:09:44.945073Z",
            "url": "https://files.pythonhosted.org/packages/8f/d2/65cb55712a46506fee39aa0025fb1f07241a44223039ccfb055af6a5bdd4/regress-2025.10.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0af639652ea845412ddd91386f80096d4ac3728452c41910026098c48c5e9445",
                "md5": "2c38a022130c6c798c198f706f1b6ade",
                "sha256": "189899161133e7c56e733a3fc939642611585c5599626352ee0849cd34d7f436"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "2c38a022130c6c798c198f706f1b6ade",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.10",
            "size": 694953,
            "upload_time": "2025-10-09T07:09:46",
            "upload_time_iso_8601": "2025-10-09T07:09:46.049295Z",
            "url": "https://files.pythonhosted.org/packages/0a/f6/39652ea845412ddd91386f80096d4ac3728452c41910026098c48c5e9445/regress-2025.10.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "028b860bf2fd91bf7be63277cd01ddb168d254530fab6a6ecf4662e55acaaa9d",
                "md5": "03cb66d6d0b4e84bd2982d5e028e6566",
                "sha256": "4c559282471f4f0c9bf7b588985c4bec16de0a85e1a3e017dca39640e15118ce"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "03cb66d6d0b4e84bd2982d5e028e6566",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.10",
            "size": 691574,
            "upload_time": "2025-10-09T07:09:47",
            "upload_time_iso_8601": "2025-10-09T07:09:47.169897Z",
            "url": "https://files.pythonhosted.org/packages/02/8b/860bf2fd91bf7be63277cd01ddb168d254530fab6a6ecf4662e55acaaa9d/regress-2025.10.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "02bffaa406189856f9b566fa1c42d173188d3e86cd5116484a663922365e0004",
                "md5": "8a1788cba59c12ac63cb8cf9e23c00e2",
                "sha256": "dcc0a8af0cdbc3d6e0d4725f113335d0a5ffbba86ae3ca18d2b5b352c5f2c8ed"
            },
            "downloads": -1,
            "filename": "regress-2025.10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8a1788cba59c12ac63cb8cf9e23c00e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 11567,
            "upload_time": "2025-10-09T07:09:48",
            "upload_time_iso_8601": "2025-10-09T07:09:48.397101Z",
            "url": "https://files.pythonhosted.org/packages/02/bf/faa406189856f9b566fa1c42d173188d3e86cd5116484a663922365e0004/regress-2025.10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-09 07:09:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sponsors",
    "github_project": "Julian",
    "github_not_found": true,
    "lcname": "regress"
}
        
Elapsed time: 0.59382s