Dan Johansen pushed to branch main at Arch Linux / Packaging / Packages / 
python-tmdbsimple


Commits:
cc5fae22 by Dan Johansen at 2026-05-28T16:46:11+02:00
upgpkg: 2.9.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-tmdbsimple
        pkgdesc = A wrapper for The Movie Database API v3
-       pkgver = 2.9.4
+       pkgver = 2.9.6
        pkgrel = 1
        url = https://github.com/celiao/tmdbsimple
        arch = any
@@ -11,7 +11,7 @@ pkgbase = python-tmdbsimple
        makedepends = python-wheel
        depends = python
        depends = python-requests
-       source = 
tmdbsimple-2.9.4.tar.gz::https://github.com/celiao/tmdbsimple/archive/refs/tags/2.9.4.tar.gz
-       sha256sums = 
75e91ddca3766e903bc6d41cf9ee880f80442d13fd86930adbf45defc72d5a0f
+       source = 
tmdbsimple-2.9.6.tar.gz::https://github.com/celiao/tmdbsimple/archive/refs/tags/2.9.6.tar.gz
+       sha256sums = 
20aaf012a1005cd17b9f18f4a503847f801d4297b1b875b0d9afac67cf15e7d7
 
 pkgname = python-tmdbsimple


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=python-tmdbsimple
 _name=${pkgname#python-}
-pkgver=2.9.4
+pkgver=2.9.6
 pkgrel=1
 pkgdesc="A wrapper for The Movie Database API v3"
 arch=('any')
@@ -22,7 +22,7 @@ makedepends=(
             'python-wheel'
 )
 source=("$_name-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('75e91ddca3766e903bc6d41cf9ee880f80442d13fd86930adbf45defc72d5a0f')
+sha256sums=('20aaf012a1005cd17b9f18f4a503847f801d4297b1b875b0d9afac67cf15e7d7')
 
 build() {
   cd "$_name-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tmdbsimple/-/commit/cc5fae225eb8cd9cb8c56c480364c2afa0e0ec33

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