diff options
-rw-r--r-- | python/python3-pydantic-core/python3-pydantic-core.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-pydantic-core/python3-pydantic-core.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/python/python3-pydantic-core/python3-pydantic-core.SlackBuild b/python/python3-pydantic-core/python3-pydantic-core.SlackBuild index e04d2cd6f9c5..d1095f53c10e 100644 --- a/python/python3-pydantic-core/python3-pydantic-core.SlackBuild +++ b/python/python3-pydantic-core/python3-pydantic-core.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pydantic-core SRCNAM=pydantic_core -VERSION=${VERSION:-2.11.0} +VERSION=${VERSION:-2.13.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-pydantic-core/python3-pydantic-core.info b/python/python3-pydantic-core/python3-pydantic-core.info index 0fb95633dd9c..001c9ea3d96b 100644 --- a/python/python3-pydantic-core/python3-pydantic-core.info +++ b/python/python3-pydantic-core/python3-pydantic-core.info @@ -1,10 +1,10 @@ PRGNAM="python3-pydantic-core" -VERSION="2.11.0" +VERSION="2.13.0" HOMEPAGE="https://github.com/pydantic/pydantic-core" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic-core/pydantic_core-2.11.0.tar.gz \ - https://slackware.uk/~fourtysixandtwo/src/pydantic_core-vendored-sources-2.11.0-1.tar.xz" -MD5SUM="5312d42c2ef344823f6956e38fbc99b4 \ - 4942127cfa0e10d9d9386425ca0f8b71" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic-core/pydantic_core-2.13.0.tar.gz \ + https://slackware.uk/~fourtysixandtwo/src/pydantic_core-vendored-sources-2.13.0-1.tar.xz" +MD5SUM="65b81d3c623045d2987164e3de8bd7ac \ + 4bf6313259e4eff4564dc96bd1625590" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-maturin python3-hatchling typing-extensions" |