+++ /dev/null
-DIST transmissionrpc-0.11.tar.gz 96091 BLAKE2B 8ccda6621db91bc5e825162e2f11c0847d96a6711113c59a600e7f74b3b802d5c084cfa34388d77784d1514675d0d0934b4838c7ce626c14b2b811d3b5740788 SHA512 778c4099264d38deefbcf05c8f9e5d165ce113b4180e3797eb3cf11f0a9ba5393c0b2e6f1f0ae7c2dcfc679bfc1d0d69cb3715b3db6ac90a1a840fbd0775f82f
-DIST ubuntu-12.04.2-alternate-amd64.iso.torrent 28541 BLAKE2B f88cb5b5820eb4b73faa0fe4aaf0aad538f120879ae8fe926bc5f2a76ca37e7e6e186b2a2cbfae746a0df1d32eb72777b21ce1fb5374a8f5c6bfa508c7fd4fc1 SHA512 a597d9c5258111cb9c42dfcbb0804e093b6c69d4cdf178c961de1d52ec64e75f76d078700b59535e631575e42d3a995844ac0d30c9f7e852ab1ece149ec1f6de
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>floppym@gentoo.org</email>
- <name>Mike Gilbert</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">transmissionrpc</remote-id>
- <remote-id type="bitbucket">blueluna/transmissionrpc</remote-id>
- </upstream>
-</pkgmetadata>
+++ /dev/null
-# 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
-
-if [[ ${PV} != 9999 ]]; then
- SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
- https://bitbucket.org/blueluna/transmissionrpc/src/release-0.10/test/data/ubuntu-12.04.2-alternate-amd64.iso.torrent"
- KEYWORDS="~amd64 ~x86"
-else
- inherit mercurial
- EHG_REPO_URI="https://bitbucket.org/blueluna/${PN}"
- KEYWORDS=""
-fi
-
-DESCRIPTION="Python module that implements the Transmission bittorrent client RPC protocol"
-HOMEPAGE="https://bitbucket.org/blueluna/transmissionrpc"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-RDEPEND=">=dev-python/six-1.1.0[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]"
-
-src_unpack() {
- unpack ${P}.tar.gz
- cp "${DISTDIR}/ubuntu-12.04.2-alternate-amd64.iso.torrent" ${P}/test/data/ || die
-}
-
-python_test() {
- esetup.py test
-}
+++ /dev/null
-# 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
-
-if [[ ${PV} != 9999 ]]; then
- SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
-else
- inherit mercurial
- EHG_REPO_URI="https://bitbucket.org/blueluna/${PN}"
- KEYWORDS=""
-fi
-
-DESCRIPTION="Python module that implements the Transmission bittorrent client RPC protocol"
-HOMEPAGE="https://bitbucket.org/blueluna/transmissionrpc"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-RDEPEND=">=dev-python/six-1.1.0[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
- esetup.py test
-}
# Please DOWNGRADE to dev-python/nototools-0_pre20200113
=dev-python/nototools-20190320
-# Mike Gilbert <floppym@gentoo.org> (2020-01-12)
-# No upstream activity since 2014, no reverse deps.
-# Remove in 30 days.
-dev-python/transmissionrpc
-
# Joerg Bornkessel <hd_brummy@gentoo.org> (2020-01-12)
# upstream has give up this project,
# upstream is not interressted on any patches to fix this