mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 11:10:31 +02:00
python3-aniso8601: update to 4.0.1.
This commit is contained in:
parent
421adea798
commit
477eef22f8
2 changed files with 5 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python3-aniso8601'
|
||||
pkgname=python3-aniso8601
|
||||
version=3.0.2
|
||||
version=4.0.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
_gitver=d21525fd4579
|
||||
_gitver=455a4a8e7e1b
|
||||
wrksrc="nielsenb-aniso8601-${_gitver}"
|
||||
build_style=python3-module
|
||||
pycompile_module="aniso8601"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://bitbucket.org/nielsenb/aniso8601"
|
||||
distfiles="${homepage}/get/v${version}.tar.gz"
|
||||
checksum=8104cd739e07dc62e165cd4804c3825b12e524e9019c97a28f57679e53b4085f
|
||||
checksum=7a01116e9e931c7c29f2dfdd66ce081db3369d15538e708e18fce30159530852
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
2
srcpkgs/python3-aniso8601/update
Normal file
2
srcpkgs/python3-aniso8601/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
site='https://bitbucket.org/nielsenb/aniso8601/downloads/?tab=tags'
|
||||
pkgname=v
|
Loading…
Add table
Reference in a new issue