From da6294dfcdaa2bb10ca6b89eb844b312e4e1c8ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 17 Aug 2020 23:34:28 +0700 Subject: [PATCH] python3-sphinxcontrib-websupport: drop this package Sphinx only needs websupport to build Sphinx's docs, which we don't build because we don't build jquery and underscorejs. From c05b7b8115 (python3-Sphinx: update to 2.3.1, 2019-12-28), we remove python3-sphinxcontrib-websupport from Sphinx's dependencies. Let's remove this package, too. --- .../python3-sphinxcontrib-websupport/template | 19 ------------------- .../python3-sphinxcontrib-websupport/update | 1 - 2 files changed, 20 deletions(-) delete mode 100644 srcpkgs/python3-sphinxcontrib-websupport/template delete mode 100644 srcpkgs/python3-sphinxcontrib-websupport/update diff --git a/srcpkgs/python3-sphinxcontrib-websupport/template b/srcpkgs/python3-sphinxcontrib-websupport/template deleted file mode 100644 index 945577df1fd..00000000000 --- a/srcpkgs/python3-sphinxcontrib-websupport/template +++ /dev/null @@ -1,19 +0,0 @@ -# Template file for 'python3-sphinxcontrib-websupport' -pkgname=python3-sphinxcontrib-websupport -version=1.2.3 -revision=1 -archs=noarch -wrksrc="sphinxcontrib-websupport-${version}" -build_style=python3-module -hostmakedepends="python3-setuptools" -depends="python3-sphinxcontrib" -short_desc="Sphinx API for Web Apps - Python 3" -maintainer="Đoàn Trần Công Danh " -license="BSD-2-Clause" -homepage="http://sphinx-doc.org/" -distfiles="${PYPI_SITE}/s/sphinxcontrib-websupport/sphinxcontrib-websupport-${version}.tar.gz" -checksum=ee1d43e6e0332558a66fcb4005b9ba7313ad9764d0df0e6703ae869a028e451f - -post_install() { - vlicense LICENSE -} diff --git a/srcpkgs/python3-sphinxcontrib-websupport/update b/srcpkgs/python3-sphinxcontrib-websupport/update deleted file mode 100644 index ee07b72ffd4..00000000000 --- a/srcpkgs/python3-sphinxcontrib-websupport/update +++ /dev/null @@ -1 +0,0 @@ -ignore="*dev*"