diff --git a/langchain_core-0.3.59.tar.gz b/langchain_core-0.3.59.tar.gz index 1e949b3b2e2b607aeb6484eb479ead59712baa9b..dbef755c816f7029d513a1f17af3b843e8da4aac 100644 Binary files a/langchain_core-0.3.59.tar.gz and b/langchain_core-0.3.59.tar.gz differ diff --git a/python-langchain-core.spec b/python-langchain-core.spec index b48a5ce25050e47bd25bd656e5c6bba81fe32e48..3883539deda4207fce1848e185b6acf2e2e5e608 100644 --- a/python-langchain-core.spec +++ b/python-langchain-core.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-langchain-core Version: 0.3.59 -Release: 1 +Release: 2 Summary: Building applications with LLMs through composability License: MIT URL: https://pypi.org/project/langchain-core/ @@ -12,7 +12,7 @@ Requires: (python3-langsmith<0.4 with python3-langsmith>=0.1.125) Requires: (python3-tenacity!=8.4.0 with python3-tenacity<10.0.0 with python3-tenacity>=8.1.0) Requires: (python3-jsonpatch<2.0 with python3-jsonpatch>=1.33) Requires: (python3-PyYAML>=5.3) -Requires: (python3-packaging<25 with python3-packaging>=23.2) +Requires: (python3-packaging) Requires: (python3-typing-extensions>=4.7) Requires: (python3-pydantic<3.0.0 with python3-pydantic>=2.5.2) Requires: (python3-pydantic<3.0.0 with python3-pydantic>=2.7.4) @@ -67,5 +67,7 @@ mv %{buildroot}/doclist.lst . %{python3_sitelib}/* %changelog +* Thu Aug 28 2025 ylzhangah - 0.3.59-2 +- Adjust the python3-packaging version to support version 25.0. * Sat May 10 2025 Python_Bot - 0.3.59-1 - Package Spec generated