mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
New package: python3-dill-0.3.4
This commit is contained in:
parent
d47f5dee52
commit
e970f5661f
1 changed files with 13 additions and 0 deletions
13
srcpkgs/python3-dill/template
Normal file
13
srcpkgs/python3-dill/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'python3-dill'
|
||||
pkgname=python3-dill
|
||||
version=0.3.4
|
||||
revision=1
|
||||
wrksrc="dill-$version"
|
||||
build_style=python3-module
|
||||
depends="python3"
|
||||
short_desc="Serialize all of Python"
|
||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://dill.rtfd.io/"
|
||||
distfiles="${PYPI_SITE}/d/dill/dill-${version}.zip"
|
||||
checksum=9f9734205146b2b353ab3fec9af0070237b6ddae78452af83d2fca84d739e675
|
Loading…
Add table
Reference in a new issue