mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pluggy: update to 1.3.0.
This commit is contained in:
parent
16f87fb8ce
commit
c308efdbb6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pluggy'
|
# Template file for 'python3-pluggy'
|
||||||
pkgname=python3-pluggy
|
pkgname=python3-pluggy
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/pytest-dev/pluggy"
|
homepage="https://github.com/pytest-dev/pluggy"
|
||||||
changelog="https://raw.githubusercontent.com/pytest-dev/pluggy/main/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/pytest-dev/pluggy/main/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pluggy/pluggy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pluggy/pluggy-${version}.tar.gz"
|
||||||
checksum=d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3
|
checksum=cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue