python-pickleshare: update to 0.7.5
This commit is contained in:
parent
100a3e5712
commit
639c66a036
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'python-pickleshare'
|
||||
pkgname=python-pickleshare
|
||||
version=0.7.4
|
||||
revision=3
|
||||
version=0.7.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pickleshare-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="pickleshare.py"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-pathlib2"
|
||||
pycompile_module="pickleshare.py"
|
||||
short_desc="Small shelve-like datastore with concurrency support (Python2)"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/pickleshare/pickleshare"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/p/pickleshare/pickleshare-${version}.tar.gz"
|
||||
checksum=84a9257227dfdd6fe1b4be1319096c20eb85ff1e82c7932f36efccfe1b09737b
|
||||
checksum=87683d47965c1da65cdacaf31c8441d12b8044cdec9aca500cd78fc2c683afca
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue
Block a user