|
276 | 276 | "type": "pypi",
|
277 | 277 | "namespace": null,
|
278 | 278 | "name": "importlib-metadata",
|
279 |
| - "version": "6.1.0", |
| 279 | + "version": "6.3.0", |
280 | 280 | "qualifiers": {},
|
281 | 281 | "subpath": null,
|
282 | 282 | "primary_language": "Python",
|
283 | 283 | "description": "Read metadata from Python packages\n.. image:: https://img.shields.io/pypi/v/importlib_metadata.svg\n :target: https://pypi.org/project/importlib_metadata\n\n.. image:: https://img.shields.io/pypi/pyversions/importlib_metadata.svg\n\n.. image:: https://github.com/python/importlib_metadata/workflows/tests/badge.svg\n :target: https://github.com/python/importlib_metadata/actions?query=workflow%3A%22tests%22\n :alt: tests\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n :alt: Code style: Black\n\n.. image:: https://readthedocs.org/projects/importlib-metadata/badge/?version=latest\n :target: https://importlib-metadata.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2023-informational\n :target: https://blog.jaraco.com/skeleton\n\n.. image:: https://tidelift.com/badges/package/pypi/importlib-metadata\n :target: https://tidelift.com/subscription/pkg/pypi-importlib-metadata?utm_source=pypi-importlib-metadata&utm_medium=readme\n\nLibrary to access the metadata for a Python package.\n\nThis package supplies third-party access to the functionality of\n`importlib.metadata <https://docs.python.org/3/library/importlib.metadata.html>`_\nincluding improvements added to subsequent Python versions.\n\n\nCompatibility\n=============\n\nNew features are introduced in this third-party library and later merged\ninto CPython. The following table indicates which versions of this library\nwere contributed to different versions in the standard library:\n\n.. list-table::\n :header-rows: 1\n\n * - importlib_metadata\n - stdlib\n * - 5.0\n - 3.12\n * - 4.13\n - 3.11\n * - 4.6\n - 3.10\n * - 1.4\n - 3.8\n\n\nUsage\n=====\n\nSee the `online documentation <https://importlib_metadata.readthedocs.io/>`_\nfor usage details.\n\n`Finder authors\n<https://docs.python.org/3/reference/import.html#finders-and-loaders>`_ can\nalso add support for custom package installers. See the above documentation\nfor details.\n\n\nCaveats\n=======\n\nThis project primarily supports third-party packages installed by PyPA\ntools (or other conforming packages). It does not support:\n\n- Packages in the stdlib.\n- Packages installed without metadata.\n\nProject details\n===============\n\n * Project home: https://github.com/python/importlib_metadata\n * Report bugs at: https://github.com/python/importlib_metadata/issues\n * Code hosting: https://github.com/python/importlib_metadata\n * Documentation: https://importlib_metadata.readthedocs.io/\n\nFor Enterprise\n==============\n\nAvailable as part of the Tidelift Subscription.\n\nThis project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.\n\n`Learn more <https://tidelift.com/subscription/pkg/pypi-importlib-metadata?utm_source=pypi-importlib-metadata&utm_medium=referral&utm_campaign=github>`_.\n\nSecurity Contact\n================\n\nTo report a security vulnerability, please use the\n`Tidelift security contact <https://tidelift.com/security>`_.\nTidelift will coordinate the fix and disclosure.",
|
284 |
| - "release_date": "2023-03-18T17:10:47", |
| 284 | + "release_date": "2023-04-10T02:27:40", |
285 | 285 | "parties": [
|
286 | 286 | {
|
287 | 287 | "type": "person",
|
|
298 | 298 | "Programming Language :: Python :: 3 :: Only"
|
299 | 299 | ],
|
300 | 300 | "homepage_url": "https://github.com/python/importlib_metadata",
|
301 |
| - "download_url": "https://files.pythonhosted.org/packages/f8/7d/e3adad613703c86d62aa991b45d6f090cf59975078a8c8100b50a0c86948/importlib_metadata-6.1.0-py3-none-any.whl", |
302 |
| - "size": 21918, |
| 301 | + "download_url": "https://files.pythonhosted.org/packages/af/15/544ee37359dd4d8e490d1846062015f9d7d59b0f11e2e8e629917608e592/importlib_metadata-6.3.0-py3-none-any.whl", |
| 302 | + "size": 22533, |
303 | 303 | "sha1": null,
|
304 |
| - "md5": "a952f41348b249647623b1f32c152c65", |
305 |
| - "sha256": "ff80f3b5394912eb1b108fcfd444dc78b7f1f3e16b16188054bd01cb9cb86f09", |
| 304 | + "md5": "fa927011905878792c54886f35e59bca", |
| 305 | + "sha256": "8f8bd2af397cf33bd344d35cfe7f489219b7d14fc79a3f854b75b8417e9226b0", |
306 | 306 | "sha512": null,
|
307 | 307 | "bug_tracking_url": null,
|
308 | 308 | "code_view_url": null,
|
|
321 | 321 | "dependencies": [],
|
322 | 322 | "repository_homepage_url": null,
|
323 | 323 | "repository_download_url": null,
|
324 |
| - "api_data_url": "https://pypi.org/pypi/importlib-metadata/6.1.0/json", |
| 324 | + "api_data_url": "https://pypi.org/pypi/importlib-metadata/6.3.0/json", |
325 | 325 | "datasource_id": null,
|
326 |
| - "purl": "pkg:pypi/importlib-metadata@6.1.0" |
| 326 | + "purl": "pkg:pypi/importlib-metadata@6.3.0" |
327 | 327 | },
|
328 | 328 | {
|
329 | 329 | "type": "pypi",
|
330 | 330 | "namespace": null,
|
331 | 331 | "name": "importlib-metadata",
|
332 |
| - "version": "6.1.0", |
| 332 | + "version": "6.3.0", |
333 | 333 | "qualifiers": {},
|
334 | 334 | "subpath": null,
|
335 | 335 | "primary_language": "Python",
|
336 | 336 | "description": "Read metadata from Python packages\n.. image:: https://img.shields.io/pypi/v/importlib_metadata.svg\n :target: https://pypi.org/project/importlib_metadata\n\n.. image:: https://img.shields.io/pypi/pyversions/importlib_metadata.svg\n\n.. image:: https://github.com/python/importlib_metadata/workflows/tests/badge.svg\n :target: https://github.com/python/importlib_metadata/actions?query=workflow%3A%22tests%22\n :alt: tests\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n :alt: Code style: Black\n\n.. image:: https://readthedocs.org/projects/importlib-metadata/badge/?version=latest\n :target: https://importlib-metadata.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2023-informational\n :target: https://blog.jaraco.com/skeleton\n\n.. image:: https://tidelift.com/badges/package/pypi/importlib-metadata\n :target: https://tidelift.com/subscription/pkg/pypi-importlib-metadata?utm_source=pypi-importlib-metadata&utm_medium=readme\n\nLibrary to access the metadata for a Python package.\n\nThis package supplies third-party access to the functionality of\n`importlib.metadata <https://docs.python.org/3/library/importlib.metadata.html>`_\nincluding improvements added to subsequent Python versions.\n\n\nCompatibility\n=============\n\nNew features are introduced in this third-party library and later merged\ninto CPython. The following table indicates which versions of this library\nwere contributed to different versions in the standard library:\n\n.. list-table::\n :header-rows: 1\n\n * - importlib_metadata\n - stdlib\n * - 5.0\n - 3.12\n * - 4.13\n - 3.11\n * - 4.6\n - 3.10\n * - 1.4\n - 3.8\n\n\nUsage\n=====\n\nSee the `online documentation <https://importlib_metadata.readthedocs.io/>`_\nfor usage details.\n\n`Finder authors\n<https://docs.python.org/3/reference/import.html#finders-and-loaders>`_ can\nalso add support for custom package installers. See the above documentation\nfor details.\n\n\nCaveats\n=======\n\nThis project primarily supports third-party packages installed by PyPA\ntools (or other conforming packages). It does not support:\n\n- Packages in the stdlib.\n- Packages installed without metadata.\n\nProject details\n===============\n\n * Project home: https://github.com/python/importlib_metadata\n * Report bugs at: https://github.com/python/importlib_metadata/issues\n * Code hosting: https://github.com/python/importlib_metadata\n * Documentation: https://importlib_metadata.readthedocs.io/\n\nFor Enterprise\n==============\n\nAvailable as part of the Tidelift Subscription.\n\nThis project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.\n\n`Learn more <https://tidelift.com/subscription/pkg/pypi-importlib-metadata?utm_source=pypi-importlib-metadata&utm_medium=referral&utm_campaign=github>`_.\n\nSecurity Contact\n================\n\nTo report a security vulnerability, please use the\n`Tidelift security contact <https://tidelift.com/security>`_.\nTidelift will coordinate the fix and disclosure.",
|
337 |
| - "release_date": "2023-03-18T17:10:49", |
| 337 | + "release_date": "2023-04-10T02:27:42", |
338 | 338 | "parties": [
|
339 | 339 | {
|
340 | 340 | "type": "person",
|
|
351 | 351 | "Programming Language :: Python :: 3 :: Only"
|
352 | 352 | ],
|
353 | 353 | "homepage_url": "https://github.com/python/importlib_metadata",
|
354 |
| - "download_url": "https://files.pythonhosted.org/packages/e2/d8/3d431bade4598ad9e33be9da41d15e6607b878008e922d122659ab01b077/importlib_metadata-6.1.0.tar.gz", |
355 |
| - "size": 50209, |
| 354 | + "download_url": "https://files.pythonhosted.org/packages/c2/84/ab374b7e05fbdeecf867294660ac0fdb23aa286aca68a31d587f67d181ad/importlib_metadata-6.3.0.tar.gz", |
| 355 | + "size": 52838, |
356 | 356 | "sha1": null,
|
357 |
| - "md5": "c92d5a03615c6ef97d283d71fb92cf1b", |
358 |
| - "sha256": "43ce9281e097583d758c2c708c4376371261a02c34682491a8e98352365aad20", |
| 357 | + "md5": "f06a844f0917a1f4db1a1050f750c4fb", |
| 358 | + "sha256": "23c2bcae4762dfb0bbe072d358faec24957901d75b6c4ab11172c0c982532402", |
359 | 359 | "sha512": null,
|
360 | 360 | "bug_tracking_url": null,
|
361 | 361 | "code_view_url": null,
|
|
374 | 374 | "dependencies": [],
|
375 | 375 | "repository_homepage_url": null,
|
376 | 376 | "repository_download_url": null,
|
377 |
| - "api_data_url": "https://pypi.org/pypi/importlib-metadata/6.1.0/json", |
| 377 | + "api_data_url": "https://pypi.org/pypi/importlib-metadata/6.3.0/json", |
378 | 378 | "datasource_id": null,
|
379 |
| - "purl": "pkg:pypi/importlib-metadata@6.1.0" |
| 379 | + "purl": "pkg:pypi/importlib-metadata@6.3.0" |
380 | 380 | },
|
381 | 381 | {
|
382 | 382 | "type": "pypi",
|
|
1006 | 1006 | "package": "pkg:pypi/[email protected]",
|
1007 | 1007 | "dependencies": [
|
1008 | 1008 |
|
1009 |
| - "pkg:pypi/importlib-metadata@6.1.0", |
| 1009 | + "pkg:pypi/importlib-metadata@6.3.0", |
1010 | 1010 |
|
1011 | 1011 |
|
1012 | 1012 |
|
1013 | 1013 | ]
|
1014 | 1014 | },
|
1015 | 1015 | {
|
1016 |
| - "package": "pkg:pypi/importlib-metadata@6.1.0", |
| 1016 | + "package": "pkg:pypi/importlib-metadata@6.3.0", |
1017 | 1017 | "dependencies": [
|
1018 | 1018 |
|
1019 | 1019 | ]
|
|
0 commit comments