mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: python3-multivolumefile-0.2.3
This commit is contained in:
parent
d4969a9700
commit
39495beebe
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-multivolumefile/template
Normal file
14
srcpkgs/python3-multivolumefile/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-multivolumefile'
|
||||||
|
pkgname=python3-multivolumefile
|
||||||
|
version=0.2.3
|
||||||
|
revision=1
|
||||||
|
wrksrc="multivolumefile-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools_scm"
|
||||||
|
depends="python3"
|
||||||
|
short_desc="Multi volume file wrapper "
|
||||||
|
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
|
homepage="https://github.com/miurahr/multivolume"
|
||||||
|
distfiles="${PYPI_SITE}/m/multivolumefile/multivolumefile-${version}.tar.gz"
|
||||||
|
checksum=a0648d0aafbc96e59198d5c17e9acad7eb531abea51035d08ce8060dcad709d6
|
Loading…
Add table
Reference in a new issue