community/pytest: upgrade to 3.5.0

This commit is contained in:
Fabian Affolter 2018-03-23 07:42:08 +00:00 committed by Roberto Oliveira
parent 9e94d6f557
commit d15ac5ed48

View File

@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch> # Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=pytest pkgname=pytest
pkgver=3.4.2 pkgver=3.5.0
pkgrel=0 pkgrel=0
pkgdesc="A python test library" pkgdesc="A python test library"
url="http://pytest.org" url="http://pytest.org"
@ -60,4 +60,4 @@ _py() {
done done
} }
sha512sums="787065ab76d4482799bb2da9f024c9c383e68cc1cc01f3b80f6ed9444ca6383d20953615696ed4dd01668777b094cf5002b23c4ce51828879dcf8ebf2170c71b pytest-3.4.2.tar.gz" sha512sums="031997650592a5c5697981c517082a8de0f585b63e9fcba57903163c0e87ab6a4206f93038ecc130530422547bfc0e03f765c8f260e52e51f2f9e0cb26ceeaa8 pytest-3.5.0.tar.gz"