mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pyfuse3: update to 3.3.0.
This commit is contained in:
parent
c578cf15a4
commit
342c79c648
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pyfuse3'
|
# Template file for 'python3-pyfuse3'
|
||||||
pkgname=python3-pyfuse3
|
pkgname=python3-pyfuse3
|
||||||
version=3.2.3
|
version=3.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="pkg-config python3-setuptools"
|
hostmakedepends="pkg-config python3-setuptools"
|
||||||
|
@ -13,4 +13,4 @@ license="LGPL-2.0-or-later"
|
||||||
homepage="https://pypi.org/project/pyfuse3/"
|
homepage="https://pypi.org/project/pyfuse3/"
|
||||||
changelog="https://raw.githubusercontent.com/libfuse/pyfuse3/master/Changes.rst"
|
changelog="https://raw.githubusercontent.com/libfuse/pyfuse3/master/Changes.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pyfuse3/pyfuse3-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyfuse3/pyfuse3-${version}.tar.gz"
|
||||||
checksum=0771e921fd2a1c36bd4ed6b74db0616f4d40c8ac68994a80f3cc8a249fa807d8
|
checksum=2b31fe412479f9620da2067dd739ed23f4cc37364224891938dedf7766e573bd
|
||||||
|
|
Loading…
Add table
Reference in a new issue