Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-shodan
Commits:
3d61bd98 by Jelle van der Waa at 2024-04-05T12:06:26+02:00
upgpkg: 1.31.0-2: Rebuild with Python 3.12
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/3d61bd98d5a363a3eda5e0506114f1979a4506f5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-shodan/-/commit/3d61bd98d5a363a3eda5e0506114f1979a4506f5
You're receiving this email because of your account on gitlab.archlinux.org.