summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorkyechou2024-01-09 14:55:07 -0600
committerkyechou2024-01-09 14:55:07 -0600
commit0ce1f90aff6de2a73108e8bb2476353415dfded3 (patch)
tree3ef5268f15f7a89daebe9cb0afe9719770e05268 /.SRCINFO
parenta88199a9d7f685b35124b0d9e9fbd6ca77b70678 (diff)
downloadaur-0ce1f90aff6de2a73108e8bb2476353415dfded3.tar.gz
Modernize the build (PEP 517)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25488e9a7858..4926a06c4110 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,13 @@
pkgbase = python-pypacker
pkgdesc = The fastest and simplest packet manipulation lib for Python
pkgver = 5.4
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/mike01/pypacker
arch = x86_64
license = GPL
- makedepends = python-setuptools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python
depends = python-netifaces
source = https://gitlab.com/mike01/pypacker/-/archive/v5.4/pypacker-v5.4.tar.gz