diff options
Diffstat (limited to 'dev-python/inline-snapshot')
-rw-r--r-- | dev-python/inline-snapshot/Manifest | 2 | ||||
-rw-r--r-- | dev-python/inline-snapshot/inline-snapshot-0.13.4.ebuild | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/inline-snapshot/Manifest b/dev-python/inline-snapshot/Manifest index b6423f89976f..069c3ba966bc 100644 --- a/dev-python/inline-snapshot/Manifest +++ b/dev-python/inline-snapshot/Manifest @@ -1,3 +1,3 @@ DIST inline_snapshot-0.13.4.tar.gz 215264 BLAKE2B 911bb7007fd35c68e0e42fb915e284394e45b7b510de875827282fc6dadf7f467a6da1efa626e9b2c348750709aea0399bcd7869dc181ab7a2121f76206404a8 SHA512 724d72984399712611c0eea5129b86b6650bdce1a4331255cf30b806ae6f03a33aa51de9f6353e84ae09ec8f6738372964f380a622481b5bf1db1e9baaa5bf00 -EBUILD inline-snapshot-0.13.4.ebuild 1454 BLAKE2B fe9a82b2567703812eed241911c926d129bb41cfbb8e8361638700090986a761b2445749653a346fcb6c19b2694b44cb7157c1a43136501bc2887aead2d3d33e SHA512 90fd2383b9b15dae2c4a87449a350ba09e6296f49d4f1ee40e586bf57a2863d9c1ee830d4945aa72b6b617d9768baa58602e43908342db2c8b59f5cfa6191ca0 +EBUILD inline-snapshot-0.13.4.ebuild 1490 BLAKE2B 0a4f2f867af7c141a8d974f00ae57b868d173754414036784ffcb6ac7f047ca2817bea0b089993915bec153f6f3bd351bc92127f1747bd9e58776c37884040fa SHA512 d26865210d55ff182da7810286620cc4162496d6b95863777d8fc846509479741b50a682bb72e46d9a5b861b046db4f6cc9947b8a5a02bf17760cd5f80c223e7 MISC metadata.xml 384 BLAKE2B 37af14f95875416431210b572e9c5e96437d773cf53174dec247a9006ad24940f17ae9803a750dd2e1e73f63675f594b326f880bf7d5cb29ff09a8aae4959e60 SHA512 173bd013e023443c9dac349fab3deea6b5e9c2f054052d3362757cc0c46dd89309c509eb6a0f5a5774a7d8acbc55578b629039615a0cb31d74001a8d0db8b680 diff --git a/dev-python/inline-snapshot/inline-snapshot-0.13.4.ebuild b/dev-python/inline-snapshot/inline-snapshot-0.13.4.ebuild index 1de2d341db5f..e47f61d9ca17 100644 --- a/dev-python/inline-snapshot/inline-snapshot-0.13.4.ebuild +++ b/dev-python/inline-snapshot/inline-snapshot-0.13.4.ebuild @@ -34,6 +34,7 @@ BDEPEND=" test? ( >=dev-python/dirty-equals-0.7.0[${PYTHON_USEDEP}] >=dev-python/hypothesis-6.75.5[${PYTHON_USEDEP}] + dev-python/mypy[${PYTHON_USEDEP}] dev-python/pydantic[${PYTHON_USEDEP}] >=dev-python/pytest-subtests-0.11.0[${PYTHON_USEDEP}] >=dev-python/time-machine-2.10.0[${PYTHON_USEDEP}] |