mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
Merge pull request #7616 from Sir-Boops/path
python-pathspec: update to 0.5.5
This commit is contained in:
commit
55720f62af
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-pathspec'
|
# Template file for 'python-pathspec'
|
||||||
pkgname=python-pathspec
|
pkgname=python-pathspec
|
||||||
version=0.5.3
|
version=0.5.5
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="pathspec-${version}"
|
wrksrc="pathspec-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
pycompile_module="pathspec"
|
pycompile_module="pathspec"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Sir_Boops <admin@boops.me>"
|
||||||
license="MPL-2"
|
license="MPL-2"
|
||||||
homepage="https://pypi.python.org/pypi/pathspec"
|
homepage="https://pypi.python.org/pypi/pathspec"
|
||||||
distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz"
|
||||||
checksum=54478a66a360f4ebe4499c9235e4206fca5dec837b8e272d1ce37e0a626cc64d
|
checksum=72c495d1bbe76674219e307f6d1c6062f2e1b0b483a5e4886435127d0df3d0d3
|
||||||
|
|
||||||
python3-pathspec_package() {
|
python3-pathspec_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue