summaryrefslogtreecommitdiff
path: root/dev-python/plumbum
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/plumbum
parentb4c2aa4f33970ea2c862e0f7e57f01564bc63002 (diff)
gentoo auto-resync : 16:03:2023 - 06:23:32
Diffstat (limited to 'dev-python/plumbum')
-rw-r--r--dev-python/plumbum/Manifest2
-rw-r--r--dev-python/plumbum/plumbum-1.8.1.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/plumbum/Manifest b/dev-python/plumbum/Manifest
index e79bc54cc8d0..fabb024f3013 100644
--- a/dev-python/plumbum/Manifest
+++ b/dev-python/plumbum/Manifest
@@ -1,3 +1,3 @@
DIST plumbum-1.8.1.tar.gz 316432 BLAKE2B 91288c5f793b9e3e7d1e1d3724f5cc16989d604b1236438fc71283fab5aa59bb34f1742fe2d79b7a9220e09a3622f5145769497765f3f9213dc70960af478fa0 SHA512 80031c07be3b68767556bba8246e964c51b16336d6105ad3d51d62f7c39287af6f928be713171c8c22cdd37145a0e7c3bd65d44f14bf8b1bc62483b648f3acff
-EBUILD plumbum-1.8.1.ebuild 1440 BLAKE2B e6dbe082500e74d44d77c9c2fcdec26d27f1f9b38adcf88ce27140993420298b267e4408339f345f5def6a702705be5e42f5ffdb230259823d2fabb53f9147a0 SHA512 474a2ab0f89c771be856b087fcc581e1ac8f45e172be4724132bb0bd8c16c3d5ee64e2ada20fe0bb4a13a3a9d4cddd3e7eaed98a81d779bf0469d4092a6bfcd5
+EBUILD plumbum-1.8.1.ebuild 1393 BLAKE2B 04a0c93e6a0c16e5173d44189080309d809c3b871195fef30bb7aa995ef53eb83c5abd5dfd741eba703bba06c7f33bcdce2f087570380292d8a586cbb405ee49 SHA512 d4e06fd58ee165d229b5062141f5b25d841aa775a9c44fb6fab2de887b6ba718c9549915a5a7684fa379aff2c4cf9293b1dcb3060535bbe7c83115fede641d35
MISC metadata.xml 754 BLAKE2B b6d00fe0747da15445953a29abdd6f14112d02f2162746992f2fca80a321cd10f3cad40294e4bdbcf3f04d432b4d81902667296a0a5b8f99da2df2a5c58b18c1 SHA512 fbadbb7e5edd1573994cfc843e4a254ae5d12be5a3372f4fb061647983e360c2b0ea4a9e41ea8c9ff26028db75ad9cd5de881b8fdd9bf35864442e215aa42175
diff --git a/dev-python/plumbum/plumbum-1.8.1.ebuild b/dev-python/plumbum/plumbum-1.8.1.ebuild
index 5122460e5644..9a8d8a7bc7f8 100644
--- a/dev-python/plumbum/plumbum-1.8.1.ebuild
+++ b/dev-python/plumbum/plumbum-1.8.1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_USE_PEP517=hatchling
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 optfeature
+inherit distutils-r1 optfeature pypi
DESCRIPTION="A library for shell script-like programs in python"
HOMEPAGE="
@@ -14,7 +14,6 @@ HOMEPAGE="
https://github.com/tomerfiliba/plumbum/
https://pypi.org/project/plumbum/
"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"