Merge remote-tracking branch 'upstream/main' into psycopg2-binary Verified 9354554 regenerate workflows Verified 564547e Author joshowen commented Jan 17, 2025 @joshowen please regenerate the workflows @xrmx done. Sign up for free to join this conversation on GitHub. Already have an account...
extras = [ "binary", "pool",] version = "==3.2.3"[packages.sudden-death] 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 @@...
$ pip install psycopg2-binary The binary package is a practical choice for development and testing but in production it is advised to use the package built from sources. Build status: About PostgreSQL database adapter for the Python programming language ...
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
psycopg2-binary behave coverage1 change: 1 addition & 0 deletions 1 requirements.docs.txt Original file line numberDiff line numberDiff line change @@ -3,4 +3,5 @@ sphinx_rtd_theme>1 sphinxcontrib-apidoc sphinx-github-style<1.0.3 psycopg[binary] psycopg2-binary==2.9.9; sys_platform ==...
python3Packages.psycopg2-binary: Fix pname spelling Description of changes x86_64-linux aarch64-linux x86_64-darwin aarch64-darwin )
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 ...
except that the psycopg2 maintainers insist on giving them a different name from the main release, which creates this situation where projects like aiopg are trapped between two bad options – if aiopg depends on psycopg2-binary, it breaks alpine, but if it depends on psycopg2, then it makes...
python-psycopg2-binary 本项目与https://gitee.com/src-openeuler/python-psycopg2冲突,不再更新 空文件 举报成功 我们将于2个工作日内通过站内信反馈结果给你! 请认真填写举报原因,尽可能描述详细。 举报类型 请选择举报类型 举报原因 取消 误判申诉
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. ...