python-ampy-git

MEDIUM
maintainer uffe 3 votes scanned 2026-09-27 13:18:29.354985
View on AUR
Why flagged

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

Triggered rules

Medium Recently orphaned & re-adopted orphaned_readopted

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

PKGBUILD

1# Maintainer: Emanuele 'Lele aka eldios' Calo' <lele@sshadm.in>
2# Contributor: Emanuele 'Lele aka eldios' Calo' <lele@sshadm.in>
3
4pkgname='python-ampy-git'
5pkgver=0
6pkgrel=5
7pkgdesc="ESP8266 FS management tool provided by Adafruit"
8url="https://github.com/adafruit/ampy"
9arch=('any')
10license=('GPL')
11depends=('python' 'python-click' 'python-pyserial')
12makedepends=('python-setuptools')
13provides=('python-ampy' 'ampy')
14source=("${pkgname}::git+https://github.com/adafruit/ampy")
15sha512sums=('SKIP')
16
17package() {
18 cd "${srcdir}/${pkgname}"
19 python setup.py install --root="$pkgdir/"
20}
21
22# vim:set ts=2 sw=2 et:
23

Scan history

Scanned at (UTC)SeverityRules
2026-09-27 13:18:29 Medium 1
2026-06-18 16:11:54 Clean 0

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion