Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-adb-shell
Commits:
e772039d by Jelle van der Waa at 2024-11-20T11:12:28+01:00
upgpkg: 0.4.4-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-adb-shell
pkgdesc = A Python implementation of ADB with shell and FileSync
functionality.
pkgver = 0.4.4
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/JeffLIrion/adb_shell
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_pyname=adb-shell
pkgname=python-${_pyname}
pkgver=0.4.4
-pkgrel=2
+pkgrel=3
pkgdesc="A Python implementation of ADB with shell and FileSync functionality."
arch=(any)
url="https://github.com/JeffLIrion/adb_shell"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-adb-shell/-/commit/e772039dcec1aef010b837f9efdf9cb43b0178a9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-adb-shell/-/commit/e772039dcec1aef010b837f9efdf9cb43b0178a9
You're receiving this email because of your account on gitlab.archlinux.org.