DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-pgvector 0.4.2-1

Package Information

DescriptionPython 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.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByArian Ott <arian.ott@ieee.org>
Sponsortar@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/pgvector-python.git (browse)
Closes#1127392
Trackerhttps://tracker.debian.org/pkg/python-pgvector
Uploaded4 hours ago

New Package Report

.changes
DateMon, 09 Feb 2026 20:05:26 +0000
Sourcepython-pgvector
Version0.4.2-1
Changed-ByArian Ott
Architecturesource all
Distributionunstable
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
Package-Listpython3-pgvector deb python optional arch=all
Sectionpython
Priorityoptional
Componentmain
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.

Back to Dashboard | View all reviews for this package