diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-07-08 12:25:04 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-07-08 12:25:04 +0100 |
commit | a5442e2318cb4df55867389654e322dbac82067e (patch) | |
tree | 6ee33490658219395df804dbba0ea77f8b0d8c3b /dev-python/matplotlib-inline | |
parent | 5d8ffbc273ca664e15618d557ced3e02de1a884b (diff) |
gentoo auto-resync : 08:07:2024 - 12:25:03
Diffstat (limited to 'dev-python/matplotlib-inline')
-rw-r--r-- | dev-python/matplotlib-inline/Manifest | 2 | ||||
-rw-r--r-- | dev-python/matplotlib-inline/matplotlib-inline-0.1.7.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib-inline/Manifest b/dev-python/matplotlib-inline/Manifest index 325591073fef..6670d674004b 100644 --- a/dev-python/matplotlib-inline/Manifest +++ b/dev-python/matplotlib-inline/Manifest @@ -1,3 +1,3 @@ DIST matplotlib-inline-0.1.7.gh.tar.gz 8112 BLAKE2B 1c1dc0f0d5a86dc5e8fae013f569f16c90466765643a7c2ef7359f906bec18bbe4bd27502cef78a3edc4f3a617416389648cbb9abab75ba804fbce85de838cec SHA512 b424b42c221227fe8807a4c56207aa3f0830cd857b816e278d4d22a57091598b9a4f3de5f046d9e8722a6cae13a8f187ffc24927071592ff514b1add3962d03f -EBUILD matplotlib-inline-0.1.7.ebuild 1070 BLAKE2B e69713c8c08e3c9e267eddf94b9c3157d65dd4cc9742a7daa6c94637512551e85e3a4a71e51f6001635a669eebe6ae7d23d7cc0391e422d6106822f2d9b8c875 SHA512 1e40b293d3cacb7c7a38ec3f38cccbfdb599b68d985277f587c4c042e702707781fdc64b5ee1c8542f679dd221fa3dfa4124b00ec3ac052bc24f0b4bb7e66b95 +EBUILD matplotlib-inline-0.1.7.ebuild 1070 BLAKE2B 255e5ad5a18dcfbb1ac6493fab30b75fc4c9e9b639fa2e2506850fe8784ec2cb73d141f3f3f46604d5eaf9cddc8c83d39b3141976940715703415d680698f175 SHA512 98b3bd8796ec20ae1f25855938f707c93372947ca200630409e450a02ece1a8e29f414d997e2fb1dead285435e291c7afd450fe971240f578af2d78570f34e76 MISC metadata.xml 388 BLAKE2B 2c15ea9d7f572bfd693b7b715ad5d32b0528889b07e7b7d2b58e2f99d1884acf376ed5bcbcf527179b232bc761c3aa31a59b112acd7b3a82f07f19d2592d167d SHA512 a40bc579234e3f6f4cb7cf12c0851ff23be0e9a2af94af099d503214f626d03a26dff3fc5d1aebedb5c3b4adfb13f1b6fb72ec10d62d3fea6bc2772271cea027 diff --git a/dev-python/matplotlib-inline/matplotlib-inline-0.1.7.ebuild b/dev-python/matplotlib-inline/matplotlib-inline-0.1.7.ebuild index 8f1788e982c8..8185c47b80cc 100644 --- a/dev-python/matplotlib-inline/matplotlib-inline-0.1.7.ebuild +++ b/dev-python/matplotlib-inline/matplotlib-inline-0.1.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{10..12} ) +PYTHON_COMPAT=( pypy3 python3_{10..13} ) inherit distutils-r1 |