python3-pytest-fixture-config: update to 1.8.0.

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:28:14 -05:00
parent 5c1dc62c05
commit 7e7dc1d508
2 changed files with 3 additions and 14 deletions

View file

@ -1,11 +0,0 @@
Void doesn't package setuptools-git, and there's no need to start now.
--- a/common_setup.py
+++ b/common_setup.py
@@ -72,6 +72,5 @@
license='MIT license',
platforms=['unix', 'linux'],
cmdclass={'test': PyTest, 'egg_info': EggInfo},
- setup_requires=['setuptools-git'],
include_package_data=True
)

View file

@ -1,8 +1,8 @@
# Template file for 'python3-pytest-fixture-config'
pkgname=python3-pytest-fixture-config
_pkgname=${pkgname#*-}
version=1.7.0
revision=3
version=1.8.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-pytest"
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/manahl/pytest-plugins"
distfiles="${PYPI_SITE}/p/${_pkgname}/${_pkgname}-${version}.tar.gz"
checksum=41a17417721f6862ce6b40e3280fddd8e1659b2c306ec46b237d7021fec5218e
checksum=c739895fe20851bdba53f246d0599aa389bc1a1cba48db2ecac0130576dc1b0e
post_install() {
vlicense LICENSE