bump(dev-python/pyusb): sync with upstream

This commit is contained in:
David Michael 2017-05-03 19:42:03 -07:00
parent e779f5ab69
commit 0b13a2b262
9 changed files with 94 additions and 94 deletions

View File

@ -1,45 +0,0 @@
# ChangeLog for dev-python/pyusb
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyusb/ChangeLog,v 1.9 2011/03/05 21:30:55 josejx Exp $
*pyusb-1.0.0_alpha1 (05 Mar 2011)
*pyusb-0.4.3 (05 Mar 2011)
05 Mar 2011; Joseph Jezak <josejx@gentoo.org> +pyusb-0.4.3.ebuild,
+pyusb-1.0.0_alpha1.ebuild:
Added latest versions.
07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> pyusb-0.4.2.ebuild:
keyworded ~arch for x86, bug 298265
04 Sep 2009; Patrick Lauer <patrick@gentoo.org> -pyusb-0.4.1-r1.ebuild:
Remove old
07 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pyusb-0.4.2.ebuild:
Add "examples" USE flag (bug #280585).
*pyusb-0.4.2 (05 Aug 2009)
05 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+pyusb-0.4.2.ebuild:
Version bump. Set SUPPORT_PYTHON_ABIS.
01 Jun 2009; Patrick Lauer <patrick@gentoo.org> pyusb-0.4.1-r1.ebuild:
Adding ~amd64 keyword
01 Jun 2009; Patrick Lauer <patrick@gentoo.org> pyusb-0.4.1-r1.ebuild:
EAPI goes to the top
*pyusb-0.4.1-r1 (28 May 2009)
28 May 2009; Joseph Jezak <josejx@gentoo.org> -pyusb-0.4.1.ebuild,
+pyusb-0.4.1-r1.ebuild:
Added dep on libusb-0.x.
*pyusb-0.4.1 (28 May 2009)
28 May 2009; Joseph Jezak <josejx@gentoo.org> +metadata.xml,
+pyusb-0.4.1.ebuild:
Initial commit.

View File

@ -1 +1,5 @@
DIST pyusb-0.4.3.tar.gz 16242 RMD160 803794e073dd0f052ec9c31f0d3210751403c85b SHA1 5a6729169e320e9dfb19c6af461eca6d45242787 SHA256 3c08b292886b7001ab088345af4d0dfe3e7d37bfc4b2bdcd7edb564ea3ef04d5
DIST PyUSB-1.0.0.tar.gz 52559 SHA256 5b34ffa74ac34f330bff949c94ee00ec4a9d147234db17ee2eed2a67c0275368 SHA512 a66cd9e3c95d0ee0959667866101f089d5ba5d425a930cc32fdf679f8c1fde8681aaf464efc96cbdad99fbae9f72086c4704f857c757b12e4ce2016e3451dcc0 WHIRLPOOL c93d3bb289646fc06bebadb7d2d5677d685e49756bbcd4ebf01e0eaec30620fbb3f7d925d3f11b9c8cb1d1af87fb357c27f0266c86b83a2c30aa001787f994ac
EBUILD pyusb-1.0.0.ebuild 589 SHA256 be92ec5f3abcb6d32abc41b5206839aaff777ea8fc459b6a00486e5eceebab1c SHA512 9e7dc72bde248e4c3bd0d9b0f36027d6b1cdc47314542cbb771beeabc7107435857577484342ea158a546687b1feb7ce85c75802f3bbfd899308098f9fdaac48 WHIRLPOOL cf7a9b334016c5e7e7c3f4d5b0a36cfa771c8f6d5e764cd523450f92557f68500522cdb4dcf3b0a3e58b692746f9da443ddd4fac42fb2efd391fac2c2ec4cd1d
MISC ChangeLog 3721 SHA256 0cfa7e54ad5bd2bad5d7bf7e2f6d1a58ee625a4e0085d8bc0e045788ab531e3e SHA512 0272193e34945ada3b9e003f5781f8ed2563301ef7b19267875ec7a9326ab16d3bf80865f94de7da353c00fc5aada534aaadc81b370b313ea6410d6940c2fc6f WHIRLPOOL 7bcaa42f11bc2c41a36145d51468177ad9dd3a55c816ec59aab999b8df1944336028ebde0b994c60a3dd1616bc6de64de5ff6a0b8fdd0df56e7ce2974c6db9c4
MISC ChangeLog-2015 2902 SHA256 c523e67082d9810dcaaa8de7d2503bbf1737806d13ef02245c068be986ffd842 SHA512 46618df6229383f0a8ed505451c1cbf86095af84301d1864baa767cee6bc494d730a6c78a491be21848ed973be16381985132ed6ec2e8efa694985a8fe8ed5e4 WHIRLPOOL 8d6041f959fcbac2bd32cb23276cd6db48166d058ac37d1dcd78ed605ff2e6ff0d4116baf82bb6413610b77515334eee8217644f507d2f1fc9d615136bddcc0b
MISC metadata.xml 471 SHA256 a536667938aa97d4d1eef3866ff2bf785e2b16bf5f5aea367d23b0b778a49a93 SHA512 ea70dfe350e02b1e0b16bed27aec5eae3ec12f8161b5d8c423391a8ef3d05ae1ba3e7998f74bc6db94b1c5b9487aafdced020551d5c520ef0b9a1f9d0986d0c6 WHIRLPOOL 41987052f72b60452ab63897002e50a77db94c881df5252c2abf8eef682bd9efd5134551c7422d37bced61a0b98af71ff6d1e2172dc97e2abf3efc79cae3cad9

View File

@ -1,9 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription>
pyusb is a python wrapper for the libusb user space USB device library.
</longdescription>
<maintainer><email>josejx@gentoo.org</email><name>Joseph Jezak</name></maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">pyusb</remote-id>
<remote-id type="sourceforge">pyusb</remote-id>
</upstream>
</pkgmetadata>

View File

@ -1,32 +0,0 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyusb/pyusb-0.4.3.ebuild,v 1.1 2011/03/05 21:30:55 josejx Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
inherit distutils flag-o-matic
DESCRIPTION="USB support for Python."
HOMEPAGE="http://pyusb.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="examples"
### The bus enumeration does not appear to work with libusb-compat
### A new version based on libusb-1.x is in the works, but not yet released
DEPEND="virtual/libusb:0"
RDEPEND="${DEPEND}"
RESTRICT_PYTHON_ABIS="3*"
src_install() {
distutils_src_install
if use examples; then
insinto /usr/share/doc/${PF}
doins -r samples
fi
}

View File

@ -0,0 +1,25 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1
MY_P=PyUSB-${PV}
DESCRIPTION="USB support for Python"
HOMEPAGE="http://walac.github.io/pyusb/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE=""
### This version is compatible with both 0.X and 1.X versions of libusb
DEPEND="virtual/libusb:=
dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
DOCS="README.rst docs/tutorial.rst"

View File

@ -0,0 +1,27 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
PYTHON_COMPAT=( python{2_7,3_4} )
inherit distutils-r1
MY_P="${P/_beta/b}"
DESCRIPTION="USB support for Python"
HOMEPAGE="http://pyusb.sourceforge.net/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE=""
### This version is compatible with both 0.X and 1.X versions of libusb
DEPEND="virtual/libusb:=
dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
DOCS="README.rst docs/tutorial.rst"
S="${WORKDIR}/${MY_P}"

View File

@ -1,13 +0,0 @@
DEFINED_PHASES=compile install postinst postrm prepare
DEPEND=virtual/libusb:0 dev-lang/python
DESCRIPTION=USB support for Python.
EAPI=2
HOMEPAGE=http://pyusb.sourceforge.net/
IUSE=examples
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=BSD
RDEPEND=virtual/libusb:0 dev-lang/python
SLOT=0
SRC_URI=mirror://sourceforge/pyusb/pyusb-0.4.3.tar.gz
_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic f3d2dfb12521ff699df43be5d9a51dc4 multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=eff452d6814c8be932279aae0c74d506

View File

@ -0,0 +1,14 @@
DEFINED_PHASES=compile configure install prepare test
DEPEND=virtual/libusb:= dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]
DESCRIPTION=USB support for Python
EAPI=5
HOMEPAGE=http://walac.github.io/pyusb/
IUSE=python_targets_python2_7 python_targets_python3_4 python_targets_python3_5
KEYWORDS=~amd64 ~arm ~ppc ~x86
LICENSE=BSD
RDEPEND=virtual/libusb:= dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 )
SLOT=0
SRC_URI=mirror://pypi/p/pyusb/PyUSB-1.0.0.tar.gz
_eclasses_=distutils-r1 039ba10839816478cfb070fdeb053906 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120
_md5_=0216aca23f282024b697f7ab53344855

View File

@ -0,0 +1,14 @@
DEFINED_PHASES=compile configure install prepare test
DEPEND=virtual/libusb:= dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)]
DESCRIPTION=USB support for Python
EAPI=5
HOMEPAGE=http://pyusb.sourceforge.net/
IUSE=python_targets_python2_7 python_targets_python3_4
KEYWORDS=~amd64 ~arm ~ppc ~x86
LICENSE=BSD
RDEPEND=virtual/libusb:= dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)]
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 )
SLOT=0
SRC_URI=mirror://pypi/p/pyusb/pyusb-1.0.0b2.tar.gz
_eclasses_=distutils-r1 039ba10839816478cfb070fdeb053906 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120
_md5_=c9e505f27ebe52cd99cf2c290a93da90