summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a019f4a0384..b03cdc2282e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,21 @@
pkgbase = python-torf
pkgdesc = Python module to create, parse and edit torrent files and magnet links
- pkgver = 3.1.3
- pkgrel = 2
+ pkgver = 4.0.3
+ pkgrel = 1
url = https://github.com/rndusr/torf/
arch = any
license = GPL3
checkdepends = python-pytest
- checkdepends = python-pytest-xdist
checkdepends = python-pytest-httpserver
+ checkdepends = python-pytest-mock
+ checkdepends = python-pytest-xdist
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
+ makedepends = python-wheel
depends = python
depends = python-flatbencode
- source = https://github.com/rndusr/torf/archive/v3.1.3/python-torf-3.1.3.tar.gz
- sha256sums = 9952b1a273266facff279b6fa74d28605fe5978d277483f9218ff5cb1c24121f
+ source = https://github.com/rndusr/torf/archive/v4.0.3/python-torf-4.0.3.tar.gz
+ sha256sums = beb87d9fc227082e8cb1bbc1ea5315e701fb300418e8a1e89a0e53b098d11ce9
pkgname = python-torf
-