summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2022-07-23 17:14:02 -0300
committerDaniel Bermond2022-07-23 17:14:02 -0300
commit9c69766b028d15a8f42dd944d4a6694395bb0ef6 (patch)
treeb4ed03609e464d1bfe9c2b1f8aeb61c30656279e /.SRCINFO
parent8df7a31289dcc4e59c6b651b3b29a554dcc50b4e (diff)
downloadaur-9c69766b028d15a8f42dd944d4a6694395bb0ef6.tar.gz
Update to vesion 4.0.3
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
-