upgpkg: python-socketfromfd 0.2.0-2

switched to PEP 517
This commit is contained in:
2024-01-13 17:46:16 +01:00
parent 5a89e16b62
commit f1307e2e2e
2 changed files with 12 additions and 9 deletions

View File

@@ -1,11 +1,14 @@
pkgbase = python-socketfromfd
pkgdesc = socket.fromfd() with auto-detection of family and type
pkgver = 0.2.0
pkgrel = 1
pkgrel = 2
url = https://github.com/tiran/socketfromfd
arch = any
license = Apache
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
source = python-socketfromfd-0.2.0.tar.gz::https://github.com/tiran/socketfromfd/archive/refs/tags/v0.2.0.tar.gz