git = "https://github.com/dev-hato/sudden-death" ref = "master" 6 changes: 3 additions & 3 deletions 6 library/database.py Original file line numberDiff line numberDiff line change @@ -2,7 +2,7 @@ DBを操作するためのベースクラス """ import psycopg2 import psycopg import slack...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers Kludex emdneto xrmx Assignees No one assigned Labels None yet Projects None yet Milestone No milestone Development Successfully merging this pull request may close these issues....
50 checks passed asottile-sentrydeleted theasottile-upgrade-psycopg2-binarybranchOctober 28, 2024 13:40 github-actionsbotlocked and limited conversation to collaboratorsNov 13, 2024 Labels Scope: BackendAutomatically applied to PRs that change backend components...
x86_64-darwin aarch64-darwin )
The latest one seems to have problem with CFLAGS. # See https://github.com/pypa/setuptools/commit/bd7613f7921e8d60fa089d3ab419d0f04db6db6f setuptools==65.5.1 0 comments on commit 88d24bd Please sign in to comment. Footer © 2024 GitHub, Inc. Footer navigation Terms Privacy ...
rohitchormalementioned this issueon May 31, 2021 mhinderymentioned this issueon Sep 6, 2021 Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment Assignees No one assigned Labels None yet Projects ...
potiuk opened #45635 potiuk:bump-minimum-version-of-psycopg2-binary Status Failure Total duration 2h 1m 0s Artifacts 79 ci.yml on: pull_request Build info 33s Matrix: Build CI images / build-ci-images 4 jobs completed Show all jobs Basic tests / Install pre-commit for cache ...
Yes, binary packages aren't ready but I've just checked that Github workflows now have Python 3.10 runners so probably they shoudl be ready by tomorrow. Windows packages will have to wait more because they are produced by Appveyor and they don't have Python 3.10 support yet. ...
armenzg closed this as completed Oct 12, 2021 Support development on Apple's arm64 chipset automation moved this from Work in progress to Done Oct 12, 2021 github-actions bot locked and limited conversation to collaborators Oct 28, 2021 Sign...
3 changes: 2 additions & 1 deletion 3 .github/workflows/install_deps.py Original file line numberDiff line numberDiff line change @@ -25,7 +25,8 @@ def install_requirements(what): requirements += ['coverage'] # try to split tests between psycopg2 and psycopg3...