mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-zipp: remove.
This unused package is a backport of zipfile.path for python versions before 3.10
This commit is contained in:
parent
d1b516ab55
commit
ce47482ceb
2 changed files with 2 additions and 22 deletions
|
@ -1,21 +0,0 @@
|
||||||
# Template file for 'python3-zipp'
|
|
||||||
pkgname=python3-zipp
|
|
||||||
version=3.6.0
|
|
||||||
revision=1
|
|
||||||
wrksrc="zipp-${version}"
|
|
||||||
build_style=python3-module
|
|
||||||
hostmakedepends="python3-setuptools_scm"
|
|
||||||
depends="python3"
|
|
||||||
short_desc="Pathlib-compatible Zipfile object wrapper (Python 3)"
|
|
||||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://github.com/jaraco/zipp"
|
|
||||||
changelog="https://raw.githubusercontent.com/jaraco/zipp/master/CHANGES.rst"
|
|
||||||
distfiles="${PYPI_SITE}/z/zipp/zipp-${version}.tar.gz"
|
|
||||||
checksum=71c644c5369f4a6e07636f0aa966270449561fcea2e3d6747b8d23efaa9d7832
|
|
||||||
# Needs unpackaged "jaraco.itertools"
|
|
||||||
make_check=no
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'removed-packages'
|
# Template file for 'removed-packages'
|
||||||
pkgname=removed-packages
|
pkgname=removed-packages
|
||||||
version=0.1
|
version=0.1
|
||||||
revision=71
|
revision=72
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="Uninstalls packages removed from repository"
|
short_desc="Uninstalls packages removed from repository"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
|
@ -353,6 +353,7 @@ replaces="
|
||||||
python3-pyside<=5.15.0_2
|
python3-pyside<=5.15.0_2
|
||||||
python3-shiboken<=5.15.0_3
|
python3-shiboken<=5.15.0_3
|
||||||
python3-txacme<=0.9.3_3
|
python3-txacme<=0.9.3_3
|
||||||
|
python3-zipp<=3.6.0_1
|
||||||
qimageblitz<=0.0.6_4
|
qimageblitz<=0.0.6_4
|
||||||
qt-designer-devel<=4.8.7_29
|
qt-designer-devel<=4.8.7_29
|
||||||
qt-designer-libs<=4.8.7_29
|
qt-designer-libs<=4.8.7_29
|
||||||
|
|
Loading…
Add table
Reference in a new issue