upgpkg: python-simple-pid 1.0.1-2
switched to PEP 517
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
pkgbase = python-simple-pid
|
||||
pkgdesc = A simple and easy to use PID controller in Python
|
||||
pkgver = 1.0.1
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/m-lundberg/simple-pid
|
||||
arch = any
|
||||
license = MIT
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-wheel
|
||||
makedepends = python-setuptools
|
||||
depends = python
|
||||
source = python-simple-pid-1.0.1.tar.gz::https://github.com/m-lundberg/simple-pid/archive/v1.0.1.tar.gz
|
||||
|
Reference in New Issue
Block a user