mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pydyf: update to 0.11.0.
This commit is contained in:
parent
889b1f4099
commit
b918406d7c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pydyf'
|
# Template file for 'python3-pydyf'
|
||||||
pkgname=python3-pydyf
|
pkgname=python3-pydyf
|
||||||
version=0.10.0
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core python3-flit_core"
|
hostmakedepends="python3-poetry-core python3-flit_core"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://courtbouillon.org/pydyf"
|
homepage="https://courtbouillon.org/pydyf"
|
||||||
distfiles="https://github.com/CourtBouillon/pydyf/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/CourtBouillon/pydyf/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=5c583c35bf51a3dcf9ba852005953bc7a04e8d573237489f20aa70897462362a
|
checksum=4a700f9426bf54ba773efaed6e09dcb96f8baadaa1f4a6b8f8055ef42510c512
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue