upgpkg: python-simple-pid 1.0.1-2

switched to PEP 517
This commit is contained in:
2024-01-13 17:45:54 +01:00
parent 81e33ea53d
commit 5a89e16b62
2 changed files with 8 additions and 5 deletions

View File

@@ -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