Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-shodan
Commits:
8065a4b5 by Jelle van der Waa at 2025-12-16T09:22:17+01:00
upgpkg: 1.31.0-4: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-shodan
pkgdesc = The official Python library and CLI for Shodan
pkgver = 1.31.0
- pkgrel = 3
+ pkgrel = 4
url = https://shodan.readthedocs.io/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-shodan
_pkgname="${pkgname#python-}"
pkgver=1.31.0
-pkgrel=3
+pkgrel=4
pkgdesc='The official Python library and CLI for Shodan'
url='https://shodan.readthedocs.io/'
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-shodan/-/commit/8065a4b57c0625542e4a57d1ad77e4ecaf926286
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-shodan/-/commit/8065a4b57c0625542e4a57d1ad77e4ecaf926286
You're receiving this email because of your account on gitlab.archlinux.org.