mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
parent
3afa84f84e
commit
8a34911882
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pytest-relaxed'
|
# Template file for 'python-pytest-relaxed'
|
||||||
pkgname=python-pytest-relaxed
|
pkgname=python-pytest-relaxed
|
||||||
version=1.0.0
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/python-//}-${version}"
|
wrksrc="${pkgname/python-//}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="2-Clause-BSD"
|
license="2-Clause-BSD"
|
||||||
homepage="https://github.com/bitprophet/pytest-relaxed"
|
homepage="https://github.com/bitprophet/pytest-relaxed"
|
||||||
distfiles="${PYPI_SITE}/p/pytest-relaxed/pytest-relaxed-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytest-relaxed/pytest-relaxed-${version}.tar.gz"
|
||||||
checksum=1a26bc92a35fb51263f4c59f8e29e235576dee7dbe4b05c7a70f66676301a4a8
|
checksum=7925841b81cd6f1749b9a25e47eb4416706746df695363638b9bdebfc8b220c6
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue