blob: c304f64500220de944c7b554cfe2777dedce12ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-session-info2
pkgdesc = Display information about the current Python session.
pkgver = 0.4.1
pkgrel = 1
url = https://github.com/scverse/session-info2
arch = any
license = MPL-2.0
makedepends = python-hatch-vcs
makedepends = python-hatch-docstring-description
makedepends = python-build
makedepends = python-installer
depends = python
source = https://files.pythonhosted.org/packages/source/s/session_info2/session_info2-0.4.1.tar.gz
sha256sums = 3bb2bf7b73b2e13a1737e9aa91a6dae55e2c49e83bee973f24245f31ae264a1f
pkgname = python-session-info2
|