summaryrefslogtreecommitdiff
path: root/dev-python/allpairspy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-16 06:23:32 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-16 06:23:32 +0000
commitf3784aee1f8e4d7971fd27543cb7490cb9f83649 (patch)
tree5bba1b092092f867ce0b57b29484e1da19442262 /dev-python/allpairspy
parentb4c2aa4f33970ea2c862e0f7e57f01564bc63002 (diff)
gentoo auto-resync : 16:03:2023 - 06:23:32
Diffstat (limited to 'dev-python/allpairspy')
-rw-r--r--dev-python/allpairspy/Manifest2
-rw-r--r--dev-python/allpairspy/allpairspy-2.5.0-r1.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/allpairspy/Manifest b/dev-python/allpairspy/Manifest
index 741b2bba07ba..3acc01914fe1 100644
--- a/dev-python/allpairspy/Manifest
+++ b/dev-python/allpairspy/Manifest
@@ -1,3 +1,3 @@
DIST allpairspy-2.5.0.tar.gz 10729 BLAKE2B 40fd71135ce3919d1aec90ea2d2b0f3439c96a1890533f747f541f03fb47f6583de121dcca73ab3262b2d2ceb2df9d33da073868c44a77194f77c50905841384 SHA512 57ebcadec52fce7353fecc8d47d44f85e577594e3e7fa8670350817a848a6cdcd62908f1f371ca37d3ca7e8a49682888f38032b27c2abf734367076b08e2b4b0
-EBUILD allpairspy-2.5.0-r1.ebuild 478 BLAKE2B fc1ecd6af214a3f76247422518f278c4b54f3fe75ea309f2996a327b7f26ca58ec8ae48ec4a71486e91f27a07e486236089e31bd57c955031bbd696850a4cdc1 SHA512 4e0c04437e0032af76a47e0441ef3bdf1fad9348ca8b1548c97e663dfc657c770019177167db3311c818fee92fb8272c0fee014ab70bf0a704b7a3b4d9ee1597
+EBUILD allpairspy-2.5.0-r1.ebuild 431 BLAKE2B 8537fe623d55157005991c037dd5dd02f4a0802b9ba31197f8ff07b5e89e06bf175a166a7e0b0de2f7818997b0e0e44b3dec92b59edea885a7fb2821289561ca SHA512 4c0ef0a33573be193c4c8d83a1eee0e7433846027b5ca912cf5487fc6586b70878ea44ea4376048c1bfec399595fb710a43a0e0f47c0def9a10f976c409eea86
MISC metadata.xml 376 BLAKE2B 476d5624b4b373540926aef4eb0522c5cdd148ee1205456eada59725888e9be5821a06f8d610c1487b4fdd11ff35a9613a79ed17c1d4e102e4821a817cefd31c SHA512 284dfa95a96cdca1d2ae37d5af74208fb0c86fc02956335bf17ec055c7e5e1cf78e9085671c055a13fbb9e364a3615ac41f41d131b414754e9376eb22f9e8519
diff --git a/dev-python/allpairspy/allpairspy-2.5.0-r1.ebuild b/dev-python/allpairspy/allpairspy-2.5.0-r1.ebuild
index a32e25f818e0..96c4b8391fea 100644
--- a/dev-python/allpairspy/allpairspy-2.5.0-r1.ebuild
+++ b/dev-python/allpairspy/allpairspy-2.5.0-r1.ebuild
@@ -6,11 +6,10 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Pairwise test combinations generator"
HOMEPAGE="https://github.com/thombashi/allpairspy"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"