mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
python3-smartypants: update to 2.0.2.
This commit is contained in:
parent
858f81c658
commit
7f247b41bd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-smartypants'
|
||||
pkgname=python3-smartypants
|
||||
version=2.0.1
|
||||
revision=5
|
||||
version=2.0.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/leohemsted/smartypants.py/"
|
||||
distfiles="https://github.com/leohemsted/smartypants.py/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=b98191911ff3b4144ef8ad53e776a2d0ad24bd508a905c6ce523597c40022773
|
||||
checksum=560ae7485a27c288f5bd63131f5c3c7b8f0745f50e7c3f85f0bbc65d87799d19
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue