mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-pathspec: update to 0.11.2.
This commit is contained in:
parent
a4274848b2
commit
71acd2d78f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pathspec'
|
# Template file for 'python3-pathspec'
|
||||||
pkgname=python3-pathspec
|
pkgname=python3-pathspec
|
||||||
version=0.11.1
|
version=0.11.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-flit_core"
|
hostmakedepends="python3-flit_core"
|
||||||
|
@ -12,4 +12,4 @@ license="MPL-2.0"
|
||||||
homepage="https://github.com/cpburnz/python-pathspec"
|
homepage="https://github.com/cpburnz/python-pathspec"
|
||||||
changelog="https://raw.githubusercontent.com/cpburnz/python-pathspec/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/cpburnz/python-pathspec/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz"
|
||||||
checksum=2798de800fa92780e33acca925945e9a19a133b715067cf165b8866c15a31687
|
checksum=e0d8d0ac2f12da61956eb2306b69f9469b42f4deb0f3cb6ed47b9cce9996ced3
|
||||||
|
|
Loading…
Add table
Reference in a new issue