Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-torchcodec
Commits:
78275ca4 by Jakub Klinkovský at 2025-12-18T17:44:32+01:00
upgpkg: 0.9.1-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-torchcodec
pkgdesc = PyTorch media decoding and encoding
pkgver = 0.9.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pytorch/torchcodec
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=torchcodec
pkgname=python-$_name
pkgver=0.9.1
-pkgrel=1
+pkgrel=2
license=(BSD-3-Clause)
pkgdesc="PyTorch media decoding and encoding"
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-torchcodec/-/commit/78275ca445a91010196c3b42165e727fa28baaf4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-torchcodec/-/commit/78275ca445a91010196c3b42165e727fa28baaf4
You're receiving this email because of your account on gitlab.archlinux.org.