python-pgvector 0.4.2-1
Package Information
| Description | Python client for pgvector This package provides a Python client for pgvector, the open-source vector similarity search extension for PostgreSQL. It allows you to work with vectors in your Python applications and provides seamless integration with popular tools and ORMs such as SQLAlchemy, Django, Peewee, and others. This package installs the library for Python 3. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Arian Ott <arian.ott@ieee.org> |
| Sponsor | tar@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/pgvector-python.git (browse) |
| Closes | #1127392 |
| Tracker | https://tracker.debian.org/pkg/python-pgvector |
| Uploaded | 5 hours ago |
New Package Report
.changes
| Date | Mon, 09 Feb 2026 20:05:26 +0000 |
|---|---|
| Source | python-pgvector |
| Version | 0.4.2-1 |
| Changed-By | Arian Ott |
| Architecture | source all |
| Distribution | unstable |
Changelog
python-pgvector (0.4.2-1) unstable; urgency=medium
.
* Initial release. (Closes: #1127392)
* Skip SQLModel tests due to incompatibility with current
python3-sqlmodel in the archive.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-pgvector deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/pgvector/pgvector-python Upstream-Name: pgvector-python Upstream-Contact: Andrew Kane <andrew@ankane.org> Files: * Copyright: 2021-2025 Andrew Kane <andrew@ankane.org> License: MIT Files: debian/* Copyright: 2026 Arian Ott <arian.ott@ieee.org> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.