summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 2 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07c356a06f61..b8ef80114fe0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,13 @@
pkgbase = python-pytest-datafiles
pkgdesc = py.test plugin to create a 'tmpdir' containing predefined files/directories.
pkgver = 2.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/omarkohl/pytest-datafiles
arch = any
license = MIT
- makedepends = python-pytest
- makedepends = python2-pytest
makedepends = python-setuptools
- makedepends = python2-setuptools
+ depends = python-pytest
source = https://pypi.org/packages/source/p/pytest-datafiles/pytest-datafiles-2.0.tar.gz
sha256sums = 143329cbb1dbbb07af24f88fa4668e2f59ce233696cf12c49fd1c98d1756dbf9
pkgname = python-pytest-datafiles
- depends = python-pytest
-
-pkgname = python2-pytest-datafiles
- depends = python2-pytest
-