{"id":16921549,"url":"https://github.com/sbrunner/poetry-plugin-drop-python-upper-constraint","last_synced_at":"2025-03-22T11:30:55.692Z","repository":{"id":198651728,"uuid":"701227831","full_name":"sbrunner/poetry-plugin-drop-python-upper-constraint","owner":"sbrunner","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-08T00:36:30.000Z","size":628,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T10:51:28.774Z","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":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbrunner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-10-06T07:43:38.000Z","updated_at":"2025-03-08T00:36:35.000Z","dependencies_parsed_at":"2023-10-11T15:19:15.525Z","dependency_job_id":"bd52889e-6f7d-45dc-b4ac-2479a771493e","html_url":"https://github.com/sbrunner/poetry-plugin-drop-python-upper-constraint","commit_stats":null,"previous_names":["sbrunner/poetry-plugin-drop-python-upper-constraint"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbrunner%2Fpoetry-plugin-drop-python-upper-constraint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbrunner%2Fpoetry-plugin-drop-python-upper-constraint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbrunner%2Fpoetry-plugin-drop-python-upper-constraint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbrunner%2Fpoetry-plugin-drop-python-upper-constraint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbrunner","download_url":"https://codeload.github.com/sbrunner/poetry-plugin-drop-python-upper-constraint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244951180,"owners_count":20537332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10-13T19:52:19.779Z","updated_at":"2025-03-22T11:30:55.300Z","avatar_url":"https://github.com/sbrunner.png","language":"Python","readme":"# Poetry plugin drop Python upper constraint\n\nWith this plugin you can set a python constraints like:\n\n```toml\n[tool.poetry.dependencies]\npython = \"\u003e=3.9,\u003c3.12\"\n```\n\nAnd in the exported wheel we will have only `python=\"\u003e=3.9\"`.\n\nThe goal is to have an upper constraint to do the lock but to don't have it in the exported wheel,\nthen to permit to use it with newer Python version.\n\nConfig:\n\n```toml\n[build-system]\nrequires = [\"poetry-core\u003e=1.0.0\", \"poetry-plugin-drop-python-upper-constraint\u003e=0.1.0\"]\nbuild-backend = \"poetry.core.masonry.api\"\n```\n\n## Contributing\n\nInstall the pre-commit hooks:\n\n```bash\npip install pre-commit\npre-commit install --allow-missing-config\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbrunner%2Fpoetry-plugin-drop-python-upper-constraint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbrunner%2Fpoetry-plugin-drop-python-upper-constraint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbrunner%2Fpoetry-plugin-drop-python-upper-constraint/lists"}