mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-path: update to 16.10.0.
This commit is contained in:
parent
45f407799b
commit
f7808ac3eb
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-path'
|
||||
pkgname=python3-path
|
||||
version=16.9.0
|
||||
version=16.10.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||
|
@ -10,9 +10,9 @@ short_desc="Python module for object-oriented file system path manipulation"
|
|||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
license="MIT"
|
||||
homepage="https://pypi.org/project/path/"
|
||||
changelog="https://raw.githubusercontent.com/jaraco/path/main/CHANGES.rst"
|
||||
changelog="https://raw.githubusercontent.com/jaraco/path/main/NEWS.rst"
|
||||
distfiles="${PYPI_SITE}/p/path/path-${version}.tar.gz"
|
||||
checksum=dfd31c2af60e8889a13538bef302ade7adacdb5351836be22638e2349ddd5d7b
|
||||
checksum=b32b22b76fe810a8ded6d136268cc8b6698ae7c47c29b94a9ea12623f3051e46
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue