mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python3-jeepney: update to 0.9.0.
This commit is contained in:
parent
1fc8d99221
commit
c8e2327e28
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-jeepney'
|
||||
pkgname=python3-jeepney
|
||||
version=0.8.0
|
||||
revision=4
|
||||
version=0.9.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-flit_core"
|
||||
depends="python3"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://gitlab.com/takluyver/jeepney"
|
||||
changelog="https://gitlab.com/takluyver/jeepney/-/raw/master/docs/release-notes.rst"
|
||||
distfiles="${PYPI_SITE}/j/jeepney/jeepney-${version}.tar.gz"
|
||||
checksum=5efe48d255973902f6badc3ce55e2aa6c5c3b3bc642059ef3a91247bcfcc5806
|
||||
checksum=cf0e9e845622b81e4a28df94c40345400256ec608d0e55bb8a3feaa9163f5732
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue