From 919b5a0291d10855c6a4e62423c6a1cab201946c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 20 Sep 2020 16:00:03 +0700 Subject: [PATCH] python-tweepy: drop package --- srcpkgs/python-tweepy/template | 42 --------------------------------- srcpkgs/python3-tweepy | 1 - srcpkgs/python3-tweepy/template | 23 ++++++++++++++++++ 3 files changed, 23 insertions(+), 43 deletions(-) delete mode 100644 srcpkgs/python-tweepy/template delete mode 120000 srcpkgs/python3-tweepy create mode 100644 srcpkgs/python3-tweepy/template diff --git a/srcpkgs/python-tweepy/template b/srcpkgs/python-tweepy/template deleted file mode 100644 index 2487511922a..00000000000 --- a/srcpkgs/python-tweepy/template +++ /dev/null @@ -1,42 +0,0 @@ -# Template file for 'python-tweepy' -pkgname=python-tweepy -version=3.8.0 -revision=2 -archs=noarch -wrksrc="tweepy-${version}" -build_style=python-module -pycompile_module="tweepy" -hostmakedepends="python-setuptools python3-setuptools" -depends="python-requests-oauthlib python-six python-pysocks" -short_desc="Twitter library for Python2" -maintainer="Orphaned " -license="MIT" -homepage="https://github.com/tweepy/tweepy" -distfiles="${PYPI_SITE}/t/tweepy/tweepy-${version}.tar.gz" -checksum=8abd828ba51a85a2b5bb7373715d6d3bb32d18ac624e3a4db02e4ef8ab48316b -python_version=2 - -post_install() { - # We cannot fetch this as distfile without create_wrksrc=yes which - # OTOH makes it difficult to build. Just fetch the LICENSE text now. - $XBPS_FETCH_CMD -o LICENSE.txt https://raw.githubusercontent.com/tweepy/tweepy/master/LICENSE - digest=$($XBPS_DIGEST_CMD