mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python3-telnetlib-313-and-up: correct provides
This commit is contained in:
parent
04bb657872
commit
d3d25a8c76
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-telnetlib-313-and-up'
|
# Template file for 'python3-telnetlib-313-and-up'
|
||||||
pkgname=python3-telnetlib-313-and-up
|
pkgname=python3-telnetlib-313-and-up
|
||||||
version=3.13.1
|
version=3.13.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -11,4 +11,4 @@ license="Python-2.0"
|
||||||
homepage="https://github.com/rtaycher/telnetlib_313_and_up"
|
homepage="https://github.com/rtaycher/telnetlib_313_and_up"
|
||||||
distfiles="${PYPI_SITE}/t/telnetlib_313_and_up/telnetlib_313_and_up-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/telnetlib_313_and_up/telnetlib_313_and_up-${version}.tar.gz"
|
||||||
checksum=93cdf0a35e8b6463853e5bfa134288a9695c7b69b9e6f4bcfb71c0888470288a
|
checksum=93cdf0a35e8b6463853e5bfa134288a9695c7b69b9e6f4bcfb71c0888470288a
|
||||||
provides="py3:telnetlib-${version}"
|
provides="py3:telnetlib-${version}_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue