url-py


Nameurl-py JSON
Version 0.18.0 PyPI version JSON
download
home_pageNone
SummaryPython bindings to Rust's url crate (from Servo)
upload_time2025-09-07 16:20:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords data structures rust persistent
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==========
``url.py``
==========

|PyPI| |Pythons| |CI|

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

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

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


Python bindings to the `Rust url crate <https://docs.rs/url/>`_.

Installation
------------

The distribution on PyPI is named ``url.py`` (equivalently ``url-py``), and thus can be installed via e.g.:

.. code:: sh

    $ pip install url-py

Note that if you install ``url-py`` from source, you will need a Rust toolchain installed, as it is a build-time dependency.
If you believe you are on a common platform which should have wheels built (i.e. and not need to compile from source), feel free to file an issue or pull request modifying the GitHub action used here to build wheels via ``maturin``.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "url-py",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "data structures, rust, persistent",
    "author": null,
    "author_email": "Julian Berman <Julian+url-py@GrayVines.com>",
    "download_url": "https://files.pythonhosted.org/packages/8c/e0/79e54af7445d5a4e51b3d8fba8c2aea072291ede82f0e62f43a276508426/url_py-0.18.0.tar.gz",
    "platform": null,
    "description": "==========\n``url.py``\n==========\n\n|PyPI| |Pythons| |CI|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/url-py.svg\n  :alt: PyPI version\n  :target: https://pypi.org/project/url-py/\n\n.. |Pythons| image:: https://img.shields.io/pypi/pyversions/url-py.svg\n  :alt: Supported Python versions\n  :target: https://pypi.org/project/url-py/\n\n.. |CI| image:: https://github.com/crate-py/url/workflows/CI/badge.svg\n  :alt: Build status\n  :target: https://github.com/crate-py/url/actions?query=workflow%3ACI\n\n\nPython bindings to the `Rust url crate <https://docs.rs/url/>`_.\n\nInstallation\n------------\n\nThe distribution on PyPI is named ``url.py`` (equivalently ``url-py``), and thus can be installed via e.g.:\n\n.. code:: sh\n\n    $ pip install url-py\n\nNote that if you install ``url-py`` from source, you will need a Rust toolchain installed, as it is a build-time dependency.\nIf you believe you are on a common platform which should have wheels built (i.e. and not need to compile from source), feel free to file an issue or pull request modifying the GitHub action used here to build wheels via ``maturin``.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python bindings to Rust's url crate (from Servo)",
    "version": "0.18.0",
    "project_urls": {
        "Documentation": "https://url-py.readthedocs.io/",
        "Funding": "https://github.com/sponsors/Julian",
        "Homepage": "https://github.com/crate-py/url",
        "Issues": "https://github.com/crate-py/url/issues/",
        "Source": "https://github.com/crate-py/url"
    },
    "split_keywords": [
        "data structures",
        " rust",
        " persistent"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d5db19e92edf440b860a370b5c9ff0af0b7c03daefbc3d7612dc74ea023ba07e",
                "md5": "1aa9f38b4e5a2602c82bd4660b8178bf",
                "sha256": "e57d2f786562d31d5b3ee6feb389e2e4ecfe370d28d73ef8ab627d4177642019"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp310-cp310-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1aa9f38b4e5a2602c82bd4660b8178bf",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 370626,
            "upload_time": "2025-09-07T16:17:01",
            "upload_time_iso_8601": "2025-09-07T16:17:01.189591Z",
            "url": "https://files.pythonhosted.org/packages/d5/db/19e92edf440b860a370b5c9ff0af0b7c03daefbc3d7612dc74ea023ba07e/url_py-0.18.0-cp310-cp310-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "88b6a269a391c8fb0db6659a9c8c313bd4b370ad15eac59d126aee44b20a3615",
                "md5": "eaf6c393616a8222a2d55f7754eec17d",
                "sha256": "bfbb6233b49e2f5b15cf8ecbdb4db75556f149623fdce8f7c295ca91e8dceb2a"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "eaf6c393616a8222a2d55f7754eec17d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 359602,
            "upload_time": "2025-09-07T16:17:03",
            "upload_time_iso_8601": "2025-09-07T16:17:03.210195Z",
            "url": "https://files.pythonhosted.org/packages/88/b6/a269a391c8fb0db6659a9c8c313bd4b370ad15eac59d126aee44b20a3615/url_py-0.18.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fce3ba72d8986f083f1d5aadeb1ddf8e87eb9c151a4e2ea9f74cdec562f688c2",
                "md5": "48521fec27dd252a7fd83729ede3d467",
                "sha256": "6de9776876e6ca668fc72d942ecfdca65c4a74ad81bace259b3b1f82853c2287"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "48521fec27dd252a7fd83729ede3d467",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 394501,
            "upload_time": "2025-09-07T16:17:04",
            "upload_time_iso_8601": "2025-09-07T16:17:04.918343Z",
            "url": "https://files.pythonhosted.org/packages/fc/e3/ba72d8986f083f1d5aadeb1ddf8e87eb9c151a4e2ea9f74cdec562f688c2/url_py-0.18.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aa5f3bcacf42203b81c5209d8bf5b303a9bba321b4da587f7c1f3146858f705d",
                "md5": "e3a83d8acc8a60aeeb0a4e639661567d",
                "sha256": "e59064ab111ec4262f7be6b2aa4a3ae07bcb7048b9228df20dbbf81ed24643f7"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "e3a83d8acc8a60aeeb0a4e639661567d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 401697,
            "upload_time": "2025-09-07T16:17:06",
            "upload_time_iso_8601": "2025-09-07T16:17:06.154218Z",
            "url": "https://files.pythonhosted.org/packages/aa/5f/3bcacf42203b81c5209d8bf5b303a9bba321b4da587f7c1f3146858f705d/url_py-0.18.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b3b996fd093dfd6bf6f8a53922cce3968a3a54aa14ff52d39066b0ff9133b7bd",
                "md5": "b72f9d17a70a94d3f5a796feff6aae04",
                "sha256": "440801c1b4c009b0af05371d9d21d5141747c20c8d39cdb8457b6acd8ca096dd"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "b72f9d17a70a94d3f5a796feff6aae04",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 543752,
            "upload_time": "2025-09-07T16:17:07",
            "upload_time_iso_8601": "2025-09-07T16:17:07.833494Z",
            "url": "https://files.pythonhosted.org/packages/b3/b9/96fd093dfd6bf6f8a53922cce3968a3a54aa14ff52d39066b0ff9133b7bd/url_py-0.18.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6f0016d8511f61e2eae588cf38da71df623fd9618fd93a8782f3b354816fabab",
                "md5": "8d98779b218d2d950e1a60ca6e094da9",
                "sha256": "84aef94c43fcdd60614ed218599afe4ed79b064cd1160cfe7b00a803dd022bf5"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "8d98779b218d2d950e1a60ca6e094da9",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 435046,
            "upload_time": "2025-09-07T16:17:09",
            "upload_time_iso_8601": "2025-09-07T16:17:09.274620Z",
            "url": "https://files.pythonhosted.org/packages/6f/00/16d8511f61e2eae588cf38da71df623fd9618fd93a8782f3b354816fabab/url_py-0.18.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c235f556ab46e04223109f0e37a352ce804df0d27008a17489d3078ebf7a2675",
                "md5": "4a5c7a10b2d999fd335aed780376ef75",
                "sha256": "c5d1aef6f4e3bfdbe98ad76da684cdba09eaafb0a043d4ffc3a45463f1b178dd"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4a5c7a10b2d999fd335aed780376ef75",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 399981,
            "upload_time": "2025-09-07T16:17:10",
            "upload_time_iso_8601": "2025-09-07T16:17:10.897401Z",
            "url": "https://files.pythonhosted.org/packages/c2/35/f556ab46e04223109f0e37a352ce804df0d27008a17489d3078ebf7a2675/url_py-0.18.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "57dc700341406c0cb6bb02bc85b252ae347bc3fa0079113148464b74693053d1",
                "md5": "2f200f858af2d742bdd6933be30b6ea4",
                "sha256": "dcf715c735038731688434c1a2ef4aa33345c094ef9c088c047b6a05863a883a"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp310-cp310-manylinux_2_31_riscv64.whl",
            "has_sig": false,
            "md5_digest": "2f200f858af2d742bdd6933be30b6ea4",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 414344,
            "upload_time": "2025-09-07T16:17:12",
            "upload_time_iso_8601": "2025-09-07T16:17:12.193024Z",
            "url": "https://files.pythonhosted.org/packages/57/dc/700341406c0cb6bb02bc85b252ae347bc3fa0079113148464b74693053d1/url_py-0.18.0-cp310-cp310-manylinux_2_31_riscv64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "28df6212bc870acd7f4c3456df3c3bf5a5a2e284c8a08e4126f04c2ba71fc3cb",
                "md5": "5f5cbff2434983e1feb0ce24db1bc7e8",
                "sha256": "d165dec44f96c07417defe0b8e68c50fffc3a6225dd75b45a7ca6176d3c65251"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "5f5cbff2434983e1feb0ce24db1bc7e8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 426301,
            "upload_time": "2025-09-07T16:17:13",
            "upload_time_iso_8601": "2025-09-07T16:17:13.534340Z",
            "url": "https://files.pythonhosted.org/packages/28/df/6212bc870acd7f4c3456df3c3bf5a5a2e284c8a08e4126f04c2ba71fc3cb/url_py-0.18.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b589654fd072f23a76d20ab6ebc59115f5ad5ebec5e6c654ec0f3f65a44ae7ad",
                "md5": "65a11a466654cb3032fb0f8383966a79",
                "sha256": "ce0578cdb1a8158e4ee0aefb574a7f35c45cbae18e61727888101c91fe4bfe0d"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp310-cp310-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "65a11a466654cb3032fb0f8383966a79",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 572986,
            "upload_time": "2025-09-07T16:17:14",
            "upload_time_iso_8601": "2025-09-07T16:17:14.731247Z",
            "url": "https://files.pythonhosted.org/packages/b5/89/654fd072f23a76d20ab6ebc59115f5ad5ebec5e6c654ec0f3f65a44ae7ad/url_py-0.18.0-cp310-cp310-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c4f0afd23224429aa93b36688e51baaea2c96120fe7efa1d4c0f48d291b4526a",
                "md5": "d66e60007cd93ffbfb52ca52dfd2dcb7",
                "sha256": "b9b66c880c9b74c67579abac9797dc1d7ce96cea6d74c1e9efc031d5c982fbc7"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp310-cp310-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "d66e60007cd93ffbfb52ca52dfd2dcb7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 599047,
            "upload_time": "2025-09-07T16:17:16",
            "upload_time_iso_8601": "2025-09-07T16:17:16.150832Z",
            "url": "https://files.pythonhosted.org/packages/c4/f0/afd23224429aa93b36688e51baaea2c96120fe7efa1d4c0f48d291b4526a/url_py-0.18.0-cp310-cp310-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c70d0c901d8b785167f2952123c158a2c3aa1c077c2785e52d83ffd56c0f0a0e",
                "md5": "d95ac675b7380514ea1fe3d4e9fb5241",
                "sha256": "db1a5e22a221c5adec7ff1967b7ac0a1823ff4b139ffd6ab789f134b3e8ce888"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d95ac675b7380514ea1fe3d4e9fb5241",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 569716,
            "upload_time": "2025-09-07T16:17:17",
            "upload_time_iso_8601": "2025-09-07T16:17:17.475857Z",
            "url": "https://files.pythonhosted.org/packages/c7/0d/0c901d8b785167f2952123c158a2c3aa1c077c2785e52d83ffd56c0f0a0e/url_py-0.18.0-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b87e769e74f48c5e3d3b63f7dd123b5859f9a688e2550d3ae0aff26da01fccaf",
                "md5": "78eb0023421e8349c6d2f6aca97beee1",
                "sha256": "f0fbbea2a42c1e1640a8bf2764883e4cc688917f7ff704f5fba5911c915f858e"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "78eb0023421e8349c6d2f6aca97beee1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 240663,
            "upload_time": "2025-09-07T16:17:18",
            "upload_time_iso_8601": "2025-09-07T16:17:18.903913Z",
            "url": "https://files.pythonhosted.org/packages/b8/7e/769e74f48c5e3d3b63f7dd123b5859f9a688e2550d3ae0aff26da01fccaf/url_py-0.18.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "56d3b74004a393968bbc47476ccdd194e9488f595e499eec57a3e09c4d000d5e",
                "md5": "7c770b9bdd76ff0071a0f5f3b6202d7b",
                "sha256": "0aaf37777df348fb4c1cc27954e3f0919e36272542e040e906d08b6577084ece"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "7c770b9bdd76ff0071a0f5f3b6202d7b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 249799,
            "upload_time": "2025-09-07T16:17:20",
            "upload_time_iso_8601": "2025-09-07T16:17:20.440359Z",
            "url": "https://files.pythonhosted.org/packages/56/d3/b74004a393968bbc47476ccdd194e9488f595e499eec57a3e09c4d000d5e/url_py-0.18.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bda3042a97f78c450e29d45f544fed1d4152373951b01b3ef27e1565483481ce",
                "md5": "b404bde1f00c47f85baadb104c8f64ff",
                "sha256": "73ad8d292b684bda195da062b07adb155632bc95973bbdb74d9fc6c772ab6a8a"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b404bde1f00c47f85baadb104c8f64ff",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 370448,
            "upload_time": "2025-09-07T16:17:22",
            "upload_time_iso_8601": "2025-09-07T16:17:22.005131Z",
            "url": "https://files.pythonhosted.org/packages/bd/a3/042a97f78c450e29d45f544fed1d4152373951b01b3ef27e1565483481ce/url_py-0.18.0-cp311-cp311-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b2972a908db0922ae2a37cdfe77de310c15ac25cd4bea61bad23abfd526c3df6",
                "md5": "619507fe465bcba22440952499c10e6d",
                "sha256": "f09c7fb7b670fd66a04bb6fcfb42917c6fc11d0d2ac8527d9a7f226f292811ec"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "619507fe465bcba22440952499c10e6d",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 359333,
            "upload_time": "2025-09-07T16:17:23",
            "upload_time_iso_8601": "2025-09-07T16:17:23.234882Z",
            "url": "https://files.pythonhosted.org/packages/b2/97/2a908db0922ae2a37cdfe77de310c15ac25cd4bea61bad23abfd526c3df6/url_py-0.18.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8965591294e60c422b11c7bb70faaeb5ffaa82e3005c7137b9db9d29bd20b9cd",
                "md5": "e347d5bfc1a4e42e1f3223031a2ad026",
                "sha256": "9a669250bd5237082444f69a09ca51112274107b41c835fc9cbc7bb7ce281772"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e347d5bfc1a4e42e1f3223031a2ad026",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 394283,
            "upload_time": "2025-09-07T16:17:25",
            "upload_time_iso_8601": "2025-09-07T16:17:25.233098Z",
            "url": "https://files.pythonhosted.org/packages/89/65/591294e60c422b11c7bb70faaeb5ffaa82e3005c7137b9db9d29bd20b9cd/url_py-0.18.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ce2a0d2e691b91429f25864ce9845671a5fc4253bc543c68a8a8d0c1c4b7305e",
                "md5": "dbc81869a8b884e75654635f790ef89a",
                "sha256": "87666cc3ca3e19a90d8f2089236663d44466594247b0a633e45ffba58e46416a"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "dbc81869a8b884e75654635f790ef89a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 401685,
            "upload_time": "2025-09-07T16:17:26",
            "upload_time_iso_8601": "2025-09-07T16:17:26.909530Z",
            "url": "https://files.pythonhosted.org/packages/ce/2a/0d2e691b91429f25864ce9845671a5fc4253bc543c68a8a8d0c1c4b7305e/url_py-0.18.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1f8628f008358fe55c6a8a7f6c6019ae72db30b634c072c02f28a5311419f535",
                "md5": "fdfc3d9e6e2aad9defcc380940e68cfb",
                "sha256": "2ff5ac6bd1663d02f316f011dac329f1c3b8895005f6dcd5e77b20827d758a3c"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "fdfc3d9e6e2aad9defcc380940e68cfb",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 543728,
            "upload_time": "2025-09-07T16:17:28",
            "upload_time_iso_8601": "2025-09-07T16:17:28.374493Z",
            "url": "https://files.pythonhosted.org/packages/1f/86/28f008358fe55c6a8a7f6c6019ae72db30b634c072c02f28a5311419f535/url_py-0.18.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8f2fd126d1061a630d21460e99819740e54152745357785a26f5c090e9671cc8",
                "md5": "3e00f6d243fcef0a451270b91e212f2a",
                "sha256": "deeeb4e8d86f30725297ea9c8ec8da5e1a0945d678e0ecb0957634f31812e155"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "3e00f6d243fcef0a451270b91e212f2a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 434915,
            "upload_time": "2025-09-07T16:17:29",
            "upload_time_iso_8601": "2025-09-07T16:17:29.895846Z",
            "url": "https://files.pythonhosted.org/packages/8f/2f/d126d1061a630d21460e99819740e54152745357785a26f5c090e9671cc8/url_py-0.18.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d631edb6dc66e6c153d55b79683b1677cf761579416b84b33ca77f667c3ee90b",
                "md5": "7c198f1610fa404251e7bc6f499ebf74",
                "sha256": "2afb93c96667b8b0ecfe47a6c6a857ed093b379fb89184a922fc68b0a9170ed4"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7c198f1610fa404251e7bc6f499ebf74",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 399620,
            "upload_time": "2025-09-07T16:17:32",
            "upload_time_iso_8601": "2025-09-07T16:17:32.082910Z",
            "url": "https://files.pythonhosted.org/packages/d6/31/edb6dc66e6c153d55b79683b1677cf761579416b84b33ca77f667c3ee90b/url_py-0.18.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8ef4514efa477d41844c534e07cc05dd2b989aee55e7c3154889032782043fd2",
                "md5": "b28de50bb67dc563fb62a7bdcba76a13",
                "sha256": "001c10bc898349dd6a8e7275b70b04b989f1deaf840a4ca0c556a6e3df8cc7a9"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-manylinux_2_31_riscv64.whl",
            "has_sig": false,
            "md5_digest": "b28de50bb67dc563fb62a7bdcba76a13",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 414169,
            "upload_time": "2025-09-07T16:17:33",
            "upload_time_iso_8601": "2025-09-07T16:17:33.370833Z",
            "url": "https://files.pythonhosted.org/packages/8e/f4/514efa477d41844c534e07cc05dd2b989aee55e7c3154889032782043fd2/url_py-0.18.0-cp311-cp311-manylinux_2_31_riscv64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0250a3f1a0f312d98e817407a069a9e961b97844b72c6d1cb6a5b1d9bca4aebf",
                "md5": "8d98ca4bf949a3159c03e62e585a10d1",
                "sha256": "bc5a2293160fdecbb3dad0fcaef074effd7d298bfe2866cef82904436674314a"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "8d98ca4bf949a3159c03e62e585a10d1",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 425985,
            "upload_time": "2025-09-07T16:17:35",
            "upload_time_iso_8601": "2025-09-07T16:17:35.019741Z",
            "url": "https://files.pythonhosted.org/packages/02/50/a3f1a0f312d98e817407a069a9e961b97844b72c6d1cb6a5b1d9bca4aebf/url_py-0.18.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "24144704a414259bf957b8d64dfa33a3d65fb4815b8c9f341e23577dc2da7a80",
                "md5": "c208e0dc28a415339fbef1d63f8b0d03",
                "sha256": "8a5b3bd0cd8ba67535e40e09663ccd5a0ee8f9c60679c834cb32b6743b74f8d6"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c208e0dc28a415339fbef1d63f8b0d03",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 572814,
            "upload_time": "2025-09-07T16:17:36",
            "upload_time_iso_8601": "2025-09-07T16:17:36.606266Z",
            "url": "https://files.pythonhosted.org/packages/24/14/4704a414259bf957b8d64dfa33a3d65fb4815b8c9f341e23577dc2da7a80/url_py-0.18.0-cp311-cp311-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "700370028764bceb9fbfc0ef44e0d38f8a51afa0b50e7bd32e9ed2f19a5542ed",
                "md5": "59eba60468bd70a338713fd13c2cbef2",
                "sha256": "3d9ad85ea5cbf7c92c3fb0f3fdbbbc263fc07b5878e350bfbe95dbb35ea11bdb"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "59eba60468bd70a338713fd13c2cbef2",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 598859,
            "upload_time": "2025-09-07T16:17:38",
            "upload_time_iso_8601": "2025-09-07T16:17:38.412157Z",
            "url": "https://files.pythonhosted.org/packages/70/03/70028764bceb9fbfc0ef44e0d38f8a51afa0b50e7bd32e9ed2f19a5542ed/url_py-0.18.0-cp311-cp311-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1496517030f674d7cbe0f689805b1f065ab49ad893f026474f54897cf5eae7ee",
                "md5": "382f5019415c184b20e8a4a700e26f7b",
                "sha256": "7653e2423cfc8e587ee9b4ccde27b1485fdc70c20400e12e83910133b67f40f6"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "382f5019415c184b20e8a4a700e26f7b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 569496,
            "upload_time": "2025-09-07T16:17:40",
            "upload_time_iso_8601": "2025-09-07T16:17:40.063025Z",
            "url": "https://files.pythonhosted.org/packages/14/96/517030f674d7cbe0f689805b1f065ab49ad893f026474f54897cf5eae7ee/url_py-0.18.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b120ab19612719e8a9eb3293be6071e6c449942c3293e9540e02d6b6f6cb90c9",
                "md5": "60d1b38ddafe02f634e12cb801eb66e5",
                "sha256": "dbee23a9ce503566c3aab44fbf2300b1cbedcb39b0d7008161bc06cebccfeb7a"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "60d1b38ddafe02f634e12cb801eb66e5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 240006,
            "upload_time": "2025-09-07T16:17:41",
            "upload_time_iso_8601": "2025-09-07T16:17:41.523944Z",
            "url": "https://files.pythonhosted.org/packages/b1/20/ab19612719e8a9eb3293be6071e6c449942c3293e9540e02d6b6f6cb90c9/url_py-0.18.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5a40197105f07cb12ab6a3b7c94e3a4b40a76c6fadb10aeb50c9555387b1f06c",
                "md5": "d6e0ab793da3222eb1962fffaca74966",
                "sha256": "8a8bbbb5426741ae2026579dcaf234f7dc93351ad3708a2c36aa5306c61024c3"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d6e0ab793da3222eb1962fffaca74966",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 249704,
            "upload_time": "2025-09-07T16:17:42",
            "upload_time_iso_8601": "2025-09-07T16:17:42.736790Z",
            "url": "https://files.pythonhosted.org/packages/5a/40/197105f07cb12ab6a3b7c94e3a4b40a76c6fadb10aeb50c9555387b1f06c/url_py-0.18.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e87657d9b4f9636a80b600a36ff0be3aad9b1f0a6224755339379ed7198abdee",
                "md5": "585f98db822e5ab5a307e96e11beb8fe",
                "sha256": "35fcd5c848d3fedf3dc48d13e2ccd41878166c386863aa46e6ce7d1e70e7569f"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp311-cp311-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "585f98db822e5ab5a307e96e11beb8fe",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 240691,
            "upload_time": "2025-09-07T16:17:43",
            "upload_time_iso_8601": "2025-09-07T16:17:43.957455Z",
            "url": "https://files.pythonhosted.org/packages/e8/76/57d9b4f9636a80b600a36ff0be3aad9b1f0a6224755339379ed7198abdee/url_py-0.18.0-cp311-cp311-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a2f959751d3b3d40793724f39a8e92689997ca030a028c0e850cc8c9931e53b6",
                "md5": "064132d45e614bf3ca5cb43306d9b1a1",
                "sha256": "e3050a866b86c3a5459ae68460fff219000379638bde4a69678c858cc361a3bc"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "064132d45e614bf3ca5cb43306d9b1a1",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 366916,
            "upload_time": "2025-09-07T16:17:45",
            "upload_time_iso_8601": "2025-09-07T16:17:45.217211Z",
            "url": "https://files.pythonhosted.org/packages/a2/f9/59751d3b3d40793724f39a8e92689997ca030a028c0e850cc8c9931e53b6/url_py-0.18.0-cp312-cp312-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f5bed306ecad98d89a8fa6391bb13366e6c155027c8e245d5d96b11f5eec247c",
                "md5": "48d86b9793ac07fcfe2ed4c19addad90",
                "sha256": "188eb695c6af47c7de3f821c62e4074b1f3178e10ed83394e251a2a598314724"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "48d86b9793ac07fcfe2ed4c19addad90",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 355780,
            "upload_time": "2025-09-07T16:17:46",
            "upload_time_iso_8601": "2025-09-07T16:17:46.892343Z",
            "url": "https://files.pythonhosted.org/packages/f5/be/d306ecad98d89a8fa6391bb13366e6c155027c8e245d5d96b11f5eec247c/url_py-0.18.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d403b66d06e438211fb135fcdc44bbaca1894bde9b9c786cf3469831c4d20d9a",
                "md5": "930d50b006a11d88a092df4f97f46234",
                "sha256": "e3806aec15e8a33e061efc232b976b986ebc8534357eeb440623eb2f86b9b9c4"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "930d50b006a11d88a092df4f97f46234",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 394416,
            "upload_time": "2025-09-07T16:17:48",
            "upload_time_iso_8601": "2025-09-07T16:17:48.092225Z",
            "url": "https://files.pythonhosted.org/packages/d4/03/b66d06e438211fb135fcdc44bbaca1894bde9b9c786cf3469831c4d20d9a/url_py-0.18.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "56f7915d139d15ce7c06d1edd311bc9e0b88b363714cef79865c30787fcc61f9",
                "md5": "455311b145c621a1b07061da29e9e85f",
                "sha256": "6e4046ccff77769b417ce772ef3e1ebfda236b7503a76e4697b35b6a6dcfbde1"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "455311b145c621a1b07061da29e9e85f",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 402309,
            "upload_time": "2025-09-07T16:17:49",
            "upload_time_iso_8601": "2025-09-07T16:17:49.356352Z",
            "url": "https://files.pythonhosted.org/packages/56/f7/915d139d15ce7c06d1edd311bc9e0b88b363714cef79865c30787fcc61f9/url_py-0.18.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b25fa7972a2f9a16f48e822bf4e6771a1fa765c302079bb952dbd3288d382fb7",
                "md5": "1c3cb0e94dc59a4aa710c827152694d5",
                "sha256": "12f47e8b6e1907e67f3d16107fb7af3f7fd6aa270ac1be93ef2265550113bece"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "1c3cb0e94dc59a4aa710c827152694d5",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 543074,
            "upload_time": "2025-09-07T16:17:50",
            "upload_time_iso_8601": "2025-09-07T16:17:50.892017Z",
            "url": "https://files.pythonhosted.org/packages/b2/5f/a7972a2f9a16f48e822bf4e6771a1fa765c302079bb952dbd3288d382fb7/url_py-0.18.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f695a1695320f3a9c3cace47ecc403f773a8ed339f1a2455381245d8cdb877f1",
                "md5": "5b63f03bf120cc05c51bb0c635293d23",
                "sha256": "221da28ec986385d7b81a5b30e50db584013a6c687957a14f52dedbc26000d17"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "5b63f03bf120cc05c51bb0c635293d23",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 436339,
            "upload_time": "2025-09-07T16:17:52",
            "upload_time_iso_8601": "2025-09-07T16:17:52.176583Z",
            "url": "https://files.pythonhosted.org/packages/f6/95/a1695320f3a9c3cace47ecc403f773a8ed339f1a2455381245d8cdb877f1/url_py-0.18.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "55657e24bbe06921b05c83789261e9692b061fb87a43629bbe482908cd662cb7",
                "md5": "d20611a07b6e6c9efc123dd3c7043e1e",
                "sha256": "ce8a71b391eb4426d124dad34680581fe3920f028513b9604989eba9eca4a2b0"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d20611a07b6e6c9efc123dd3c7043e1e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 400539,
            "upload_time": "2025-09-07T16:17:53",
            "upload_time_iso_8601": "2025-09-07T16:17:53.494245Z",
            "url": "https://files.pythonhosted.org/packages/55/65/7e24bbe06921b05c83789261e9692b061fb87a43629bbe482908cd662cb7/url_py-0.18.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "235a844d8a2d50185940bd008afefdbd62b5f1c7183e825803922cc33b79a977",
                "md5": "2f0ba0848eb8446e9c41287c62910760",
                "sha256": "4addbb913ed4fb456f079e86140b214b4f83e4fa902a260a25085eecc90afdad"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-manylinux_2_31_riscv64.whl",
            "has_sig": false,
            "md5_digest": "2f0ba0848eb8446e9c41287c62910760",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 415626,
            "upload_time": "2025-09-07T16:17:54",
            "upload_time_iso_8601": "2025-09-07T16:17:54.764662Z",
            "url": "https://files.pythonhosted.org/packages/23/5a/844d8a2d50185940bd008afefdbd62b5f1c7183e825803922cc33b79a977/url_py-0.18.0-cp312-cp312-manylinux_2_31_riscv64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c2fe90c8951cd4f7bf60c38fdbf9487e431d27ede25c304911e57790818f5673",
                "md5": "0e1dd77502381b48174f2e5555149ebb",
                "sha256": "5e534e22af96c47a09c0493adf75affb0f5e3f2e3ca6d80e01608fb4cbb416bd"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "0e1dd77502381b48174f2e5555149ebb",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 426669,
            "upload_time": "2025-09-07T16:17:56",
            "upload_time_iso_8601": "2025-09-07T16:17:56.040541Z",
            "url": "https://files.pythonhosted.org/packages/c2/fe/90c8951cd4f7bf60c38fdbf9487e431d27ede25c304911e57790818f5673/url_py-0.18.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d310e653c2ab5553f6dc3ab7a176352215a98c85101ae15f192a83b4f29a3add",
                "md5": "4dce8785bbff1727651449595b5cae4f",
                "sha256": "36f500a395e229bd7391e15dd33b3af38feb382aebc6c43562bc6150cc52f788"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "4dce8785bbff1727651449595b5cae4f",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 572832,
            "upload_time": "2025-09-07T16:17:57",
            "upload_time_iso_8601": "2025-09-07T16:17:57.395746Z",
            "url": "https://files.pythonhosted.org/packages/d3/10/e653c2ab5553f6dc3ab7a176352215a98c85101ae15f192a83b4f29a3add/url_py-0.18.0-cp312-cp312-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "581e844e572871991352a98a6957bb887320bcc6c99750dc32843f9a1f8d4cfb",
                "md5": "d0c94ab251a52171b915c9bb20329608",
                "sha256": "cf7c4c219b5a4c49d6229344e8241cd646a38ccd9d7791004f2240ee9d2a9364"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "d0c94ab251a52171b915c9bb20329608",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 599310,
            "upload_time": "2025-09-07T16:17:58",
            "upload_time_iso_8601": "2025-09-07T16:17:58.680197Z",
            "url": "https://files.pythonhosted.org/packages/58/1e/844e572871991352a98a6957bb887320bcc6c99750dc32843f9a1f8d4cfb/url_py-0.18.0-cp312-cp312-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2270fef4e8f43595870d3fa89db19164d37c58754b2c713347f39743809e5a2c",
                "md5": "f3f78a48307054bf42f34076cd8116e9",
                "sha256": "400bda5baf70ce7e36f150803c9515fb336e4a61fdc1ba705dcd3f53ab784cd0"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f3f78a48307054bf42f34076cd8116e9",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 570347,
            "upload_time": "2025-09-07T16:18:00",
            "upload_time_iso_8601": "2025-09-07T16:18:00.142052Z",
            "url": "https://files.pythonhosted.org/packages/22/70/fef4e8f43595870d3fa89db19164d37c58754b2c713347f39743809e5a2c/url_py-0.18.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "30e1409f89eec5061560b90a0cc7758dcc5f0ad944f8e6d494f8c11256c94468",
                "md5": "23791f24d06e8ca6499be2ecc32e2558",
                "sha256": "9a95ef51266c1738c6beb0686b81e873c265eaa81c453f5cca96dd92f36b8bde"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "23791f24d06e8ca6499be2ecc32e2558",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 241839,
            "upload_time": "2025-09-07T16:18:01",
            "upload_time_iso_8601": "2025-09-07T16:18:01.430998Z",
            "url": "https://files.pythonhosted.org/packages/30/e1/409f89eec5061560b90a0cc7758dcc5f0ad944f8e6d494f8c11256c94468/url_py-0.18.0-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f0c9bffd6f526ed6500350cbf19eccb2812cdfa77e6ccdfd222194b37f11ba68",
                "md5": "ad0c8239e3d4ce0351c6d2e793245e00",
                "sha256": "9c6666c2f047cc786e487d27b18f1064c0eea47ae2a3aa9ca6ee34f8ede01894"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ad0c8239e3d4ce0351c6d2e793245e00",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 250988,
            "upload_time": "2025-09-07T16:18:02",
            "upload_time_iso_8601": "2025-09-07T16:18:02.668750Z",
            "url": "https://files.pythonhosted.org/packages/f0/c9/bffd6f526ed6500350cbf19eccb2812cdfa77e6ccdfd222194b37f11ba68/url_py-0.18.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "325f841bfacbeaaad8bc6d4bace815a86908ee4c5a5a7e0ac240c986b9ab36ff",
                "md5": "b7f6c977543ffdbcda5641785155c245",
                "sha256": "514326c6d9816376f9b9bd20451bc0393ee34e281ab219b2f4e70a22d2b3b5c7"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp312-cp312-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "b7f6c977543ffdbcda5641785155c245",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 240990,
            "upload_time": "2025-09-07T16:18:04",
            "upload_time_iso_8601": "2025-09-07T16:18:04.846612Z",
            "url": "https://files.pythonhosted.org/packages/32/5f/841bfacbeaaad8bc6d4bace815a86908ee4c5a5a7e0ac240c986b9ab36ff/url_py-0.18.0-cp312-cp312-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5c0fdaeb47ff1be77228c348341e870cde0927a5dc049345bb39267d8ecd1c3f",
                "md5": "e6fdc5273bc769777a184a2cb791aa6b",
                "sha256": "4130c07918d2e6c63775e1c895ca0c9e1c86ce25626e44508370131ffc1a316e"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e6fdc5273bc769777a184a2cb791aa6b",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 367220,
            "upload_time": "2025-09-07T16:18:06",
            "upload_time_iso_8601": "2025-09-07T16:18:06.469258Z",
            "url": "https://files.pythonhosted.org/packages/5c/0f/daeb47ff1be77228c348341e870cde0927a5dc049345bb39267d8ecd1c3f/url_py-0.18.0-cp313-cp313-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "05d6c9c774d7994149535d75900abf985d8e2c27b8d70d817ad4948190e63572",
                "md5": "c2caf4dbc062d260dbb905c663a21a16",
                "sha256": "e4e88066483eaf70d14883313956b053753a12326f4ef85d7bb903d6d26db7cd"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "c2caf4dbc062d260dbb905c663a21a16",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 356257,
            "upload_time": "2025-09-07T16:18:07",
            "upload_time_iso_8601": "2025-09-07T16:18:07.708335Z",
            "url": "https://files.pythonhosted.org/packages/05/d6/c9c774d7994149535d75900abf985d8e2c27b8d70d817ad4948190e63572/url_py-0.18.0-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7de90389b6bb555aa1b3cea2b052a97acad281a54f5ce575b4c0ba0a0aa63dd7",
                "md5": "0527d5968fe00c1ef7ee08c1ab2cce76",
                "sha256": "145b595cc76bd32fac5f9b578cf25a9cba63d723968f544a7f450954d520e8dd"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "0527d5968fe00c1ef7ee08c1ab2cce76",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 394571,
            "upload_time": "2025-09-07T16:18:09",
            "upload_time_iso_8601": "2025-09-07T16:18:09.312384Z",
            "url": "https://files.pythonhosted.org/packages/7d/e9/0389b6bb555aa1b3cea2b052a97acad281a54f5ce575b4c0ba0a0aa63dd7/url_py-0.18.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "471165fa4ce422ae2d15f2d9ef613bb3af0daa61b704edc5fc6638409ecd8762",
                "md5": "cab73cc312c244815e0c8d03d305be98",
                "sha256": "9bf1f2d67dd4f1a4fbc0a97507cce147bef536415c1b54691d083749c6f7fab6"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "cab73cc312c244815e0c8d03d305be98",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 402677,
            "upload_time": "2025-09-07T16:18:10",
            "upload_time_iso_8601": "2025-09-07T16:18:10.532578Z",
            "url": "https://files.pythonhosted.org/packages/47/11/65fa4ce422ae2d15f2d9ef613bb3af0daa61b704edc5fc6638409ecd8762/url_py-0.18.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "10412725e5d7d3a2cbd08804a776c7bcb7ded3c222912cbf452b9bf3f36e678c",
                "md5": "ec7cce7508ed1a03c62c4a3da9405d6e",
                "sha256": "04ae005980399a5a622c9b6646150726df07ca2af7c03174055aaa8cfe1abd83"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "ec7cce7508ed1a03c62c4a3da9405d6e",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 545108,
            "upload_time": "2025-09-07T16:18:12",
            "upload_time_iso_8601": "2025-09-07T16:18:12.259813Z",
            "url": "https://files.pythonhosted.org/packages/10/41/2725e5d7d3a2cbd08804a776c7bcb7ded3c222912cbf452b9bf3f36e678c/url_py-0.18.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "12e047f3bddaea3a5586f5219cc54d72ec1af5e88e6bd75b3f1110c03e68c88c",
                "md5": "ba46750adb20a97ef4aa8e93640ee829",
                "sha256": "fd79c5a7f63ffe2d56ce6e5cd6ee570ace4f8c9244324405a995a382c29ebfff"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "ba46750adb20a97ef4aa8e93640ee829",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 436686,
            "upload_time": "2025-09-07T16:18:13",
            "upload_time_iso_8601": "2025-09-07T16:18:13.588158Z",
            "url": "https://files.pythonhosted.org/packages/12/e0/47f3bddaea3a5586f5219cc54d72ec1af5e88e6bd75b3f1110c03e68c88c/url_py-0.18.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b7c41080aa80d0a7f79a7bce9987949c4b24699ce204efb6d98e5d9bfe09d7a1",
                "md5": "0c881e01aa256dcfffb007ec3c50e77b",
                "sha256": "69154730d91a8afeb29fe58a37fc292e1977737fceb5f0dc9cf009039d861e05"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0c881e01aa256dcfffb007ec3c50e77b",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 400809,
            "upload_time": "2025-09-07T16:18:14",
            "upload_time_iso_8601": "2025-09-07T16:18:14.859963Z",
            "url": "https://files.pythonhosted.org/packages/b7/c4/1080aa80d0a7f79a7bce9987949c4b24699ce204efb6d98e5d9bfe09d7a1/url_py-0.18.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "adbd090c6eada00ee62e8c3b5920c83e201f4089b90022ebbbbbe0ffbda5b4e7",
                "md5": "d8cd5e56257da9af1eb641c08e719a53",
                "sha256": "8ba6730c0ab4a5fdd90de0aed74d4a820a9c6241c4450790133725a2700e4d0d"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-manylinux_2_31_riscv64.whl",
            "has_sig": false,
            "md5_digest": "d8cd5e56257da9af1eb641c08e719a53",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 415005,
            "upload_time": "2025-09-07T16:18:16",
            "upload_time_iso_8601": "2025-09-07T16:18:16.053099Z",
            "url": "https://files.pythonhosted.org/packages/ad/bd/090c6eada00ee62e8c3b5920c83e201f4089b90022ebbbbbe0ffbda5b4e7/url_py-0.18.0-cp313-cp313-manylinux_2_31_riscv64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2b3beb61e14b81e85adfc3556c2b4d5c3a0450dc49958a2a05c9e3439deb3e06",
                "md5": "82d7cda12062414d8e566de8ef23fa73",
                "sha256": "83f9366225fb29ada733d18dddc9d2c0ae3a8e5d31c0d91ba5d4b0edb908bd7d"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "82d7cda12062414d8e566de8ef23fa73",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 427132,
            "upload_time": "2025-09-07T16:18:17",
            "upload_time_iso_8601": "2025-09-07T16:18:17.686726Z",
            "url": "https://files.pythonhosted.org/packages/2b/3b/eb61e14b81e85adfc3556c2b4d5c3a0450dc49958a2a05c9e3439deb3e06/url_py-0.18.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "59d39eb2aa144ca2fccbdf88ce877a42c3fa423ed2265faf780897103aafb5ce",
                "md5": "9cfe9fbbe4e148255fbbde6be70ba6c9",
                "sha256": "25ac96a7ff0ae6625dc53bc46c8afbd6f819284e6f543f46a7f2961c69482945"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9cfe9fbbe4e148255fbbde6be70ba6c9",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 572834,
            "upload_time": "2025-09-07T16:18:19",
            "upload_time_iso_8601": "2025-09-07T16:18:19.374280Z",
            "url": "https://files.pythonhosted.org/packages/59/d3/9eb2aa144ca2fccbdf88ce877a42c3fa423ed2265faf780897103aafb5ce/url_py-0.18.0-cp313-cp313-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "52a398f2a79840bdb243c5ff5f51b78b1f1465a3cff2554e09be0236ce6bd131",
                "md5": "6e864dcb3451ff36d16ed1c8b03ddcec",
                "sha256": "5b9594779e81fcc0e015b09e5c6017c69fc1c99e4dd78e191fc64d057414d1e8"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "6e864dcb3451ff36d16ed1c8b03ddcec",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 599412,
            "upload_time": "2025-09-07T16:18:20",
            "upload_time_iso_8601": "2025-09-07T16:18:20.804443Z",
            "url": "https://files.pythonhosted.org/packages/52/a3/98f2a79840bdb243c5ff5f51b78b1f1465a3cff2554e09be0236ce6bd131/url_py-0.18.0-cp313-cp313-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "df357e8a35f3860cab3d9b8472ae6ab69df4f3a88148ce4103170c6a51ad4e6a",
                "md5": "01a46797582d2ca52fecd1ed99e94600",
                "sha256": "1d1020876d9834615f0208735bb7988bc9fc30b8a599b4224bce422e0f5c7829"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "01a46797582d2ca52fecd1ed99e94600",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 570699,
            "upload_time": "2025-09-07T16:18:23",
            "upload_time_iso_8601": "2025-09-07T16:18:23.176124Z",
            "url": "https://files.pythonhosted.org/packages/df/35/7e8a35f3860cab3d9b8472ae6ab69df4f3a88148ce4103170c6a51ad4e6a/url_py-0.18.0-cp313-cp313-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7b1123c5664e08133b491683f75dbcd2b9a9061a2d220963d12d8c58d16c04a3",
                "md5": "d22cbc64c045e51e4c2aa450d73dc1f3",
                "sha256": "be47ef865d04dbc67b829b8e6828c9148c6affc28e56158e373fe8b3170eb840"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313t-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d22cbc64c045e51e4c2aa450d73dc1f3",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 367277,
            "upload_time": "2025-09-07T16:18:28",
            "upload_time_iso_8601": "2025-09-07T16:18:28.818773Z",
            "url": "https://files.pythonhosted.org/packages/7b/11/23c5664e08133b491683f75dbcd2b9a9061a2d220963d12d8c58d16c04a3/url_py-0.18.0-cp313-cp313t-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "222d0e36aad92644032d6ca2bbe333fcc6edfde9a5d7827c3d1b91ae6fad8a0b",
                "md5": "4588015f7fe81fe73ab549e2bdc8e0a1",
                "sha256": "2eff5c2f55542a98096ab60a41e9b67c8e5923847c3b02fecb724aa606f88449"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313t-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "4588015f7fe81fe73ab549e2bdc8e0a1",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 356060,
            "upload_time": "2025-09-07T16:18:30",
            "upload_time_iso_8601": "2025-09-07T16:18:30.094389Z",
            "url": "https://files.pythonhosted.org/packages/22/2d/0e36aad92644032d6ca2bbe333fcc6edfde9a5d7827c3d1b91ae6fad8a0b/url_py-0.18.0-cp313-cp313t-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9fc108a96bc7de9f9556c29eecb9515c2bcad3d64dec4c2b862762f6703d40ad",
                "md5": "e68b66edc9872296228933329598c267",
                "sha256": "212dea4210ab8aef36b0f5f29e0522e9e28dddbaba52c483df98e75b231f3394"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e68b66edc9872296228933329598c267",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 394476,
            "upload_time": "2025-09-07T16:18:31",
            "upload_time_iso_8601": "2025-09-07T16:18:31.887855Z",
            "url": "https://files.pythonhosted.org/packages/9f/c1/08a96bc7de9f9556c29eecb9515c2bcad3d64dec4c2b862762f6703d40ad/url_py-0.18.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cfd8c8bbd8c5e5aa7546fee3eb379c83eb25c9bc05dde59f23c0d485dec9e8c5",
                "md5": "e4eef4cdadc417e8e8314da2f43d0bed",
                "sha256": "be2d989c8228cd4518d406dcbbe9bf3c90a5de10eb9961171067648f91ae8368"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "e4eef4cdadc417e8e8314da2f43d0bed",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 402035,
            "upload_time": "2025-09-07T16:18:33",
            "upload_time_iso_8601": "2025-09-07T16:18:33.209881Z",
            "url": "https://files.pythonhosted.org/packages/cf/d8/c8bbd8c5e5aa7546fee3eb379c83eb25c9bc05dde59f23c0d485dec9e8c5/url_py-0.18.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "449d425395df63a9e6fd2f94012e6ac4770c4af8c124f8b2cd3c49acc52680be",
                "md5": "ca6a0c4c40719c22988e77e7ba742964",
                "sha256": "c2cede2c6c27c5c2743591205e7d17c1aaad96cd5713764159ece9a03db935d0"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "ca6a0c4c40719c22988e77e7ba742964",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 542917,
            "upload_time": "2025-09-07T16:18:34",
            "upload_time_iso_8601": "2025-09-07T16:18:34.613974Z",
            "url": "https://files.pythonhosted.org/packages/44/9d/425395df63a9e6fd2f94012e6ac4770c4af8c124f8b2cd3c49acc52680be/url_py-0.18.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a7e0fc241f5bd153ecfdaecc5218fd133d273aa5c9cdbe95acb5912e01fb73cc",
                "md5": "63c7c9a1e4aff9763327f2d64db5f7c7",
                "sha256": "b46aa959f8b43d315ca11c9f12f210ee18f147d0aab6a175d14696497a5c94c5"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "63c7c9a1e4aff9763327f2d64db5f7c7",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 436371,
            "upload_time": "2025-09-07T16:18:36",
            "upload_time_iso_8601": "2025-09-07T16:18:36.111512Z",
            "url": "https://files.pythonhosted.org/packages/a7/e0/fc241f5bd153ecfdaecc5218fd133d273aa5c9cdbe95acb5912e01fb73cc/url_py-0.18.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4ec54a6a11e3a57cbc4a4321879b33f3c3e3891f5730240ca56973757433419b",
                "md5": "4b1a4df409715d2499a60502cc25768f",
                "sha256": "327ef1d6f3c20fe9f8cfbeb251156d933baa56d436a7dd1c6007802b2e601192"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4b1a4df409715d2499a60502cc25768f",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 400875,
            "upload_time": "2025-09-07T16:18:37",
            "upload_time_iso_8601": "2025-09-07T16:18:37.391324Z",
            "url": "https://files.pythonhosted.org/packages/4e/c5/4a6a11e3a57cbc4a4321879b33f3c3e3891f5730240ca56973757433419b/url_py-0.18.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dcf49160939040d2bdbdcc7bdc0c51b71665521a9785947d6098e421db218ff2",
                "md5": "3b265a1ec6d13bfcb01735f89892f0d1",
                "sha256": "3b3f41715f41f7b6020bff3954dba2b19af0dd9d7b04505eb4453880e17e4b31"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313t-manylinux_2_31_riscv64.whl",
            "has_sig": false,
            "md5_digest": "3b265a1ec6d13bfcb01735f89892f0d1",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 414435,
            "upload_time": "2025-09-07T16:18:38",
            "upload_time_iso_8601": "2025-09-07T16:18:38.842980Z",
            "url": "https://files.pythonhosted.org/packages/dc/f4/9160939040d2bdbdcc7bdc0c51b71665521a9785947d6098e421db218ff2/url_py-0.18.0-cp313-cp313t-manylinux_2_31_riscv64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8ab1f1c14a963686e4db2ab62ad1005ef36d3670c1447e1ed07ae9138c175ea5",
                "md5": "dcebf145c0561fd1ad1e7f8c224fce30",
                "sha256": "1a73ca47bef112e2033b20d257b7952e9b5b01ae2a7b1bcb9b55d5782f164bf1"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "dcebf145c0561fd1ad1e7f8c224fce30",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 427151,
            "upload_time": "2025-09-07T16:18:40",
            "upload_time_iso_8601": "2025-09-07T16:18:40.175386Z",
            "url": "https://files.pythonhosted.org/packages/8a/b1/f1c14a963686e4db2ab62ad1005ef36d3670c1447e1ed07ae9138c175ea5/url_py-0.18.0-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e9519550401ecc4bf8f5b3f3726f4d2e892e9889a5b32dc365e19e38c083b624",
                "md5": "fa92db9ce8ab04d330c38dc1e657734e",
                "sha256": "23ddcaf5ea1ccfd1d158c32dd71f58968b020836df0a5ace07f3e8ae33e34ed1"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313t-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "fa92db9ce8ab04d330c38dc1e657734e",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 573009,
            "upload_time": "2025-09-07T16:18:41",
            "upload_time_iso_8601": "2025-09-07T16:18:41.981496Z",
            "url": "https://files.pythonhosted.org/packages/e9/51/9550401ecc4bf8f5b3f3726f4d2e892e9889a5b32dc365e19e38c083b624/url_py-0.18.0-cp313-cp313t-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "695ab5b22045d55effcbfd4c7f3a94d683849060100b47c5ba7fbddc0679a26c",
                "md5": "af70cb2327895f78e37efa50bda1875f",
                "sha256": "2e5c79a54b331f6f289505c5fee8732b72b3f75fdde337c17757fad180260736"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313t-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "af70cb2327895f78e37efa50bda1875f",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 599441,
            "upload_time": "2025-09-07T16:18:43",
            "upload_time_iso_8601": "2025-09-07T16:18:43.902332Z",
            "url": "https://files.pythonhosted.org/packages/69/5a/b5b22045d55effcbfd4c7f3a94d683849060100b47c5ba7fbddc0679a26c/url_py-0.18.0-cp313-cp313t-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1304018d409a8c3ce841ef20ca3b46947b167378906913a83aeab49de1665160",
                "md5": "b7a92b4e0390430eee971f81daf89eb9",
                "sha256": "5d05246b54448c0793bf97f7f025b1eb691f0db8e26af54fc752c43af4ece8d7"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313t-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b7a92b4e0390430eee971f81daf89eb9",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 570624,
            "upload_time": "2025-09-07T16:18:45",
            "upload_time_iso_8601": "2025-09-07T16:18:45.303724Z",
            "url": "https://files.pythonhosted.org/packages/13/04/018d409a8c3ce841ef20ca3b46947b167378906913a83aeab49de1665160/url_py-0.18.0-cp313-cp313t-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "058c60287e745ba615b815c0b0fbddc1fab7ab325d45559f78d03d739d97da90",
                "md5": "0f35a7aee259cb234fac7339514db3e0",
                "sha256": "3c87fb957fe894abd1388187bbcd1ff84d64c9a031b677e4508a93d3e346f63f"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313t-win32.whl",
            "has_sig": false,
            "md5_digest": "0f35a7aee259cb234fac7339514db3e0",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 241685,
            "upload_time": "2025-09-07T16:18:46",
            "upload_time_iso_8601": "2025-09-07T16:18:46.553566Z",
            "url": "https://files.pythonhosted.org/packages/05/8c/60287e745ba615b815c0b0fbddc1fab7ab325d45559f78d03d739d97da90/url_py-0.18.0-cp313-cp313t-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fb6a1ba61b30a1111d6b8a16953dab40ac05193eacfa61705a2cc8c0d71a276c",
                "md5": "de157e2e872e5c8bebe3768ad274183a",
                "sha256": "9ae720e3861982e5a9831037c3b9d7b565439c76903dabf2d1bfae08c22e1c87"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313t-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "de157e2e872e5c8bebe3768ad274183a",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 251198,
            "upload_time": "2025-09-07T16:18:47",
            "upload_time_iso_8601": "2025-09-07T16:18:47.785421Z",
            "url": "https://files.pythonhosted.org/packages/fb/6a/1ba61b30a1111d6b8a16953dab40ac05193eacfa61705a2cc8c0d71a276c/url_py-0.18.0-cp313-cp313t-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3282547082fecbd3864236bff43cafd647b570430d0b12c77e6173d6074a02ed",
                "md5": "7ca7c50e6e9933a3d88e95b958c465af",
                "sha256": "955f735a4b4f4709dc9e1e8d2ac09e52c288686069af8811478759496c00e947"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-win32.whl",
            "has_sig": false,
            "md5_digest": "7ca7c50e6e9933a3d88e95b958c465af",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 242043,
            "upload_time": "2025-09-07T16:18:24",
            "upload_time_iso_8601": "2025-09-07T16:18:24.740030Z",
            "url": "https://files.pythonhosted.org/packages/32/82/547082fecbd3864236bff43cafd647b570430d0b12c77e6173d6074a02ed/url_py-0.18.0-cp313-cp313-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6341734280a22374f0090128452cf83821b7b33880978f23a72222c590e8ad78",
                "md5": "72fe15d4bcf9480aaa3386755d8edf1d",
                "sha256": "6dfa6694253d5f900c18265f4ebc9684d179bca0c14fbbd8b99042757bc4fc7b"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "72fe15d4bcf9480aaa3386755d8edf1d",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 251555,
            "upload_time": "2025-09-07T16:18:26",
            "upload_time_iso_8601": "2025-09-07T16:18:26.350122Z",
            "url": "https://files.pythonhosted.org/packages/63/41/734280a22374f0090128452cf83821b7b33880978f23a72222c590e8ad78/url_py-0.18.0-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5e66d17a8fc71de7e916bd5af4df127184564e1f4df2725b33b433e989e833a8",
                "md5": "1495f1cc88e56454fa9e4837a83e0636",
                "sha256": "7222ca76cb2b1fed633d2b63f42b1d625fe9cd7cee42e1bae26293068d6e2f10"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp313-cp313-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "1495f1cc88e56454fa9e4837a83e0636",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 241164,
            "upload_time": "2025-09-07T16:18:27",
            "upload_time_iso_8601": "2025-09-07T16:18:27.566610Z",
            "url": "https://files.pythonhosted.org/packages/5e/66/d17a8fc71de7e916bd5af4df127184564e1f4df2725b33b433e989e833a8/url_py-0.18.0-cp313-cp313-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dbccf9835f17870d5b7052fc27cacc1d3ba5a0f2cbf3d5086d657f2a663fdfad",
                "md5": "f131f51b3ab3b4f447045a45aeb4cfba",
                "sha256": "bbd071930a1fabb8c1f1fdefc0f4a9dfdcded89c62231b6ea5a894e022b947f9"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f131f51b3ab3b4f447045a45aeb4cfba",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 365050,
            "upload_time": "2025-09-07T16:18:49",
            "upload_time_iso_8601": "2025-09-07T16:18:49.447834Z",
            "url": "https://files.pythonhosted.org/packages/db/cc/f9835f17870d5b7052fc27cacc1d3ba5a0f2cbf3d5086d657f2a663fdfad/url_py-0.18.0-cp314-cp314-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "16c0104f852c6f5656757e8c49396de65eb4a7c13db3f60339af4e81493611c3",
                "md5": "24369e02f7c2d5300b8f737062f99a28",
                "sha256": "41c11ac1282cf73e7158f7d05a6f06a591b147348fd5cd374448261f59d363e8"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "24369e02f7c2d5300b8f737062f99a28",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 355201,
            "upload_time": "2025-09-07T16:18:50",
            "upload_time_iso_8601": "2025-09-07T16:18:50.673823Z",
            "url": "https://files.pythonhosted.org/packages/16/c0/104f852c6f5656757e8c49396de65eb4a7c13db3f60339af4e81493611c3/url_py-0.18.0-cp314-cp314-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3cfe5c90d506d49795967b278a600397009f593618f0bcfe9019df8a35141238",
                "md5": "5a3d122aa0b105c46647c21a3f380299",
                "sha256": "b11d99c64f3e49d352a6e2aa2c814967345817b44d759fd179b80131a6ca1440"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5a3d122aa0b105c46647c21a3f380299",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 393237,
            "upload_time": "2025-09-07T16:18:52",
            "upload_time_iso_8601": "2025-09-07T16:18:52.003343Z",
            "url": "https://files.pythonhosted.org/packages/3c/fe/5c90d506d49795967b278a600397009f593618f0bcfe9019df8a35141238/url_py-0.18.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a4fd0878c0b9f2405ce09671dbaa37110e34ba34d10571cd964bc173c6143447",
                "md5": "a4b9ec742e1c278fdc3fd92b35d85ce5",
                "sha256": "a1b01dbaa76f2d7c522bbd11a1356dd9cb933edffb795a7c731ee05ebaae98eb"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "a4b9ec742e1c278fdc3fd92b35d85ce5",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 400337,
            "upload_time": "2025-09-07T16:18:53",
            "upload_time_iso_8601": "2025-09-07T16:18:53.269157Z",
            "url": "https://files.pythonhosted.org/packages/a4/fd/0878c0b9f2405ce09671dbaa37110e34ba34d10571cd964bc173c6143447/url_py-0.18.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "038543101c716aae6d9783f79e6efa678025b4d413919d54ed7f2e5580fd9447",
                "md5": "77d5e753e8aba2b7aa3fc72ff84a9e65",
                "sha256": "ab87b12039311694e7b55adfd53767ceec181e3b86f0ce687174093b3741ed4b"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "77d5e753e8aba2b7aa3fc72ff84a9e65",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 541643,
            "upload_time": "2025-09-07T16:18:55",
            "upload_time_iso_8601": "2025-09-07T16:18:55.023717Z",
            "url": "https://files.pythonhosted.org/packages/03/85/43101c716aae6d9783f79e6efa678025b4d413919d54ed7f2e5580fd9447/url_py-0.18.0-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9984209e8eb47af6bb8af9b83e747613560010d43f774b2e1295ccde12bc6194",
                "md5": "4f93bbfa9d078240299677bd50005432",
                "sha256": "216b9b2dbaedc73f0b444c15325c5867b0145a4f905f9c4964127c9d0d3965e2"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "4f93bbfa9d078240299677bd50005432",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 435196,
            "upload_time": "2025-09-07T16:18:56",
            "upload_time_iso_8601": "2025-09-07T16:18:56.478815Z",
            "url": "https://files.pythonhosted.org/packages/99/84/209e8eb47af6bb8af9b83e747613560010d43f774b2e1295ccde12bc6194/url_py-0.18.0-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b8bf564352c9d0632f77507ed8591cc46a30b107355ae8d8601d9ad98d2e33f6",
                "md5": "70950f00c972b438e4b6e68dc2494467",
                "sha256": "703dbe202444af13059f9495e48d00413bd4555cc101585c8a54a6d2bdfadba6"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "70950f00c972b438e4b6e68dc2494467",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 398557,
            "upload_time": "2025-09-07T16:18:57",
            "upload_time_iso_8601": "2025-09-07T16:18:57.895678Z",
            "url": "https://files.pythonhosted.org/packages/b8/bf/564352c9d0632f77507ed8591cc46a30b107355ae8d8601d9ad98d2e33f6/url_py-0.18.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c4ac035169ba221d4d16d5542427af0cd6fc53075f26d3fa8bda8a6eea9d3997",
                "md5": "dfe33ba9642a2946e30b1f1b96f7467e",
                "sha256": "e193c61a9700daf48882eae828c3c7ce869e2aef47f5d0edad1b44cb1a7026b8"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-manylinux_2_31_riscv64.whl",
            "has_sig": false,
            "md5_digest": "dfe33ba9642a2946e30b1f1b96f7467e",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 413242,
            "upload_time": "2025-09-07T16:18:59",
            "upload_time_iso_8601": "2025-09-07T16:18:59.158696Z",
            "url": "https://files.pythonhosted.org/packages/c4/ac/035169ba221d4d16d5542427af0cd6fc53075f26d3fa8bda8a6eea9d3997/url_py-0.18.0-cp314-cp314-manylinux_2_31_riscv64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4f26f8a3f79a190eec41541db2ce7645bb0011a7adee8eb143000f7705b3337d",
                "md5": "a1101f00919055bd27ef5435c2c53da9",
                "sha256": "56e2345a6d1f085fc8fe928ed1ec26d5e7153cb67971ca3d375bf8f58102f819"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "a1101f00919055bd27ef5435c2c53da9",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 425614,
            "upload_time": "2025-09-07T16:19:00",
            "upload_time_iso_8601": "2025-09-07T16:19:00.442914Z",
            "url": "https://files.pythonhosted.org/packages/4f/26/f8a3f79a190eec41541db2ce7645bb0011a7adee8eb143000f7705b3337d/url_py-0.18.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cdbb74737ca320a6becc896ed5cc85076c454ef0fc3d8522cb049337b594c428",
                "md5": "241c745d547449b90f96a32b9421b43a",
                "sha256": "4c530aae5313c7c14941e7a2aef4ab2f9e2ba6c10588bbd50feec654a1dd88fe"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "241c745d547449b90f96a32b9421b43a",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 572267,
            "upload_time": "2025-09-07T16:19:02",
            "upload_time_iso_8601": "2025-09-07T16:19:02.296246Z",
            "url": "https://files.pythonhosted.org/packages/cd/bb/74737ca320a6becc896ed5cc85076c454ef0fc3d8522cb049337b594c428/url_py-0.18.0-cp314-cp314-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "69ff4e042e95fc086241a9ca7d2fd12637d96c369e676805e5d4c2b065584de0",
                "md5": "07da076b14298daf13e51235cf08403e",
                "sha256": "a50a998f6e4c7eb62a275e8ffa956ab120c6712d247b4ee5b17b2fd3c2970510"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "07da076b14298daf13e51235cf08403e",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 598682,
            "upload_time": "2025-09-07T16:19:04",
            "upload_time_iso_8601": "2025-09-07T16:19:04.060892Z",
            "url": "https://files.pythonhosted.org/packages/69/ff/4e042e95fc086241a9ca7d2fd12637d96c369e676805e5d4c2b065584de0/url_py-0.18.0-cp314-cp314-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fc87589f1d18d627d1dc51dfa10a6d3b9d3073e3b1c5af5bffa2fccd4954e74c",
                "md5": "1e7735c35a242421771ab0d4ec1d87f3",
                "sha256": "59f73e56177742e3ce6bf3652e9fb83ccbe2315dc1fa24152b60c9cb5136fe87"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1e7735c35a242421771ab0d4ec1d87f3",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 568306,
            "upload_time": "2025-09-07T16:19:05",
            "upload_time_iso_8601": "2025-09-07T16:19:05.402429Z",
            "url": "https://files.pythonhosted.org/packages/fc/87/589f1d18d627d1dc51dfa10a6d3b9d3073e3b1c5af5bffa2fccd4954e74c/url_py-0.18.0-cp314-cp314-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ae070af9d36a3faf2d9b833ad6d17ebc420b0cbd15f1e686c091b6ae9f4a5bb9",
                "md5": "90d4bcaff0bf58779c6ee2020acfe2d0",
                "sha256": "b4ba81802f3f725ef172a256100812d6c5ba6a4f600b4a91f986fa5535e448a5"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314t-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "90d4bcaff0bf58779c6ee2020acfe2d0",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 365603,
            "upload_time": "2025-09-07T16:19:10",
            "upload_time_iso_8601": "2025-09-07T16:19:10.956293Z",
            "url": "https://files.pythonhosted.org/packages/ae/07/0af9d36a3faf2d9b833ad6d17ebc420b0cbd15f1e686c091b6ae9f4a5bb9/url_py-0.18.0-cp314-cp314t-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5517ee3c1b6286ed5c140a5978a124a705a9255d4b1f74c4bf1d987b140eae40",
                "md5": "c84301fda44b34a7c2f74321ad3dfb1c",
                "sha256": "ce5a329cf028bb1dd9bb806baf14c362178c595cbe8edcb38e52f3e16a623e36"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314t-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "c84301fda44b34a7c2f74321ad3dfb1c",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 355408,
            "upload_time": "2025-09-07T16:19:12",
            "upload_time_iso_8601": "2025-09-07T16:19:12.525071Z",
            "url": "https://files.pythonhosted.org/packages/55/17/ee3c1b6286ed5c140a5978a124a705a9255d4b1f74c4bf1d987b140eae40/url_py-0.18.0-cp314-cp314t-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aa0807095a7ead1c3ce46c3b884ae3feea707ccd8005a951b32266765faee278",
                "md5": "f8a9c5775d0d16ea027943b4b8b06bd3",
                "sha256": "d8b0df46f80b38d66eecfbf4dd0649363a738649046e05348d574c605c15326d"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f8a9c5775d0d16ea027943b4b8b06bd3",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 393661,
            "upload_time": "2025-09-07T16:19:13",
            "upload_time_iso_8601": "2025-09-07T16:19:13.809265Z",
            "url": "https://files.pythonhosted.org/packages/aa/08/07095a7ead1c3ce46c3b884ae3feea707ccd8005a951b32266765faee278/url_py-0.18.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0fff60cebe57d821a2100f1d3131740a0875107c2e557c349978c0bc0e84df1a",
                "md5": "79b9ab4a10db2cf71df1da6a64c9c85a",
                "sha256": "3825a3f2127e65ebf41efc0f503f892ad92f360b0581c93781c0fb5422fe1b5b"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "79b9ab4a10db2cf71df1da6a64c9c85a",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 400537,
            "upload_time": "2025-09-07T16:19:15",
            "upload_time_iso_8601": "2025-09-07T16:19:15.172656Z",
            "url": "https://files.pythonhosted.org/packages/0f/ff/60cebe57d821a2100f1d3131740a0875107c2e557c349978c0bc0e84df1a/url_py-0.18.0-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "51568561b6985b06aba7086688a52d029f84f8eb455575ac5f47aec41a4a4ea2",
                "md5": "83eac3d5c376ec2dc66a078365beb819",
                "sha256": "cd880dd68a562cdc4be6a0bd2308d9b1272b9e62a86e877413b31975d32a5be2"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "83eac3d5c376ec2dc66a078365beb819",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 541529,
            "upload_time": "2025-09-07T16:19:16",
            "upload_time_iso_8601": "2025-09-07T16:19:16.541567Z",
            "url": "https://files.pythonhosted.org/packages/51/56/8561b6985b06aba7086688a52d029f84f8eb455575ac5f47aec41a4a4ea2/url_py-0.18.0-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bccd53ee149d3e3ac4d88e009c5356cf46c8ef5e00ec7657fc47fb3579b0b4f1",
                "md5": "39a85ce7665954e48bd65a3ddbc863b1",
                "sha256": "0771dba049fb140db9ee52bd348e7ba6127fbac13d77c55449198c13b0293581"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "39a85ce7665954e48bd65a3ddbc863b1",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 435087,
            "upload_time": "2025-09-07T16:19:17",
            "upload_time_iso_8601": "2025-09-07T16:19:17.864176Z",
            "url": "https://files.pythonhosted.org/packages/bc/cd/53ee149d3e3ac4d88e009c5356cf46c8ef5e00ec7657fc47fb3579b0b4f1/url_py-0.18.0-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1828c3610e67a00c0c082eb0dce493753253d6fcfdc88473109ccfb03e92b3b9",
                "md5": "85a105a8314ff349ac56cab78d4cfe60",
                "sha256": "951a6b860be6f26120cf18fbba7eab32fe2392c23e9bda00089553f5375eeae3"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "85a105a8314ff349ac56cab78d4cfe60",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 399368,
            "upload_time": "2025-09-07T16:19:19",
            "upload_time_iso_8601": "2025-09-07T16:19:19.180391Z",
            "url": "https://files.pythonhosted.org/packages/18/28/c3610e67a00c0c082eb0dce493753253d6fcfdc88473109ccfb03e92b3b9/url_py-0.18.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "303125cc95571a7299f22e1f418765406c68d7d23510943e0245eec037b591d9",
                "md5": "02020de4c6ce245bef401b065b82c8d3",
                "sha256": "da3a837ccd2d0e6c3ca71a0b3b5aaab300ee3a862171327822c17861cd6b509b"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314t-manylinux_2_31_riscv64.whl",
            "has_sig": false,
            "md5_digest": "02020de4c6ce245bef401b065b82c8d3",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 412942,
            "upload_time": "2025-09-07T16:19:21",
            "upload_time_iso_8601": "2025-09-07T16:19:21.070579Z",
            "url": "https://files.pythonhosted.org/packages/30/31/25cc95571a7299f22e1f418765406c68d7d23510943e0245eec037b591d9/url_py-0.18.0-cp314-cp314t-manylinux_2_31_riscv64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5299ceceb6b18677d1e3c9c9d9d16e4d5ffc18f1fff05edfccd7ebf0c85a678b",
                "md5": "ea35e6943ab891e5a25557ff9df3d33d",
                "sha256": "3f44215dc1ab6f2db4322fb7b525e273dc60d4bc1785ea2aee8a00931ffb202f"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314t-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "ea35e6943ab891e5a25557ff9df3d33d",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 425982,
            "upload_time": "2025-09-07T16:19:22",
            "upload_time_iso_8601": "2025-09-07T16:19:22.573429Z",
            "url": "https://files.pythonhosted.org/packages/52/99/ceceb6b18677d1e3c9c9d9d16e4d5ffc18f1fff05edfccd7ebf0c85a678b/url_py-0.18.0-cp314-cp314t-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ead8e2393fd9151e25aedd0b1c49e71e41543b974c397770477055b80cfbc020",
                "md5": "c12c415395d03c7804e3e32d1b6e0339",
                "sha256": "08214df1fdd16e8813e806525592efe6f84d03488b12ef5d6594e3e81deb2c8c"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314t-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c12c415395d03c7804e3e32d1b6e0339",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 572398,
            "upload_time": "2025-09-07T16:19:24",
            "upload_time_iso_8601": "2025-09-07T16:19:24.021722Z",
            "url": "https://files.pythonhosted.org/packages/ea/d8/e2393fd9151e25aedd0b1c49e71e41543b974c397770477055b80cfbc020/url_py-0.18.0-cp314-cp314t-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d79c07da6a6a3ab056f48e95ddff06edeac07bbb436a6179950922157d2d9583",
                "md5": "3e85303371bf1a96e2df4b34a7937c9a",
                "sha256": "1a892b0a4b8824dd04e076aaabaaaeaee702373c6e0b25af6e08cd247b8e20c0"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314t-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "3e85303371bf1a96e2df4b34a7937c9a",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 598105,
            "upload_time": "2025-09-07T16:19:25",
            "upload_time_iso_8601": "2025-09-07T16:19:25.358506Z",
            "url": "https://files.pythonhosted.org/packages/d7/9c/07da6a6a3ab056f48e95ddff06edeac07bbb436a6179950922157d2d9583/url_py-0.18.0-cp314-cp314t-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fc64fd4af7b2606d3ce2985bf607d16251b222f31f41db7931f3bf703eaa599d",
                "md5": "ce74f8e6bc73b75c7fe8fce3d890c99d",
                "sha256": "7540258af33e35e94d9f65a4349da3b6fa618a723079f03100a0b3d36948758b"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314t-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ce74f8e6bc73b75c7fe8fce3d890c99d",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 569106,
            "upload_time": "2025-09-07T16:19:26",
            "upload_time_iso_8601": "2025-09-07T16:19:26.757453Z",
            "url": "https://files.pythonhosted.org/packages/fc/64/fd4af7b2606d3ce2985bf607d16251b222f31f41db7931f3bf703eaa599d/url_py-0.18.0-cp314-cp314t-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "412d108e5981c699b40fabf0d242775fd5df92106fe1f165c437a94f6269cda4",
                "md5": "13cddc5bac593e9e6eda1d87392aaf14",
                "sha256": "24a097e064ec4f29712e575f5012cb5edc09d61d4cc61f3d7a32d86d03db23b4"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314t-win32.whl",
            "has_sig": false,
            "md5_digest": "13cddc5bac593e9e6eda1d87392aaf14",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 240826,
            "upload_time": "2025-09-07T16:19:28",
            "upload_time_iso_8601": "2025-09-07T16:19:28.111115Z",
            "url": "https://files.pythonhosted.org/packages/41/2d/108e5981c699b40fabf0d242775fd5df92106fe1f165c437a94f6269cda4/url_py-0.18.0-cp314-cp314t-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0543e3bab4ddbd7c0cd9a644343404c2eb7e3e447913d5fdcee6e4fc4267d393",
                "md5": "76dd717350108370d7a1bcd2c164cfdb",
                "sha256": "976f71f958bd1ce9dcf89f0f722608bab4d0e12815dd9be1ba36838b1fb1d7e0"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314t-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "76dd717350108370d7a1bcd2c164cfdb",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 249588,
            "upload_time": "2025-09-07T16:19:29",
            "upload_time_iso_8601": "2025-09-07T16:19:29.411881Z",
            "url": "https://files.pythonhosted.org/packages/05/43/e3bab4ddbd7c0cd9a644343404c2eb7e3e447913d5fdcee6e4fc4267d393/url_py-0.18.0-cp314-cp314t-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "664a41d924a22ab8378b16d26a963668e7d2375b975a50b919c1aefa81ebc63e",
                "md5": "33bf83ca496b4413782ea6431e41ad0a",
                "sha256": "560fc92cf8ac78d8b594992b0eaefd63002aae367a8b27e96089c4b5bb2150ec"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-win32.whl",
            "has_sig": false,
            "md5_digest": "33bf83ca496b4413782ea6431e41ad0a",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 241263,
            "upload_time": "2025-09-07T16:19:06",
            "upload_time_iso_8601": "2025-09-07T16:19:06.744061Z",
            "url": "https://files.pythonhosted.org/packages/66/4a/41d924a22ab8378b16d26a963668e7d2375b975a50b919c1aefa81ebc63e/url_py-0.18.0-cp314-cp314-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c50724d01fc2bb39b2f7c029d014bbf23fe9e4c5605e96dec3d0fa89c69ebd3e",
                "md5": "75fb4569afabfc608d4565b35785b7bb",
                "sha256": "9154527dfb7c48211d853f628a20e35de8732412a75a9d64be55a2da5a04921d"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "75fb4569afabfc608d4565b35785b7bb",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 250078,
            "upload_time": "2025-09-07T16:19:08",
            "upload_time_iso_8601": "2025-09-07T16:19:08.394855Z",
            "url": "https://files.pythonhosted.org/packages/c5/07/24d01fc2bb39b2f7c029d014bbf23fe9e4c5605e96dec3d0fa89c69ebd3e/url_py-0.18.0-cp314-cp314-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7f50244fa7aba97e8d5f76600bbfde44181c629380c0755373ce636b9571bd21",
                "md5": "c45718e604880bcb87f77c78c6ddb3dc",
                "sha256": "f64fd91bb747a96046ad4e117332e6b4c0c1ecbbeaf279b5a0c9461bffe93891"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp314-cp314-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "c45718e604880bcb87f77c78c6ddb3dc",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 241215,
            "upload_time": "2025-09-07T16:19:09",
            "upload_time_iso_8601": "2025-09-07T16:19:09.589278Z",
            "url": "https://files.pythonhosted.org/packages/7f/50/244fa7aba97e8d5f76600bbfde44181c629380c0755373ce636b9571bd21/url_py-0.18.0-cp314-cp314-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1c719ef2121af3a83812ffbddeea04de9888de96ec05aca1b6bb843e95ef218e",
                "md5": "0c787f5da26e079a6be82984b5f377a4",
                "sha256": "7d06bab54a369d23ea7f3daa59a906cf03940dee96535d849eb93707409247df"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp39-cp39-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0c787f5da26e079a6be82984b5f377a4",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 372662,
            "upload_time": "2025-09-07T16:19:30",
            "upload_time_iso_8601": "2025-09-07T16:19:30.669395Z",
            "url": "https://files.pythonhosted.org/packages/1c/71/9ef2121af3a83812ffbddeea04de9888de96ec05aca1b6bb843e95ef218e/url_py-0.18.0-cp39-cp39-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5c8ef6d1da8e7cfb7d337c62160f55c0d9ea54b6038165152f917c75bb8cff15",
                "md5": "96b390ac1af41471ad5cbc52a91636a8",
                "sha256": "4f398babf44e9fdeb48812f7be431054d98918088edb65f2ade872652dc47ff9"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "96b390ac1af41471ad5cbc52a91636a8",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 361587,
            "upload_time": "2025-09-07T16:19:32",
            "upload_time_iso_8601": "2025-09-07T16:19:32.044277Z",
            "url": "https://files.pythonhosted.org/packages/5c/8e/f6d1da8e7cfb7d337c62160f55c0d9ea54b6038165152f917c75bb8cff15/url_py-0.18.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1046c0066015e270239d27e28c14cc92a156606ba2dd529c03bfa4901ef8bc6f",
                "md5": "e2b68c1a69a11238ec7fe1181f21c829",
                "sha256": "b557f6f92bae5ca05d204b10118b164e3f623681dcd0baf3f937208042306fed"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e2b68c1a69a11238ec7fe1181f21c829",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 395924,
            "upload_time": "2025-09-07T16:19:33",
            "upload_time_iso_8601": "2025-09-07T16:19:33.407771Z",
            "url": "https://files.pythonhosted.org/packages/10/46/c0066015e270239d27e28c14cc92a156606ba2dd529c03bfa4901ef8bc6f/url_py-0.18.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e3b8030f2e7f42c2e1f86389440fa012ff7a8b77cf53bf21e44c513fce63af62",
                "md5": "e651d6a11cb8470d843ca62570a88a51",
                "sha256": "32df7e7f3916d79348fd3185e09ad4cb20d18e1959fc852c3db05b8d3f11fc2d"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "e651d6a11cb8470d843ca62570a88a51",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 403282,
            "upload_time": "2025-09-07T16:19:35",
            "upload_time_iso_8601": "2025-09-07T16:19:35.015187Z",
            "url": "https://files.pythonhosted.org/packages/e3/b8/030f2e7f42c2e1f86389440fa012ff7a8b77cf53bf21e44c513fce63af62/url_py-0.18.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "272bdd7e79686c40fb3da7bbc4d0352c82f570cc1138819beac5be2f6679fb0d",
                "md5": "10115170efb5b35631beb1fa10394b8b",
                "sha256": "2b9d32831bad9328f57c4086048252459fde1d096ef900324e2f7f32e87e34f3"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "10115170efb5b35631beb1fa10394b8b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 545241,
            "upload_time": "2025-09-07T16:19:36",
            "upload_time_iso_8601": "2025-09-07T16:19:36.347388Z",
            "url": "https://files.pythonhosted.org/packages/27/2b/dd7e79686c40fb3da7bbc4d0352c82f570cc1138819beac5be2f6679fb0d/url_py-0.18.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "68a99e906d815c6404770a2099d9bd713df15b3d026f03d7b836fb716fbba53b",
                "md5": "c0da9f52ac47fc9c252ba1b8f9046ef5",
                "sha256": "d178c67d0001f31c188fbf005201d90de1942d51505915f5f084b08a0b5d6e3e"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "c0da9f52ac47fc9c252ba1b8f9046ef5",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 436509,
            "upload_time": "2025-09-07T16:19:38",
            "upload_time_iso_8601": "2025-09-07T16:19:38.225416Z",
            "url": "https://files.pythonhosted.org/packages/68/a9/9e906d815c6404770a2099d9bd713df15b3d026f03d7b836fb716fbba53b/url_py-0.18.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fe1bcfe1ab59bf70cffeabd3bb6517001b688c88dd318d6e01781d0676899c24",
                "md5": "ed373eb15bb98ceb2ea6ca0e28927632",
                "sha256": "2113207c91f7bea47d7feab098262bcf59a6e57d2457db735ff49f935201048c"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ed373eb15bb98ceb2ea6ca0e28927632",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 401864,
            "upload_time": "2025-09-07T16:19:39",
            "upload_time_iso_8601": "2025-09-07T16:19:39.557997Z",
            "url": "https://files.pythonhosted.org/packages/fe/1b/cfe1ab59bf70cffeabd3bb6517001b688c88dd318d6e01781d0676899c24/url_py-0.18.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e2915de4543a4af91aef9d33317503a688ccf2a33831c603a4adee07be0e504d",
                "md5": "51e81c6ae588b3a0f8473cd751a7d482",
                "sha256": "f2681fcdef2e45d0f247488bba2366225b0bb16f9cd7a7dd4e5e5b9e81ab5327"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp39-cp39-manylinux_2_31_riscv64.whl",
            "has_sig": false,
            "md5_digest": "51e81c6ae588b3a0f8473cd751a7d482",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 416308,
            "upload_time": "2025-09-07T16:19:40",
            "upload_time_iso_8601": "2025-09-07T16:19:40.968796Z",
            "url": "https://files.pythonhosted.org/packages/e2/91/5de4543a4af91aef9d33317503a688ccf2a33831c603a4adee07be0e504d/url_py-0.18.0-cp39-cp39-manylinux_2_31_riscv64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9eef10ed5ade4bacc90d4c9c0d8ba70e27616cf6c710dd4b51678559ff0b937e",
                "md5": "44c1bde46687ac02c1699c96944e1463",
                "sha256": "aeafeb11e19561a957390eb747dbb9e0cacdea2ee72dbd0c18cb75dc6366b579"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "44c1bde46687ac02c1699c96944e1463",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 428070,
            "upload_time": "2025-09-07T16:19:42",
            "upload_time_iso_8601": "2025-09-07T16:19:42.376433Z",
            "url": "https://files.pythonhosted.org/packages/9e/ef/10ed5ade4bacc90d4c9c0d8ba70e27616cf6c710dd4b51678559ff0b937e/url_py-0.18.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d2b2364c30bc69b1c2c531282ba11dc037161be32f83266627e142bec50253f9",
                "md5": "a67802035a5100e5a6027624ca74c29e",
                "sha256": "5e87a13b4cae03bbab090b5642c1d120a65c2adba6dd42de36b29d8cefa0c8be"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp39-cp39-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a67802035a5100e5a6027624ca74c29e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 574405,
            "upload_time": "2025-09-07T16:19:44",
            "upload_time_iso_8601": "2025-09-07T16:19:44.381437Z",
            "url": "https://files.pythonhosted.org/packages/d2/b2/364c30bc69b1c2c531282ba11dc037161be32f83266627e142bec50253f9/url_py-0.18.0-cp39-cp39-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "35e006565895f6124f5fc090b82a76b8d0aa9f16bbf2b2bfc7f5dee8bd3f471d",
                "md5": "e175030110d8545826defc8b22f16b20",
                "sha256": "a128a26b7ab0511a27c5eda815adb176d6152275b40e0b76babf2e24c438e385"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp39-cp39-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "e175030110d8545826defc8b22f16b20",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 600471,
            "upload_time": "2025-09-07T16:19:45",
            "upload_time_iso_8601": "2025-09-07T16:19:45.895295Z",
            "url": "https://files.pythonhosted.org/packages/35/e0/06565895f6124f5fc090b82a76b8d0aa9f16bbf2b2bfc7f5dee8bd3f471d/url_py-0.18.0-cp39-cp39-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e8b3fd303cc85fbb8202fdecc6da6bdec6f190fb871418dea6a8f30295d42496",
                "md5": "cd9da614d37aa6e1dcadcd32c50bdfca",
                "sha256": "311990aab2cd695cf43ddd48f9ea16015767ee255d19c4a9779c32846ee705cb"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cd9da614d37aa6e1dcadcd32c50bdfca",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 571681,
            "upload_time": "2025-09-07T16:19:47",
            "upload_time_iso_8601": "2025-09-07T16:19:47.946044Z",
            "url": "https://files.pythonhosted.org/packages/e8/b3/fd303cc85fbb8202fdecc6da6bdec6f190fb871418dea6a8f30295d42496/url_py-0.18.0-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3620826685a80b3fb68fc551843873bd4b86a3f4632c4d696d22dfc02be6580a",
                "md5": "841244442677cebfd0f9cb222f23b8fb",
                "sha256": "853c5b273379ce7728b075bb73bf36514b1be84c54a791061ab49fd47bdd30ba"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "841244442677cebfd0f9cb222f23b8fb",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 241919,
            "upload_time": "2025-09-07T16:19:49",
            "upload_time_iso_8601": "2025-09-07T16:19:49.624049Z",
            "url": "https://files.pythonhosted.org/packages/36/20/826685a80b3fb68fc551843873bd4b86a3f4632c4d696d22dfc02be6580a/url_py-0.18.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7c413c80ec7ebb3aee292f1c5fd593ef1256437bddf8c711410f4f6090b1c8bc",
                "md5": "2cb36a5d7148addd86956635fe40f149",
                "sha256": "aea796edca72917a1bfb77bea844e4080385994b373c803b3285e1e5c9c583db"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "2cb36a5d7148addd86956635fe40f149",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 251529,
            "upload_time": "2025-09-07T16:19:50",
            "upload_time_iso_8601": "2025-09-07T16:19:50.959486Z",
            "url": "https://files.pythonhosted.org/packages/7c/41/3c80ec7ebb3aee292f1c5fd593ef1256437bddf8c711410f4f6090b1c8bc/url_py-0.18.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4f114659369699b9dad6ee0556cdcb1364f54070f695d8b10762f4bae318fd3b",
                "md5": "83f61963ce15800a7c2175ba339543cf",
                "sha256": "ccd9d5871ddab202fad390d6ef4c1027fb37fadbf7dba6762c1968b5bd142622"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp310-pypy310_pp73-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "83f61963ce15800a7c2175ba339543cf",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 372124,
            "upload_time": "2025-09-07T16:19:52",
            "upload_time_iso_8601": "2025-09-07T16:19:52.231190Z",
            "url": "https://files.pythonhosted.org/packages/4f/11/4659369699b9dad6ee0556cdcb1364f54070f695d8b10762f4bae318fd3b/url_py-0.18.0-pp310-pypy310_pp73-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "027c013fc39442bd3a24d743f3e080122b8183f306704f8b402800a033b54672",
                "md5": "2312a239aaad6e771f6febfd830663f1",
                "sha256": "1db840731b0da5a8cc0786f66a1c70cd30dd05e2ea3acc04e18e1604bb34e8d8"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "2312a239aaad6e771f6febfd830663f1",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 361413,
            "upload_time": "2025-09-07T16:19:53",
            "upload_time_iso_8601": "2025-09-07T16:19:53.607495Z",
            "url": "https://files.pythonhosted.org/packages/02/7c/013fc39442bd3a24d743f3e080122b8183f306704f8b402800a033b54672/url_py-0.18.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ed0e71b665f339e45428260ae421869e2484e8f5a6f9662fbd2866d9a5b40e53",
                "md5": "2d3d11d987bb7cdda528ca84e0844aa9",
                "sha256": "0573ddde73add05d8a39a8fa7a7472774439ceb4f31edacd4ccd60f31661a580"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "2d3d11d987bb7cdda528ca84e0844aa9",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 395602,
            "upload_time": "2025-09-07T16:19:54",
            "upload_time_iso_8601": "2025-09-07T16:19:54.992269Z",
            "url": "https://files.pythonhosted.org/packages/ed/0e/71b665f339e45428260ae421869e2484e8f5a6f9662fbd2866d9a5b40e53/url_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0563ff6ee0243a1b71ef233508520174b43d6114bb1c435010474329e9cf8454",
                "md5": "2b621367bcd7628547dfc098d21e3736",
                "sha256": "4fcd905f648ff733f004b2524ffa02d1e2ab2e6429914547dd175b0a42615c67"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "2b621367bcd7628547dfc098d21e3736",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 404248,
            "upload_time": "2025-09-07T16:19:56",
            "upload_time_iso_8601": "2025-09-07T16:19:56.403589Z",
            "url": "https://files.pythonhosted.org/packages/05/63/ff6ee0243a1b71ef233508520174b43d6114bb1c435010474329e9cf8454/url_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "64e6c0b3ec8355649eee9316031f2fbbd72d56bc496f0b8bb5e5667685a8d5ca",
                "md5": "0c9d451fc6be1955027b797004f37d33",
                "sha256": "6688affa51c210640331b02e872d36e98e768a07a40379495beb05f880b00cc1"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "0c9d451fc6be1955027b797004f37d33",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 543644,
            "upload_time": "2025-09-07T16:19:57",
            "upload_time_iso_8601": "2025-09-07T16:19:57.867369Z",
            "url": "https://files.pythonhosted.org/packages/64/e6/c0b3ec8355649eee9316031f2fbbd72d56bc496f0b8bb5e5667685a8d5ca/url_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0b4b38d3538870bd03fc86c54aae0e5b022a34dc08b6dde46a6797a0f5a6c58c",
                "md5": "acb23b70f5174eca003acbb1ca2c1534",
                "sha256": "c4838f1ffb54558d43c84e130fbb0f2937c90dd0127d2d2c983ada1f460f03a9"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "acb23b70f5174eca003acbb1ca2c1534",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 436645,
            "upload_time": "2025-09-07T16:19:59",
            "upload_time_iso_8601": "2025-09-07T16:19:59.405515Z",
            "url": "https://files.pythonhosted.org/packages/0b/4b/38d3538870bd03fc86c54aae0e5b022a34dc08b6dde46a6797a0f5a6c58c/url_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cdb0934d80f9125bb2a946e02561c66ad66fd801d8341ebf849eb48fe5a303e5",
                "md5": "73c492eb3abbe571b5ce66f514e8ba1f",
                "sha256": "182e4c78e7103b979352e5c9a357346385841392c5910954296282913560a030"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "73c492eb3abbe571b5ce66f514e8ba1f",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 402182,
            "upload_time": "2025-09-07T16:20:00",
            "upload_time_iso_8601": "2025-09-07T16:20:00.762483Z",
            "url": "https://files.pythonhosted.org/packages/cd/b0/934d80f9125bb2a946e02561c66ad66fd801d8341ebf849eb48fe5a303e5/url_py-0.18.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ee93c71bd2cb5e699df80cf71ade93db1ff717a580d6c2d2c7dd3f6158cf65de",
                "md5": "876601ca160a291bf33b647fe96bfd82",
                "sha256": "bdea2de957f4a4ad74f7e9dbeb2239171b74974128cacc5462d405f50e9bb8b6"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp310-pypy310_pp73-manylinux_2_31_riscv64.whl",
            "has_sig": false,
            "md5_digest": "876601ca160a291bf33b647fe96bfd82",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 416096,
            "upload_time": "2025-09-07T16:20:02",
            "upload_time_iso_8601": "2025-09-07T16:20:02.292201Z",
            "url": "https://files.pythonhosted.org/packages/ee/93/c71bd2cb5e699df80cf71ade93db1ff717a580d6c2d2c7dd3f6158cf65de/url_py-0.18.0-pp310-pypy310_pp73-manylinux_2_31_riscv64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "27975621f82f2cab3bc0f697d31a9f1b1be73edbadbfaa9bab25e30b317a1487",
                "md5": "5a93991612c703ae42c8c0502e29ef29",
                "sha256": "8172e8fe2ea6624d6f883018f5cbb3d324692684a995123417bab68fb9352032"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "5a93991612c703ae42c8c0502e29ef29",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 428905,
            "upload_time": "2025-09-07T16:20:03",
            "upload_time_iso_8601": "2025-09-07T16:20:03.975448Z",
            "url": "https://files.pythonhosted.org/packages/27/97/5621f82f2cab3bc0f697d31a9f1b1be73edbadbfaa9bab25e30b317a1487/url_py-0.18.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1242dbbde0ec328409996e806722600424c583d28121106387491076df019c84",
                "md5": "47206dd1225980a189936c25085da7c1",
                "sha256": "4ee2bbfb7fa6ad4a9cd2fb186564c60a6db816e2e8ef52261549ac3126222f46"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "47206dd1225980a189936c25085da7c1",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 573655,
            "upload_time": "2025-09-07T16:20:05",
            "upload_time_iso_8601": "2025-09-07T16:20:05.391634Z",
            "url": "https://files.pythonhosted.org/packages/12/42/dbbde0ec328409996e806722600424c583d28121106387491076df019c84/url_py-0.18.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8a288a0ac5ad103d2025d72d039dd332ef55ebed0c246c39722ef0a039a117d3",
                "md5": "97e87ad0178bc07741c29a8c51781e37",
                "sha256": "3668d11b20cdcba342804d6bba1ce368a361a1bcea09a6b7764e2317710ce083"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "97e87ad0178bc07741c29a8c51781e37",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 601411,
            "upload_time": "2025-09-07T16:20:06",
            "upload_time_iso_8601": "2025-09-07T16:20:06.792231Z",
            "url": "https://files.pythonhosted.org/packages/8a/28/8a0ac5ad103d2025d72d039dd332ef55ebed0c246c39722ef0a039a117d3/url_py-0.18.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eda6fce32c2896493b1942dd63501e927729f1b04a1e23fb966441cce0360645",
                "md5": "04042632396987ff92fa5ca5fa05b5f4",
                "sha256": "b0f443dd06d8fd8b5526dfc9bd2c6856911f2e0e348c0e5b109a58fe6e3afa8f"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "04042632396987ff92fa5ca5fa05b5f4",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 571823,
            "upload_time": "2025-09-07T16:20:08",
            "upload_time_iso_8601": "2025-09-07T16:20:08.633616Z",
            "url": "https://files.pythonhosted.org/packages/ed/a6/fce32c2896493b1942dd63501e927729f1b04a1e23fb966441cce0360645/url_py-0.18.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "472d0b2c341ef4c5886ab4d916add439925019644fe40d6c06a5c284c6ff0c9c",
                "md5": "3d619ca32570c51727301baed4da2046",
                "sha256": "48e2890e26a299aceb969fa385973ce0c8f5ce8d72c1dd38a069aacbe56b4083"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp310-pypy310_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3d619ca32570c51727301baed4da2046",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 251532,
            "upload_time": "2025-09-07T16:20:10",
            "upload_time_iso_8601": "2025-09-07T16:20:10.070779Z",
            "url": "https://files.pythonhosted.org/packages/47/2d/0b2c341ef4c5886ab4d916add439925019644fe40d6c06a5c284c6ff0c9c/url_py-0.18.0-pp310-pypy310_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dbcc5a59b3e334da4775e2069fe0347df82623130db03a27a3e9d0f97a33397b",
                "md5": "7eddf98aaad5da6481bf20ae0c6d210f",
                "sha256": "e52193a3dd63490f4c1a9f1da5db4f53974b11f214c9aee87050b6251623ebbf"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp311-pypy311_pp73-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7eddf98aaad5da6481bf20ae0c6d210f",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.9",
            "size": 370449,
            "upload_time": "2025-09-07T16:20:11",
            "upload_time_iso_8601": "2025-09-07T16:20:11.740507Z",
            "url": "https://files.pythonhosted.org/packages/db/cc/5a59b3e334da4775e2069fe0347df82623130db03a27a3e9d0f97a33397b/url_py-0.18.0-pp311-pypy311_pp73-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cecc4dc520fd774a94c4e29a6fff7ff6ba8828f506fb67fc39c8b769b302c68b",
                "md5": "c56dac8dd26ea8da0c6351ebe0d11f0e",
                "sha256": "fad160242aa62641c489a2780be9ec5e2c4903c42e80c1da262a262168c21755"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "c56dac8dd26ea8da0c6351ebe0d11f0e",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.9",
            "size": 359613,
            "upload_time": "2025-09-07T16:20:13",
            "upload_time_iso_8601": "2025-09-07T16:20:13.273477Z",
            "url": "https://files.pythonhosted.org/packages/ce/cc/4dc520fd774a94c4e29a6fff7ff6ba8828f506fb67fc39c8b769b302c68b/url_py-0.18.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "16409a926b987528561997dc9e60fa5ea25ed008190ebc91c91f6695caca13ca",
                "md5": "d4530daa858191e577fe6139a2788634",
                "sha256": "e246646e3f803a086390e131434241626aa7653faab72a4dc2ae171a2100bdc6"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d4530daa858191e577fe6139a2788634",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.9",
            "size": 394010,
            "upload_time": "2025-09-07T16:20:14",
            "upload_time_iso_8601": "2025-09-07T16:20:14.647246Z",
            "url": "https://files.pythonhosted.org/packages/16/40/9a926b987528561997dc9e60fa5ea25ed008190ebc91c91f6695caca13ca/url_py-0.18.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c21679e888e3d63b0c2c99a6776289122deefc1a0735033aae84550033ee80d7",
                "md5": "6a2e766c47092ea5a2a9bde2d0ce203f",
                "sha256": "8f09fe7de1c84b43577f72112157f5c944a6fc2303f3e8dda696cd6a2384faf7"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "6a2e766c47092ea5a2a9bde2d0ce203f",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.9",
            "size": 402413,
            "upload_time": "2025-09-07T16:20:16",
            "upload_time_iso_8601": "2025-09-07T16:20:16.324759Z",
            "url": "https://files.pythonhosted.org/packages/c2/16/79e888e3d63b0c2c99a6776289122deefc1a0735033aae84550033ee80d7/url_py-0.18.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0e9f434819ad5a6c3b61c888b4c5b2f60a79ec12248fb3699c9534dab48ab1d3",
                "md5": "b846b4b224439280e896541f9f1713d6",
                "sha256": "32c198e2f9aae8e541f65d6d86f8135967a64cc19d158d182edc62a6c591f487"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "b846b4b224439280e896541f9f1713d6",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.9",
            "size": 541855,
            "upload_time": "2025-09-07T16:20:17",
            "upload_time_iso_8601": "2025-09-07T16:20:17.717940Z",
            "url": "https://files.pythonhosted.org/packages/0e/9f/434819ad5a6c3b61c888b4c5b2f60a79ec12248fb3699c9534dab48ab1d3/url_py-0.18.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "695c560b76b9dbd39c4a027ff8b8c3661b6ac1152f2507b53d46aec4b7ddd1bb",
                "md5": "fad31d7c8d9dca2ef0612fef91baaeb2",
                "sha256": "59ca1ee7c4c340f8ef0ce4364e2c48fc6dca5244614bb7013a2c41970447a859"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "fad31d7c8d9dca2ef0612fef91baaeb2",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.9",
            "size": 435138,
            "upload_time": "2025-09-07T16:20:19",
            "upload_time_iso_8601": "2025-09-07T16:20:19.140118Z",
            "url": "https://files.pythonhosted.org/packages/69/5c/560b76b9dbd39c4a027ff8b8c3661b6ac1152f2507b53d46aec4b7ddd1bb/url_py-0.18.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7609514291eb09f95b46acc8f9fa9e82cc1594e8c1f8e241bee63885a43dbc02",
                "md5": "9fe956f190dc72ba22356eb5fe2c3bc9",
                "sha256": "b012ef89f982bc6b2eeb0784c1a79ba11373fee71cea959db8286a5167e3fa69"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9fe956f190dc72ba22356eb5fe2c3bc9",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.9",
            "size": 400533,
            "upload_time": "2025-09-07T16:20:20",
            "upload_time_iso_8601": "2025-09-07T16:20:20.600305Z",
            "url": "https://files.pythonhosted.org/packages/76/09/514291eb09f95b46acc8f9fa9e82cc1594e8c1f8e241bee63885a43dbc02/url_py-0.18.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1831630f4e871f1756a6632d52127b00d34359e97842016a8d86f199d1655c45",
                "md5": "aa6ce98a55021643a997f6ce7456dadc",
                "sha256": "8017ff3964990c6e93d4811f2ff452dd84e57eb67201f03aeac0aac57baaac3f"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp311-pypy311_pp73-manylinux_2_31_riscv64.whl",
            "has_sig": false,
            "md5_digest": "aa6ce98a55021643a997f6ce7456dadc",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.9",
            "size": 414148,
            "upload_time": "2025-09-07T16:20:22",
            "upload_time_iso_8601": "2025-09-07T16:20:22.074897Z",
            "url": "https://files.pythonhosted.org/packages/18/31/630f4e871f1756a6632d52127b00d34359e97842016a8d86f199d1655c45/url_py-0.18.0-pp311-pypy311_pp73-manylinux_2_31_riscv64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "acc108f8c9702a1f94649420a3837568544053b1f868c2782eb91b4f281f716c",
                "md5": "2a568819857ad23d108dab2cb13841b6",
                "sha256": "ac5366c584aca99fa3ab1913c14362105328e84625c57fdb82edca74817c066a"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "2a568819857ad23d108dab2cb13841b6",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.9",
            "size": 427364,
            "upload_time": "2025-09-07T16:20:23",
            "upload_time_iso_8601": "2025-09-07T16:20:23.458260Z",
            "url": "https://files.pythonhosted.org/packages/ac/c1/08f8c9702a1f94649420a3837568544053b1f868c2782eb91b4f281f716c/url_py-0.18.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9d69439d8f935da17361cf56fc8f6bc08bede1375c29b387bce1f48b2e97b5be",
                "md5": "77b85dd54e363a9ab0825b0d10f4119f",
                "sha256": "ba0e3796ca42c2c5b03b6b2f9ecea2e119773d6cc222aa6f85786127ae9b5ee2"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "77b85dd54e363a9ab0825b0d10f4119f",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.9",
            "size": 572386,
            "upload_time": "2025-09-07T16:20:24",
            "upload_time_iso_8601": "2025-09-07T16:20:24.939156Z",
            "url": "https://files.pythonhosted.org/packages/9d/69/439d8f935da17361cf56fc8f6bc08bede1375c29b387bce1f48b2e97b5be/url_py-0.18.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2470ad6d2e345f507154511ec456c129dd42100a50b5c1dcd55e02513527d0d8",
                "md5": "e298cd7b3b1b7a8d63cd34a2c9348739",
                "sha256": "65207da494770fcf41bc95a50dd75532f85dffdc775a92806fc731df52f2abaf"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "e298cd7b3b1b7a8d63cd34a2c9348739",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.9",
            "size": 599960,
            "upload_time": "2025-09-07T16:20:26",
            "upload_time_iso_8601": "2025-09-07T16:20:26.857543Z",
            "url": "https://files.pythonhosted.org/packages/24/70/ad6d2e345f507154511ec456c129dd42100a50b5c1dcd55e02513527d0d8/url_py-0.18.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d44fc757307a4df0e83cb72294989784eda06f2a7c8e43a427b3d0aaedc6aabe",
                "md5": "7c4579056e0fe529f0bc2aa44a6b8ddb",
                "sha256": "bc36ffb743a34553756331e586b68619c52b946197b146554476e90ee34634e2"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7c4579056e0fe529f0bc2aa44a6b8ddb",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.9",
            "size": 570022,
            "upload_time": "2025-09-07T16:20:28",
            "upload_time_iso_8601": "2025-09-07T16:20:28.499180Z",
            "url": "https://files.pythonhosted.org/packages/d4/4f/c757307a4df0e83cb72294989784eda06f2a7c8e43a427b3d0aaedc6aabe/url_py-0.18.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2caf717c18fba884f231922e140e7e0c47955c10ad15c9ce7bc3a56076599780",
                "md5": "53cbf346b8612d4a5195a1896a68e3a6",
                "sha256": "f0eb32a0d20644ffe27da845b5169431d285df3dc0549485ffaf337adf33a6ad"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp39-pypy39_pp73-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "53cbf346b8612d4a5195a1896a68e3a6",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 371906,
            "upload_time": "2025-09-07T16:20:29",
            "upload_time_iso_8601": "2025-09-07T16:20:29.855453Z",
            "url": "https://files.pythonhosted.org/packages/2c/af/717c18fba884f231922e140e7e0c47955c10ad15c9ce7bc3a56076599780/url_py-0.18.0-pp39-pypy39_pp73-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4f3888cd4be28a0a57209f6e612e8688cf8cc51e8a1626c4b01eae0a931a9cda",
                "md5": "91235a9fa889d41e25ad4163ef98572e",
                "sha256": "b3752779f6cd40071874a53e99d7163798de31d7a6b14ecd2b6cd3da3237790e"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "91235a9fa889d41e25ad4163ef98572e",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 361019,
            "upload_time": "2025-09-07T16:20:31",
            "upload_time_iso_8601": "2025-09-07T16:20:31.275247Z",
            "url": "https://files.pythonhosted.org/packages/4f/38/88cd4be28a0a57209f6e612e8688cf8cc51e8a1626c4b01eae0a931a9cda/url_py-0.18.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fe8a2f6abb3e2b6140db5ec4c4f4bc359eb22534376a060f1f9c74840a6d5e39",
                "md5": "cbda2033d630c45f55e1a5a5c02cda92",
                "sha256": "f3c6383ad09ef4dd5f970b66d73b552809ceeb638789b5221faa5378f2e1082b"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "cbda2033d630c45f55e1a5a5c02cda92",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 395735,
            "upload_time": "2025-09-07T16:20:32",
            "upload_time_iso_8601": "2025-09-07T16:20:32.713014Z",
            "url": "https://files.pythonhosted.org/packages/fe/8a/2f6abb3e2b6140db5ec4c4f4bc359eb22534376a060f1f9c74840a6d5e39/url_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cbbb2ef3583883760906dba07a383ceccec0e121a617aefaa2026258dcca2b8c",
                "md5": "8b8e92e79862f6742917a4c22063cf5a",
                "sha256": "53d96f8e71514d47410e3d18c89c0439659405bc94dba932b34a8cc09759e4a0"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "8b8e92e79862f6742917a4c22063cf5a",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 402775,
            "upload_time": "2025-09-07T16:20:34",
            "upload_time_iso_8601": "2025-09-07T16:20:34.123604Z",
            "url": "https://files.pythonhosted.org/packages/cb/bb/2ef3583883760906dba07a383ceccec0e121a617aefaa2026258dcca2b8c/url_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "549a9cb912cfb12249c39b08188098c16a75559b805e6b6ea798e1c61334c175",
                "md5": "34b47c0c447356fa8e76f59835a5ff12",
                "sha256": "8bc997a5ac0f18a8f05a50f42b8dc1fc5a4ec886d912c4af1e8b516bcb283f90"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "34b47c0c447356fa8e76f59835a5ff12",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 543211,
            "upload_time": "2025-09-07T16:20:35",
            "upload_time_iso_8601": "2025-09-07T16:20:35.806533Z",
            "url": "https://files.pythonhosted.org/packages/54/9a/9cb912cfb12249c39b08188098c16a75559b805e6b6ea798e1c61334c175/url_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8c0a0720df9a7ff5311518677cf79f417f075fae741269b3b3dbf6abf64c50e7",
                "md5": "5f7fc2f40ef55fdfcad4fffd8ceec99f",
                "sha256": "1c4a73353b0f4f283c387a94ad35b0f1ab5fc7f3db247ad56f8b1c24fe2e81c6"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "5f7fc2f40ef55fdfcad4fffd8ceec99f",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 436093,
            "upload_time": "2025-09-07T16:20:37",
            "upload_time_iso_8601": "2025-09-07T16:20:37.610597Z",
            "url": "https://files.pythonhosted.org/packages/8c/0a/0720df9a7ff5311518677cf79f417f075fae741269b3b3dbf6abf64c50e7/url_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e3e5cfaf449222e1487508c5fb0185a72be1d8c680311ba8be4cc677ee7dab45",
                "md5": "15c14156d7f4f1ef340718aa1c82e2e0",
                "sha256": "eebb5ab130d8c630813b5da697e61309ef5f06a9d0b7c7d59eb6c799e1ffb8e7"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "15c14156d7f4f1ef340718aa1c82e2e0",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 402047,
            "upload_time": "2025-09-07T16:20:39",
            "upload_time_iso_8601": "2025-09-07T16:20:39.052502Z",
            "url": "https://files.pythonhosted.org/packages/e3/e5/cfaf449222e1487508c5fb0185a72be1d8c680311ba8be4cc677ee7dab45/url_py-0.18.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "286b25d16498cc122107bd9317f8fbf33a8e76e461984c57a3a8697ba2bbd1e3",
                "md5": "0bd3643d2e1ddc50dd851f257fae567a",
                "sha256": "6aebabb34dfa6c148e5f3703f8a717faeeb242855ff84225256166b6383d8da5"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp39-pypy39_pp73-manylinux_2_31_riscv64.whl",
            "has_sig": false,
            "md5_digest": "0bd3643d2e1ddc50dd851f257fae567a",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 415991,
            "upload_time": "2025-09-07T16:20:40",
            "upload_time_iso_8601": "2025-09-07T16:20:40.396532Z",
            "url": "https://files.pythonhosted.org/packages/28/6b/25d16498cc122107bd9317f8fbf33a8e76e461984c57a3a8697ba2bbd1e3/url_py-0.18.0-pp39-pypy39_pp73-manylinux_2_31_riscv64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "49f0375419793865a6e1989aba12dbbd73a7375f64d0d3f545af83d657cc56b9",
                "md5": "1b10bb93193d6867568065aeb412a824",
                "sha256": "090ba8be3aeb342eeddc176efca8df6801e9d3bf98d4ea93e6d8cb1d10916354"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "1b10bb93193d6867568065aeb412a824",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 427864,
            "upload_time": "2025-09-07T16:20:41",
            "upload_time_iso_8601": "2025-09-07T16:20:41.989859Z",
            "url": "https://files.pythonhosted.org/packages/49/f0/375419793865a6e1989aba12dbbd73a7375f64d0d3f545af83d657cc56b9/url_py-0.18.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9320c9bca70349eb9f12a09410bf5fec49568f053e0fccb10b4b378b1495d027",
                "md5": "06199e4fce2713bf335eca4b8110ef08",
                "sha256": "8293323d8db7d4524d7315526b5bfb3d1aac45e14bd7ed9de928e0fb14e1851e"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "06199e4fce2713bf335eca4b8110ef08",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 574122,
            "upload_time": "2025-09-07T16:20:43",
            "upload_time_iso_8601": "2025-09-07T16:20:43.733733Z",
            "url": "https://files.pythonhosted.org/packages/93/20/c9bca70349eb9f12a09410bf5fec49568f053e0fccb10b4b378b1495d027/url_py-0.18.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5dff7c0f21627d4ac1eca63a1d83290decd63ce17fd8159b8835f76cd826afd8",
                "md5": "2766e57ec3d6258de1bb98077b1b55f5",
                "sha256": "7536f208e1a700b8891a17697ff8c1923ee61499d4b9870b76287499189d8d06"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "2766e57ec3d6258de1bb98077b1b55f5",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 600434,
            "upload_time": "2025-09-07T16:20:45",
            "upload_time_iso_8601": "2025-09-07T16:20:45.142701Z",
            "url": "https://files.pythonhosted.org/packages/5d/ff/7c0f21627d4ac1eca63a1d83290decd63ce17fd8159b8835f76cd826afd8/url_py-0.18.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "504ec110a52fafeb5f8341e92a564096d6deb56cf5ccebe160c8e5dd598c6609",
                "md5": "22bdd6f853054d05c4078ebd3c8d2048",
                "sha256": "cfaa3c797b22ca42ca14e4a1913ecf0b6316acfee30a0e48c4baff66bf61b503"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "22bdd6f853054d05c4078ebd3c8d2048",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 571770,
            "upload_time": "2025-09-07T16:20:46",
            "upload_time_iso_8601": "2025-09-07T16:20:46.534543Z",
            "url": "https://files.pythonhosted.org/packages/50/4e/c110a52fafeb5f8341e92a564096d6deb56cf5ccebe160c8e5dd598c6609/url_py-0.18.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cb37988bd28f18528d22f8afe4029c5210da40d19b160a38315f054e8386fef4",
                "md5": "bd564a35c86e4a93bf07340c4407e9f5",
                "sha256": "446bc66a46f83151311c1aaaa46b808f6465f16dcd9e1d1f18f1af1b0b2aa3fc"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0-pp39-pypy39_pp73-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "bd564a35c86e4a93bf07340c4407e9f5",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 251509,
            "upload_time": "2025-09-07T16:20:48",
            "upload_time_iso_8601": "2025-09-07T16:20:48.276509Z",
            "url": "https://files.pythonhosted.org/packages/cb/37/988bd28f18528d22f8afe4029c5210da40d19b160a38315f054e8386fef4/url_py-0.18.0-pp39-pypy39_pp73-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8ce079e54af7445d5a4e51b3d8fba8c2aea072291ede82f0e62f43a276508426",
                "md5": "e7931a5293af71587b101bde82853e44",
                "sha256": "4c1773cb4f0eadd72f93d3662a6515aa98f98211b1c57bc2c21865efc344473d"
            },
            "downloads": -1,
            "filename": "url_py-0.18.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e7931a5293af71587b101bde82853e44",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 19309,
            "upload_time": "2025-09-07T16:20:49",
            "upload_time_iso_8601": "2025-09-07T16:20:49.936288Z",
            "url": "https://files.pythonhosted.org/packages/8c/e0/79e54af7445d5a4e51b3d8fba8c2aea072291ede82f0e62f43a276508426/url_py-0.18.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-07 16:20:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sponsors",
    "github_project": "Julian",
    "github_not_found": true,
    "lcname": "url-py"
}
        
Elapsed time: 4.22391s