blob: 503092e46a176a8fe82885cc4fb8b39866480265 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pidfile
pkgdesc = Python context manager for managing pid files
pkgver = 3.1.1
pkgrel = 2
url = https://pypi.python.org/pypi/python-pidfile
arch = any
license = MIT
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
makedepends = python-setuptools
depends = python
depends = python-psutil
source = python-pidfile-3.1.1.tar.gz::https://pypi.io/packages/source/p/python-pidfile/python-pidfile-3.1.1.tar.gz
sha512sums = 314a2e670d2a6baae786b8aa7639a1384bd177b8006b221e46caf297140d840b72ff23629aac22648b41072274dd44cbfc454444ffcfe64c7cf6fd24fae15c1d
pkgname = python-pidfile
|