Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-langchain
Commits:
dad9bb8d by Felix Yan at 2026-07-09T20:01:43+00:00
upgpkg: 1.3.12-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-langchain
pkgdesc = Building applications with LLMs through composability
- pkgver = 1.3.11
+ pkgver = 1.3.12
pkgrel = 1
url = https://github.com/langchain-ai/langchain
arch = any
@@ -16,6 +16,7 @@ pkgbase = python-langchain
checkdepends = python-pytest-mock
checkdepends = python-pytest-recording
checkdepends = python-pytest-socket
+ checkdepends = python-pytest-xdist
checkdepends = python-requests
checkdepends = python-syrupy
checkdepends = python-toml
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-langchain
-pkgver=1.3.11
+pkgver=1.3.12
pkgrel=1
pkgdesc="Building applications with LLMs through composability"
arch=('any')
@@ -32,6 +32,7 @@ checkdepends=(
'python-pytest-mock'
'python-pytest-recording'
'python-pytest-socket'
+ 'python-pytest-xdist'
'python-requests'
'python-syrupy'
'python-toml'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-langchain/-/commit/dad9bb8d103eba71e0581af0b99a7d7ec40fc86a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-langchain/-/commit/dad9bb8d103eba71e0581af0b99a7d7ec40fc86a
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help