summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 6 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab0ff0275525..2de23877ac98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,15 @@
pkgbase = python-iptools
pkgdesc = Collection of utilities for dealing with IP addresses
pkgver = 0.7.0
- pkgrel = 1
- url = http://python-iptools.readthedocs.org/
+ pkgrel = 3
+ url = https://python-iptools.readthedocs.org/
arch = any
license = BSD
+ checkdepends = python-nose
makedepends = python-setuptools
- makedepends = python2-setuptools
- source = LICENSE
- source = https://github.com/bd808/python-iptools/archive/v0.7.0.tar.gz
- sha256sums = c85e8d34884219ec4ac360f28983b015953ec34b1c6d91e6afbb8b421626ea9e
+ makedepends = python-sphinx
+ depends = python
+ source = python-iptools-0.7.0.tar.gz::https://github.com/bd808/python-iptools/archive/v0.7.0.tar.gz
sha256sums = 5ea59c0867e72d8243305ff1297fc5b2d8feaca650369a29985453ce4f39ca97
pkgname = python-iptools
- depends = python
-
-pkgname = python2-iptools
- depends = python2
-