Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-adb-shell
Commits:
9515be54 by Caleb Maclennan at 2024-04-04T13:42:01+03:00
upgpkg: 0.4.4-2: Rebuild with Python 3.12
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/9515be548fe44a3f1e4803a335af0c9e72a88fa7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-adb-shell/-/commit/9515be548fe44a3f1e4803a335af0c9e72a88fa7
You're receiving this email because of your account on gitlab.archlinux.org.