diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-01-11 16:23:08 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-01-12 02:38:53 +0000 |
commit | 4cbbfb9ba4e99744e2e1128b79b337c9a4c97e3b (patch) | |
tree | 547a5b70e8d912ea9a54a934a050e5cb473a417e | |
parent | dev-python/mnemonic: version bump (diff) | |
download | portage-4cbbfb9ba4e99744e2e1128b79b337c9a4c97e3b.tar.xz |
dev-python/libusb1: version bump
Package-Manager: Portage-2.3.79, Repoman-2.3.16
-rw-r--r-- | dev-python/libusb1/Manifest | 2 | ||||
-rw-r--r-- | dev-python/libusb1/libusb1-1.7.1.ebuild (renamed from dev-python/libusb1/libusb1-1.6.4.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libusb1/Manifest b/dev-python/libusb1/Manifest index 93e83ac1..d76d72d5 100644 --- a/dev-python/libusb1/Manifest +++ b/dev-python/libusb1/Manifest @@ -1 +1 @@ -DIST libusb1-1.6.4.tar.gz 55491 BLAKE2B 2435862ecb24944e97baf362e84758d59f84d60f2c0a659405c55ac00db641220db86196f55e83e4e49f3835bc95170802e9b9ba1d0e84b592dd1f660884090a SHA512 103a2332ea1d9135c9768fbdb821cbe393f721b4104c3a6f7ef98e3159380fd25827665f3a85cea7b299135d03c905d51e1c6ad68728dd3a2130b32b1448a1a0 +DIST libusb1-1.7.1.tar.gz 78016 BLAKE2B 93b214a813b77cb4f2b3813eae450d058cd27ee6505bf1d394bae49a7d7087672b5990adc248e5c4f99ddb00495d249eff94533287ccabae72a22b1d7282a323 SHA512 8a7029a70dba0fee9448a485e7e1205e695dd5f0db15ef5143a7bf6d1e0739e307e139a46fa7d38fb767b12f60610b9408e6c580cc0513e964214faa13ed7b0f diff --git a/dev-python/libusb1/libusb1-1.6.4.ebuild b/dev-python/libusb1/libusb1-1.7.1.ebuild index 33691e16..0f7b0ce9 100644 --- a/dev-python/libusb1/libusb1-1.6.4.ebuild +++ b/dev-python/libusb1/libusb1-1.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7} ) inherit distutils-r1 DESCRIPTION="Pure-python wrapper for dev-libs/libusb" |