Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-torchcodec
Commits:
7b937ca9 by Jakub Klinkovský at 2026-06-04T18:06:50+02:00
upgpkg: 0.14.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-torchcodec
pkgdesc = PyTorch media decoding and encoding
- pkgver = 0.13.0
+ pkgver = 0.14.0
pkgrel = 1
url = https://github.com/pytorch/torchcodec
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = python-torchcodec
depends = libstdc++
depends = python
depends = python-pytorch
- source =
torchcodec-0.13.0.tar.gz::https://github.com/pytorch/torchcodec/archive/refs/tags/v0.13.0.tar.gz
- b2sums =
d3c5b915600d8bda67d405f87d35f16f3744eb3b939279678d754d41306166aba42dfb8170fab9dd81aab643e7f5e6963c028f359834904fa0e82045da090d58
+ source =
torchcodec-0.14.0.tar.gz::https://github.com/pytorch/torchcodec/archive/refs/tags/v0.14.0.tar.gz
+ b2sums =
c7b9b0bf3b4627fbdca98da374a093d2c36fe262f5d45ff93df7a9149c509609473db6651fd8beaa8b0a5d05d0a298eb26181741a8cdf1d2d19532f54047a04b
pkgname = python-torchcodec
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_name=torchcodec
pkgname=python-$_name
-pkgver=0.13.0
+pkgver=0.14.0
pkgrel=1
license=(BSD-3-Clause)
pkgdesc="PyTorch media decoding and encoding"
@@ -31,7 +31,7 @@ checkdepends=(
python-torchvision
)
source=($_name-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz)
-b2sums=('d3c5b915600d8bda67d405f87d35f16f3744eb3b939279678d754d41306166aba42dfb8170fab9dd81aab643e7f5e6963c028f359834904fa0e82045da090d58')
+b2sums=('c7b9b0bf3b4627fbdca98da374a093d2c36fe262f5d45ff93df7a9149c509609473db6651fd8beaa8b0a5d05d0a298eb26181741a8cdf1d2d19532f54047a04b')
build() {
cd $_name-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-torchcodec/-/commit/7b937ca9c697c67cfc5c3b0c959f1b965c3f9482
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-torchcodec/-/commit/7b937ca9c697c67cfc5c3b0c959f1b965c3f9482
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