mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
python3-eliot: remove package
This package is not required by any other and does not build cleanly with Python 3.12.
This commit is contained in:
parent
97a26697c0
commit
2628218b40
2 changed files with 1 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
# Template file for 'python3-eliot'
|
|
||||||
pkgname=python3-eliot
|
|
||||||
version=1.12.0
|
|
||||||
revision=5
|
|
||||||
build_style=python3-module
|
|
||||||
hostmakedepends="python3-setuptools"
|
|
||||||
depends="python3-setuptools python3-six python3-zope.interface python3-pyrsistent
|
|
||||||
python3-boltons"
|
|
||||||
short_desc="Logging library that tells you why it happened"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="Apache-2.0"
|
|
||||||
homepage="https://github.com/itamarst/eliot/"
|
|
||||||
distfiles="${PYPI_SITE}/e/eliot/eliot-${version}.tar.gz"
|
|
||||||
checksum=b6e16d8a4392cac6bd07358aaef140c50059ab00fc13171012810e33e1d94b71
|
|
|
@ -586,6 +586,7 @@ replaces="
|
||||||
python3-bluez<=0.23_2
|
python3-bluez<=0.23_2
|
||||||
python3-boto<=2.49.0_5
|
python3-boto<=2.49.0_5
|
||||||
python3-docker-pycreds<=0.4.0_4
|
python3-docker-pycreds<=0.4.0_4
|
||||||
|
python3-eliot<=1.12.0_5
|
||||||
python3-grako<=3.99.9_7
|
python3-grako<=3.99.9_7
|
||||||
python3-idna-ssl<=1.1.0_3
|
python3-idna-ssl<=1.1.0_3
|
||||||
python3-jaraco<=1.0_4
|
python3-jaraco<=1.0_4
|
||||||
|
|
Loading…
Add table
Reference in a new issue