Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-langchain-openai


Commits:
b024a076 by Felix Yan at 2026-07-09T19:57:28+00:00
upgpkg: 1.3.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-langchain-openai
        pkgdesc = An integration package connecting OpenAI and LangChain
-       pkgver = 1.3.3
+       pkgver = 1.3.4
        pkgrel = 1
        url = https://github.com/langchain-ai/langchain
        arch = any
@@ -14,6 +14,7 @@ pkgbase = python-langchain-openai
        checkdepends = python-pytest-recording
        checkdepends = python-pytest-retry
        checkdepends = python-pytest-socket
+       checkdepends = python-pytest-xdist
        checkdepends = python-syrupy
        checkdepends = python-vcrpy
        makedepends = git


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-langchain-openai
-pkgver=1.3.3
+pkgver=1.3.4
 pkgrel=1
 pkgdesc="An integration package connecting OpenAI and LangChain"
 arch=('any')
@@ -33,6 +33,7 @@ checkdepends=(
   'python-pytest-recording'
   'python-pytest-retry'
   'python-pytest-socket'
+  'python-pytest-xdist'
   'python-syrupy'
   'python-vcrpy'
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-langchain-openai/-/commit/b024a076cd36e9eb7f4251a6c58d58c14379c962

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-langchain-openai/-/commit/b024a076cd36e9eb7f4251a6c58d58c14379c962
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


Reply via email to