summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a34494f64897a7d44b8c2349b6a0641a795d7c49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pytest-selenium
	pkgdesc = Plugin for running Selenium with py.test.
	pkgver = 1.3.1
	pkgrel = 1
	url = https://github.com/pytest-dev/pytest-selenium
	arch = any
	license = MPL
	makedepends = python-setuptools
	depends = python>=3.3
	depends = python-pytest
	source = https://github.com/pytest-dev/pytest-selenium/archive/v1.3.1.tar.gz
	md5sums = cb1d430b91bda33f651e5752a89734e6
	sha1sums = 500d388a0ba65465c907c4129f06778f72624e86

pkgname = python-pytest-selenium