mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
python3-pytest-sugar: update to 0.9.5.
This commit is contained in:
parent
63a47227ff
commit
b1a3d196b4
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pytest-sugar'
|
# Template file for 'python3-pytest-sugar'
|
||||||
pkgname=python3-pytest-sugar
|
pkgname=python3-pytest-sugar
|
||||||
version=0.9.4
|
version=0.9.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pytest-sugar-${version}"
|
wrksrc="pytest-sugar-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Pytest plugin to improve the look and feel"
|
||||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://pivotfinland.com/pytest-sugar"
|
homepage="http://pivotfinland.com/pytest-sugar"
|
||||||
|
changelog="https://raw.githubusercontent.com/Teemu/pytest-sugar/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pytest-sugar/pytest-sugar-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytest-sugar/pytest-sugar-${version}.tar.gz"
|
||||||
checksum=b1b2186b0a72aada6859bea2a5764145e3aaa2c1cfbb23c3a19b5f7b697563d3
|
checksum=eea78b6f15b635277d3d90280cd386d8feea1cab0f9be75947a626e8b02b477d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue