python-pdbpp

MEDIUM
maintainer IngoMeyer 8 votes scanned 2026-08-20 01:42:48.230657
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

1pkgname=python-pdbpp
2_realname=pdbpp
3pkgver=0.10.3
4pkgrel=2
5pkgdesc="pdb++, a drop-in replacement for pdb"
6arch=(any)
7url="https://github.com/pdbpp/pdbpp"
8license=('BSD')
9depends=('python' 'python-fancycompleter' 'python-pygments')
10optdepends=('python-pyrepl-hg')
11options=(!emptydirs)
12source=("https://pypi.python.org/packages/source/p/$_realname/$_realname-$pkgver.tar.gz")
13sha256sums=('d9e43f4fda388eeb365f2887f4e7b66ac09dce9b6236b76f63616530e2f669f5')
14
15package() {
16 cd "$srcdir/$_realname-$pkgver"
17 python setup.py install --root="$pkgdir/" --optimize=1
18}
19
20# vim:set ts=2 sw=2 et:
21

Scan history

Scanned at (UTC)SeverityRules
2026-08-20 01:42:48 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