mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-py: fix typo (Orphaned)
This commit is contained in:
parent
5b3e3b8989
commit
b288291306
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python"
|
depends="python"
|
||||||
checkdepends="python3-pytest"
|
checkdepends="python3-pytest"
|
||||||
short_desc="Python2 development support library"
|
short_desc="Python2 development support library"
|
||||||
maintainer="Orpahend <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/pytest-dev/py"
|
homepage="https://github.com/pytest-dev/py"
|
||||||
changelog="https://github.com/pytest-dev/py/raw/master/CHANGELOG"
|
changelog="https://github.com/pytest-dev/py/raw/master/CHANGELOG"
|
||||||
|
|
Loading…
Add table
Reference in a new issue