Commit be19b27c authored by Canek Peláez's avatar Canek Peláez
Browse files

Update Python packages.

parent 8990e27a
Loading
Loading
Loading
Loading

dev-python/py3exiv2/Manifest

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
DIST py3exiv2-0.9.3.tar.gz 36090 SHA256 838836e58ca22557d83d1f0ef918bcce899b4c2666340b924b940dcdebf1d18c SHA512 166acff236990447cc14784a020b1148bb588ecaf1013e3dbab783940c4af465420e06e5a90ecb36ca04de230b0b2f487885d44a2f620d282c2a94979c77e166 WHIRLPOOL c2e9600445877fa8fd8db714fc19b1e1cbcb531cc6595c0f0af56a1f90c955d76ac5576d2218cfadb2aa3f28675f21d2a7d1c16c5efe0e1d5895460a12b31257
+0 −23
Original line number Diff line number Diff line
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6

PYTHON_COMPAT=( python3_9 )

inherit distutils-r1

DESCRIPTION="Pure-python wrapper for libusb-1.0."
HOMEPAGE="https://pypi.org/project/py3exiv2/"
SRC_URI="https://files.pythonhosted.org/packages/c0/34/3b6728f51934e7d2e6485e66a1de676ce0de815d537e3793d2e83dfff8f8/py3exiv2-0.9.3.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND="
	dev-python/setuptools[${PYTHON_USEDEP}]
	media-gfx/exiv2
"
RDEPEND="${DEPEND}"
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,8 @@ EAPI="8"

PYTHON_COMPAT=( python3_12 python3_13 )

DISTUTILS_USE_PEP517="setuptools"

inherit git-r3 distutils-r1

DESCRIPTION="Python library to parse the pcap-ng."
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,8 @@ EAPI="8"

PYTHON_COMPAT=( python3_12 python3_13 )

DISTUTILS_USE_PEP517="setuptools"

inherit git-r3 distutils-r1 systemd

DESCRIPTION="ds4drv is a Sony DualShock 4 userspace driver for Linux"
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,8 @@ EAPI="8"

PYTHON_COMPAT=( python3_12 python3_13 )

DISTUTILS_USE_PEP517="setuptools"

inherit git-r3 distutils-r1

DESCRIPTION="Convert a .pcap file to code that replays the captured USB commands."