blob: 3151ee3596a5a40df5561235259ea656e970c57d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-session-info
pkgdesc = Print version information for loaded modules in the current session, python, and OS
pkgver = 1.0.0
pkgrel = 2
url = https://gitlab.com/joelostblom/session_info
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python-stdlib-list
source = https://files.pythonhosted.org/packages/source/s/session_info/session_info-1.0.0.tar.gz
source = LICENSE
sha256sums = 3cda5e03cca703f32ae2eadbd6bd80b6c21442cfb60e412c21cb8ad6d5cbb6b7
sha256sums = 2f1ea30058f176173ce97c994b87647e816019e0fc4f28d40968c31894ee876e
pkgname = python-session-info
|