* [gentoo-commits] repo/gentoo:master commit in: dev-python/kivy-garden/files/, profiles/, dev-python/kivy-garden/
@ 2020-05-23 9:54 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-05-23 9:54 UTC (permalink / raw
To: gentoo-commits
commit: be715c677057474c3ca65c0d02bb87521b3fe2ba
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 23 09:54:17 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 23 09:54:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be715c67
dev-python/kivy-garden: Remove last-rited pkg
Closes: https://bugs.gentoo.org/719040
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/kivy-garden/Manifest | 1 -
.../kivy-garden/files/remove_bat-0.1.4.patch | 10 ------
dev-python/kivy-garden/kivy-garden-0.1.4.ebuild | 36 ----------------------
dev-python/kivy-garden/metadata.xml | 12 --------
profiles/package.mask | 5 ---
5 files changed, 64 deletions(-)
diff --git a/dev-python/kivy-garden/Manifest b/dev-python/kivy-garden/Manifest
deleted file mode 100644
index 6311028f288..00000000000
--- a/dev-python/kivy-garden/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kivy-garden-0.1.4.tar.gz 6849 BLAKE2B 944d84ce9057db64c1435d9e4f5e4b8d7e812cac39a7ef536974f5b4a4e525d2ed7dc8c214db75d20cf87bdd1effa9e1312d979e264bb93a5edaf4cf43c7441d SHA512 69b8fa2e2e80cc215eaad0eca78e1e207726ef2f611ba328863191580c19e77de970347b206c82927d92fbc821811956f8c45ac3613dafb2db706a491c50585f
diff --git a/dev-python/kivy-garden/files/remove_bat-0.1.4.patch b/dev-python/kivy-garden/files/remove_bat-0.1.4.patch
deleted file mode 100644
index 5c116608aa7..00000000000
--- a/dev-python/kivy-garden/files/remove_bat-0.1.4.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/setup.py.orig 2014-04-02 08:48:05.906881843 +0200
-+++ b/setup.py 2014-04-02 08:48:16.650214908 +0200
-@@ -8,6 +8,6 @@
- version='0.1.1',
- license='MIT',
- packages=['garden'],
-- scripts=['bin/garden', 'bin/garden.bat'],
-+ scripts=['bin/kivy-garden'],
- install_requires=['requests'],
- )
diff --git a/dev-python/kivy-garden/kivy-garden-0.1.4.ebuild b/dev-python/kivy-garden/kivy-garden-0.1.4.ebuild
deleted file mode 100644
index 6a757ae9499..00000000000
--- a/dev-python/kivy-garden/kivy-garden-0.1.4.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Kivys Garden tool to manage flowers"
-HOMEPAGE="http://kivy-garden.github.io/"
-SRC_URI="https://pypi.io/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/setuptools[${PYTHON_USEDEP}]
- "
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/garden-${PV}"
-
-PATCHES=( "${FILESDIR}/remove_bat-${PV}.patch" )
-
-src_prepare() {
- distutils-r1_src_prepare
- mv "${S}/bin/garden" "${S}/bin/kivy-garden" || die
-}
-
-pkg_postinst() {
- einfo "Kivy's garden tool is installed as kivy-garden"
-}
diff --git a/dev-python/kivy-garden/metadata.xml b/dev-python/kivy-garden/metadata.xml
deleted file mode 100644
index d34379f1b68..00000000000
--- a/dev-python/kivy-garden/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <longdescription>
- Tool to manage the installation, removal of flowers at https://github.com/kivy-garden/
- They are a set of user maintained widgets, extensions, tools for kivy(http://kivy.org) framework.
- </longdescription>
- <upstream>
- <remote-id type="pypi">kivy-garden</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 2853707aac8..87e08322ee7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -407,11 +407,6 @@ x11-misc/obtheme
# Remove after 2020-05-24
games-action/rune
-# Michał Górny <mgorny@gentoo.org> (2020-04-23)
-# Unmaintained. Stuck on Python 3.6. No revdeps.
-# Removal in 30 days. Bug #719040.
-dev-python/kivy-garden
-
# Michał Górny <mgorny@gentoo.org> (2020-04-22)
# Effectively unmaintained and stuck on Python 3.6.
#
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-23 9:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-23 9:54 [gentoo-commits] repo/gentoo:master commit in: dev-python/kivy-garden/files/, profiles/, dev-python/kivy-garden/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox