{"id":19414736,"url":"https://github.com/cusyio/cusy.patches.cmfplone","last_synced_at":"2026-04-16T00:31:01.908Z","repository":{"id":145359802,"uuid":"385996203","full_name":"cusyio/cusy.patches.cmfplone","owner":"cusyio","description":"Patches and fixes for Products.CMFPlone which are not yet released.","archived":false,"fork":false,"pushed_at":"2021-07-16T09:01:53.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-10T07:37:43.980Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cusyio.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.GPL","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-14T15:56:42.000Z","updated_at":"2021-07-16T09:01:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"5cebadfb-2e60-43ab-9786-ae23a8baa950","html_url":"https://github.com/cusyio/cusy.patches.cmfplone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cusyio/cusy.patches.cmfplone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cusyio%2Fcusy.patches.cmfplone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cusyio%2Fcusy.patches.cmfplone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cusyio%2Fcusy.patches.cmfplone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cusyio%2Fcusy.patches.cmfplone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cusyio","download_url":"https://codeload.github.com/cusyio/cusy.patches.cmfplone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cusyio%2Fcusy.patches.cmfplone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31866187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T12:39:18.882Z","updated_at":"2026-04-16T00:31:01.880Z","avatar_url":"https://github.com/cusyio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n   This text does not appear on pypi or github. It is a comment.\n\n.. image:: https://github.com/cusyio/cusy.patches.cmfplone/workflows/ci/badge.svg\n    :target: https://github.com/cusyio/cusy.patches.cmfplone/actions\n    :alt: CI Status\n\n.. image:: https://codecov.io/gh/cusyio/cusy.patches.cmfplone/branch/main/graph/badge.svg?token=6ZIOKJ1BVX\n    :target: https://codecov.io/gh/cusyio/cusy.patches.cmfplone\n    :alt: Coverage Status\n\n.. image:: https://img.shields.io/pypi/v/cusy.patches.cmfplone.svg\n    :target: https://pypi.python.org/pypi/cusy.patches.cmfplone/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/status/cusy.patches.cmfplone.svg\n    :target: https://pypi.python.org/pypi/cusy.patches.cmfplone\n    :alt: Egg Status\n\n.. image:: https://img.shields.io/pypi/pyversions/cusy.patches.cmfplone.svg?style=plastic   :alt: Supported - Python Versions\n\n.. image:: https://img.shields.io/pypi/l/cusy.patches.cmfplone.svg\n    :target: https://pypi.python.org/pypi/cusy.patches.cmfplone/\n    :alt: License\n\n\n=====================\ncusy.patches.cmfplone\n=====================\n\nPatches and fixes for `Products.CMFPlone \u003chttps://github.com/plone/Products.CMFPlone/\u003e`_ which are not yet released.\n\nPatches\n-------\n\n- Plone Controlpanel should use expression context with Plone support:\n  https://github.com/plone/Products.CMFPlone/issues/3288\n\n\nInstallation\n------------\n\nInstall ``cusy.patches.cmfplone`` by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        cusy.patches.cmfplone\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/cusyio/cusy.patches.cmfplone/issues\n- Source Code: https://github.com/cusyio/cusy.patches.cmfplone\n\n\nSupport\n-------\n\nIf you are having issues, please let us know by adding a new ticket.\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcusyio%2Fcusy.patches.cmfplone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcusyio%2Fcusy.patches.cmfplone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcusyio%2Fcusy.patches.cmfplone/lists"}