commit:     1c961f6409d1fcd22e1d67af16030035707b141c
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  9 08:15:35 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Oct  9 08:15:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c961f64

dev-python/lcdproc: treeclean

Closes: https://bugs.gentoo.org/812224
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-python/lcdproc/Manifest                      |  1 -
 dev-python/lcdproc/lcdproc-0.03_p20150508.ebuild | 30 ------------------------
 dev-python/lcdproc/metadata.xml                  | 17 --------------
 profiles/package.mask                            |  6 -----
 4 files changed, 54 deletions(-)

diff --git a/dev-python/lcdproc/Manifest b/dev-python/lcdproc/Manifest
deleted file mode 100644
index 15271bd2443..00000000000
--- a/dev-python/lcdproc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST lcdproc-0.03_p20150508.tar.gz 337211 BLAKE2B 
426ddb2e951d096dc8ec149e47dcaa4c31501c9993e27c6a7fd686baa7e0799c92f40bba4eb3250c846625e6f82d6a202dc9f55a7044e6d4edb08437edb9d2e9
 SHA512 
344a15566587a1f7e3a50314138fb320ee341a41484061cc143498c86e058badefd38589b74a6668e3c082b1cd4ceb3aaa8a9369eb9d8f900af5da0aa7823430

diff --git a/dev-python/lcdproc/lcdproc-0.03_p20150508.ebuild 
b/dev-python/lcdproc/lcdproc-0.03_p20150508.ebuild
deleted file mode 100644
index 91f15979c1a..00000000000
--- a/dev-python/lcdproc/lcdproc-0.03_p20150508.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-EGIT_COMMIT="973628fc326177c9deaf3f2e1a435159eb565ae0"
-MY_PV="$(ver_cut 1-2)"
-PYTHON_COMPAT=( python3_{7..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python OOP wrapper library for LCDproc Telnet API"
-HOMEPAGE="https://github.com/jinglemansweep/lcdproc";
-SRC_URI="https://github.com/jinglemansweep/${PN}/archive/${EGIT_COMMIT}.tar.gz 
-> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="app-misc/lcdproc"
-
-DOCS=( "README.textile" "examples.py" )
-
-src_prepare() {
-       default
-
-       # Fix setuptools version warning
-       sed -e "s/${MY_PV}/${MY_PV:0:(-3)}.${MY_PV:3}/" -i setup.py || die
-}

diff --git a/dev-python/lcdproc/metadata.xml b/dev-python/lcdproc/metadata.xml
deleted file mode 100644
index 9ab39c1e078..00000000000
--- a/dev-python/lcdproc/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Conrad Kostecki</name>
-       </maintainer>
-       <longdescription>
-               This is a python OOP wrapper library for LCDproc Telnet API,
-               which makes it possible to submit own data to the LCDproc 
server.
-       </longdescription>
-       <upstream>
-               
<bugs-to>https://github.com/jinglemansweep/lcdproc/issues</bugs-to>
-               <remote-id type="github">jinglemansweep/lcdproc</remote-id>
-               <remote-id type="pypi">lcdproc</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 29d7c56b960..f5e81f7f2cb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -261,12 +261,6 @@ dev-python/sparql-wrapper
 # Removal on 2021-10-09. Bug #812233
 dev-python/pybluez
 
-# Jakov Smolić <[email protected]> (2021-09-09)
-# Relies on setuptools' deprecated use_2to3 option.
-# Last release in 2015, no revdeps.
-# Removal on 2021-10-09. Bug #812224
-dev-python/lcdproc
-
 # Anna Vyalkova <[email protected]> (2021-09-07)
 # Mask backwards-incompatible version to avoid autodeletion of previous one.
 # Data migration is not supported upstream and can't be done automatically.

Reply via email to