summaryrefslogtreecommitdiff
path: root/dev-python/pysrt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-17 00:25:50 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-17 00:25:50 +0000
commit48dbe17904ac8ee6f006488d8f21734b0d253db4 (patch)
tree90c7f087cbefd4ac6b893072d309e75dbf019f76 /dev-python/pysrt
parent7972abc05090180dcc09d2b16af4020ce1cd1841 (diff)
gentoo auto-resync : 17:03:2023 - 00:25:50
Diffstat (limited to 'dev-python/pysrt')
-rw-r--r--dev-python/pysrt/Manifest4
-rw-r--r--dev-python/pysrt/pysrt-1.1.2-r1.ebuild3
-rw-r--r--dev-python/pysrt/pysrt-9999.ebuild2
3 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/pysrt/Manifest b/dev-python/pysrt/Manifest
index d384d521cd20..137e341c9c88 100644
--- a/dev-python/pysrt/Manifest
+++ b/dev-python/pysrt/Manifest
@@ -1,4 +1,4 @@
DIST pysrt-1.1.2.tar.gz 104371 BLAKE2B b6f8e1e6d0cc0ae7ac4a5eb1ac9c5444318fd579fd2cbd926bed932326c986743d3efc1b604353df92a3dc67ea0d47f9a77eeba28d561b3f69b4b63eff8b78ad SHA512 a3a0988068d3cc13e6d44aec548a94e79d9ed29cfcd1e8e35ff56b50f0feb32a1baac2220c5331281c98a19ad9a3e9f960832a661699921cde0d185ea21e9753
-EBUILD pysrt-1.1.2-r1.ebuild 598 BLAKE2B 88399d8c73dc53cb57a859dec6d42dcae57f60fa704c0668e2751b43aea5361888b04acc56c3e4cb8b31232747e1de1eec088859b904b04bbb0cfda380f39fec SHA512 d9eb179780b95981cdd7c3c7b4d4379a1b0f7817da7b2643470d080f9321daa57f72aab83b296d92a8985428bc221cafb2a37a63f6ff2ed957ac7f4fa388de37
-EBUILD pysrt-9999.ebuild 648 BLAKE2B bf633415b39c7f5f5ae743cfbd424e6de31dedb0224b0dfb16471c52562c70e5b759f0c6f21d13a5f2dccb3cb6a561276f698cfe051c7c5431a242b9e888ffdf SHA512 503919c51223a135401d0495b71f33f91572ba7d1115aed3b78f57c489ffbc6ed3f663afc356eced5f45c5810958db4c752c6f8cad67ce9057b351be3dde21be
+EBUILD pysrt-1.1.2-r1.ebuild 607 BLAKE2B 3e6b740b5fbee1e8039ca5ebb1d9621794b723fb82ac1cd37d65f894d55feafa7f2263666c56c3e009c347ab490fe3b77f0092aea1f5c32ef9b4ab18e0402c9b SHA512 148bb92b3b939feba22d1778b7885df9b150d108fdd15d95465b8bd5e0a612c52bdf360146f94ff4d91683c146dca1d2d0ba99e1f934419df713a56366a059c3
+EBUILD pysrt-9999.ebuild 609 BLAKE2B 648de6f084cceda6667591308d5714fc82695955d370f097618cd605e0439a126dda4491512918fe9cb63121daa437949791bc867704183c44e90e09843432fe SHA512 666ad2c6b116396f017d14cdf85e9ec67215874f81ce7f9840cae2cb78ff610b5942149d76a2fc12d00f4fe07f91e28a8887d2c7a9b387f510b7f2acb9a465c4
MISC metadata.xml 450 BLAKE2B 885ee12aa4bb7a473150c80a7734e93af2a39ced0cdb27574d83d38f0b21972fcdf40fe59b9ff45bb374206736d80ca039e80d2a9d2959bcd7f89ace88db9adc SHA512 64268270437cc60598665bef2ae6eaf8a07e4f18efc78d28176ad7477e0dcaf48dcae5789ecb4b936e34ba090e06db8576eb75908de75c59a85c67f2269cf443
diff --git a/dev-python/pysrt/pysrt-1.1.2-r1.ebuild b/dev-python/pysrt/pysrt-1.1.2-r1.ebuild
index 678aea751e42..9c4b2eee378c 100644
--- a/dev-python/pysrt/pysrt-1.1.2-r1.ebuild
+++ b/dev-python/pysrt/pysrt-1.1.2-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( pypy3 python3_{9..11} )
-inherit distutils-r1 pypi
+inherit distutils-r1
DESCRIPTION="Python library used to edit or create SubRip files"
HOMEPAGE="https://github.com/byroot/pysrt https://pypi.org/project/pysrt/"
@@ -13,6 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/byroot/pysrt.git"
else
+ inherit pypi
KEYWORDS="amd64 ~arm ~arm64 x86"
fi
diff --git a/dev-python/pysrt/pysrt-9999.ebuild b/dev-python/pysrt/pysrt-9999.ebuild
index 336cccfbdf2c..5943e93f9f56 100644
--- a/dev-python/pysrt/pysrt-9999.ebuild
+++ b/dev-python/pysrt/pysrt-9999.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/byroot/pysrt.git"
else
- SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+ inherit pypi
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi