python3-changelogs: remove package
This package is not required by any package in the repository, and depends on the apparently unmaintained python3-gitchangelog.
This commit is contained in:
parent
179046325a
commit
b8cf47a62c
|
@ -1,19 +0,0 @@
|
|||
# Template file for 'python3-changelogs'
|
||||
pkgname=python3-changelogs
|
||||
version=0.15.0
|
||||
revision=4
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-requests python3-lxml python3-packaging
|
||||
python3-validators python3-gitchangelog"
|
||||
short_desc="Changelog finder and parser for vendors like PyPi and npm"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/pyupio/changelogs"
|
||||
changelog="https://raw.githubusercontent.com/pyupio/changelogs/master/HISTORY.rst"
|
||||
distfiles="https://github.com/pyupio/changelogs/archive/${version}.tar.gz"
|
||||
checksum=d2c14fd7c0847effe2f8eaebf33d77c7872c60f246aa592ca6906a1b32c02b9c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
|
@ -718,6 +718,7 @@ replaces="
|
|||
python3-aiohttp2<=2.3.10_4
|
||||
python3-bluez<=0.23_2
|
||||
python3-boto<=2.49.0_5
|
||||
python3-changelogs<=0.15.0_4
|
||||
python3-docker-pycreds<=0.4.0_4
|
||||
python3-eliot<=1.12.0_5
|
||||
python3-grako<=3.99.9_7
|
||||
|
|
Loading…
Reference in New Issue