summaryrefslogtreecommitdiff
path: root/dev-python/ini2toml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-03 07:33:54 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-03 07:33:54 +0000
commit84d7c5e06639a9bcbf66ae744833b34422e478a6 (patch)
tree48da2d9483d2a87f954b8c4cf7c2024f2c773e45 /dev-python/ini2toml
parent92b7880bd28edc591d46c65b2242bbad6106fb39 (diff)
gentoo auto-resync : 03:03:2023 - 07:33:53
Diffstat (limited to 'dev-python/ini2toml')
-rw-r--r--dev-python/ini2toml/Manifest2
-rw-r--r--dev-python/ini2toml/ini2toml-0.11.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ini2toml/Manifest b/dev-python/ini2toml/Manifest
index d32734df062d..44fff4c42e09 100644
--- a/dev-python/ini2toml/Manifest
+++ b/dev-python/ini2toml/Manifest
@@ -1,3 +1,3 @@
DIST ini2toml-0.11.3.gh.tar.gz 94011 BLAKE2B c827b4030f7c80fa749cdccc170dfced7c869836c90e3350e486be94a30541983c79161e6fb4b007258a692abd62e8b724ac758f6c952b0c7b820e9b5679706d SHA512 f1331bc47a2d4593788de9d8b1fdbc2231ac22524aaf3a83695c810e0dcbdce4bb46c48363ea150a583e4b24264d7a25f85ece737b31fa0ec0b8a6a2e098a9d5
-EBUILD ini2toml-0.11.3.ebuild 1224 BLAKE2B 9012bd8c944d91fbf60b6290c13c884da66783ef0b87c8fc1495b700907f546a854cb0a9edb285686099c44820d6e09180f58ec000dfa548ec22d4ce768c9cd1 SHA512 64193ac139ca1bf464b703984a2fbc89038bb749eca2f700a10fac60e9a806f64b05dc455c95f978e9c896d133cfdccad29e86ce220df4eaa3fb169feb83d804
+EBUILD ini2toml-0.11.3.ebuild 1224 BLAKE2B 002768777b3f62cf4963122f7735126542f7221bde505757eacdb1051439c605d36239f7b91ec2942481bde6dccea7b46058cbe8b841218c1c3988bd98d60737 SHA512 2757bec71bff12f231d89af0db011aef75ccc3732107eca23d32691fb863a8abcee58cc3543d7184231df46fed49f32bcde68b58ed525a61c7b23e0cc2e185a6
MISC metadata.xml 374 BLAKE2B d1d096c2db4d1975e07553486be8e1ef66a63338b6a6617f71131565b80f612b9d50ca7c039d0b37b02eec56421231f52833390eb8536de44d4edd7c90d307f2 SHA512 21a272e9c3a7eb3e0950358f8ffb90b961ff0e39073519ed0b36660dfae91b24f8e09e3b89a20dbeadba45d995eea4bb89d484acc04a7251dfb9f33603bef998
diff --git a/dev-python/ini2toml/ini2toml-0.11.3.ebuild b/dev-python/ini2toml/ini2toml-0.11.3.ebuild
index 898f058ebca0..017012e33817 100644
--- a/dev-python/ini2toml/ini2toml-0.11.3.ebuild
+++ b/dev-python/ini2toml/ini2toml-0.11.3.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
>=dev-python/tomli-w-0.4.0[${PYTHON_USEDEP}]
"
BDEPEND="
- dev-python/setuptools_scm[${PYTHON_USEDEP}]
+ dev-python/setuptools-scm[${PYTHON_USEDEP}]
test? (
dev-python/configupdater[${PYTHON_USEDEP}]
>=dev-python/pyproject-fmt-0.4.0[${PYTHON_USEDEP}]