mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python: remove outdated INSTALL.msg
This commit is contained in:
parent
e15129e18f
commit
9de602ab0c
2 changed files with 1 additions and 3 deletions
|
@ -1,2 +0,0 @@
|
||||||
This package will install python3 soon. If you wish to keep Python 2,
|
|
||||||
mark python2 as manually installed with xbps-pkgdb(1).
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python'
|
# Template file for 'python'
|
||||||
pkgname=python
|
pkgname=python
|
||||||
version=3.13
|
version=3.13
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="python${version%%.*}"
|
depends="python${version%%.*}"
|
||||||
short_desc="Python programming language (metapackage)"
|
short_desc="Python programming language (metapackage)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue