Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
python-torchcodec


Commits:
11318dd9 by Jakub Klinkovský at 2026-05-21T20:07:16+02:00
upgpkg: 0.13.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-torchcodec
        pkgdesc = PyTorch media decoding and encoding
-       pkgver = 0.12.0
+       pkgver = 0.13.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.12.0.tar.gz::https://github.com/pytorch/torchcodec/archive/refs/tags/v0.12.0.tar.gz
-       b2sums = 
6fa3f647912c82466364a186b971e28045e3e5f10a1d1887c6c29f96cbcc9f825624fadf9589329cb9c39572ed8fb7079053a8c3a322673e85ca8c2a0855888c
+       source = 
torchcodec-0.13.0.tar.gz::https://github.com/pytorch/torchcodec/archive/refs/tags/v0.13.0.tar.gz
+       b2sums = 
d3c5b915600d8bda67d405f87d35f16f3744eb3b939279678d754d41306166aba42dfb8170fab9dd81aab643e7f5e6963c028f359834904fa0e82045da090d58
 
 pkgname = python-torchcodec


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=torchcodec
 pkgname=python-$_name
-pkgver=0.12.0
+pkgver=0.13.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=('6fa3f647912c82466364a186b971e28045e3e5f10a1d1887c6c29f96cbcc9f825624fadf9589329cb9c39572ed8fb7079053a8c3a322673e85ca8c2a0855888c')
+b2sums=('d3c5b915600d8bda67d405f87d35f16f3744eb3b939279678d754d41306166aba42dfb8170fab9dd81aab643e7f5e6963c028f359834904fa0e82045da090d58')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-torchcodec/-/commit/11318dd9ffe9114f58a0bf3c10b74bbcaa50df17

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-torchcodec/-/commit/11318dd9ffe9114f58a0bf3c10b74bbcaa50df17
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