Drop dev-python/GitPython

This commit is contained in:
Yury Martynov 2019-09-10 09:45:46 +03:00
parent 6a8fc5119c
commit 4d194832b4
No known key found for this signature in database
GPG key ID: EBE62DD0CCEAE19E
5 changed files with 0 additions and 55 deletions

View file

@ -1,20 +0,0 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
inherit distutils-r1
DESCRIPTION="A python library used to interact with Git repositories"
HOMEPAGE="https://github.com/gitpython-developers/GitPython"
SRC_URI="https://github.com/gitpython-developers/GitPython/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
dev-python/gitdb2[${PYTHON_USEDEP}]"

View file

@ -1,21 +0,0 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="A python library used to interact with Git repositories"
HOMEPAGE="https://github.com/gitpython-developers/GitPython"
SRC_URI="https://github.com/gitpython-developers/GitPython/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
dev-python/gitdb2[${PYTHON_USEDEP}]"

View file

@ -1,2 +0,0 @@
DIST GitPython-2.1.1.tar.gz 427815 BLAKE2B 9ccf2fbaac68b1e38f3a54eb6cf2f9df4bfea8b53bbb55a16441a6691e05f36914560ffb0571940b066d082934ec0bc2ea608668d570904a7a6d5db7b9e50369 SHA512 6d239fbc9e356f4204490810e63ec991ab63c7ae1a6817afb096de25fb777a1167f124627d502c7a5e6803cf74f095604e05830c881ea63efd58e0ffc01c4f5d
DIST GitPython-3.0.2.tar.gz 524652 BLAKE2B bb36f75f654735dc680414dc88ecf4d297871841c9eaddb3388f2298f43dbd823f0bb075f498f598bf71b516cae09f16192127d61275751c99f492c96d3a42a1 SHA512 242999137a72104b56536d1fa5541b005f9e545399de467d82e6db696b75838320140437df230672fca8683321a23b0bae6e30ac2c3c1808792b8e7bd1c9da55

View file

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>email@linxon.ru</email>
<name>Yury Martynov</name>
</maintainer>
</pkgmetadata>

View file

@ -7,7 +7,3 @@ dev-ruby/rbnacl-libsodium
dev-ruby/sys-proctable
dev-ruby/therubyracer
dev-ruby/watir-webdriver
# Masked for removal in 10 days. Unused deps
# Please report any issues to https://github.com/pentoo/pentoo-overlay/issues
dev-python/GitPython