mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: python3-strict-rfc3339-0.7
This commit is contained in:
parent
4ea225cf29
commit
25a81b36d3
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-strict-rfc3339/template
Normal file
14
srcpkgs/python3-strict-rfc3339/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-strict-rfc3339'
|
||||||
|
pkgname=python3-strict-rfc3339
|
||||||
|
version=0.7
|
||||||
|
revision=1
|
||||||
|
build_style=python3-pep517
|
||||||
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
depends="python3"
|
||||||
|
short_desc="Strict, simple, lightweight RFC3339 functions"
|
||||||
|
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://pypi.org/project/strict-rfc3339/"
|
||||||
|
distfiles="${PYPI_SITE}/s/strict-rfc3339/strict-rfc3339-${version}.tar.gz"
|
||||||
|
checksum=5cad17bedfc3af57b399db0fed32771f18fc54bbd917e85546088607ac5e1277
|
||||||
|
make_check=no # no tests available
|
Loading…
Add table
Reference in a new issue