diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-04 19:14:59 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-04 19:14:59 +0000 |
| commit | eb879137397b2780739bdbeddd7ea01439186c1c (patch) | |
| tree | ba318372285287dd4fa2c6661bc832810bd34b26 /dev-python/python-markdown-math | |
| parent | 50a73c5441045f14bdb49aededf33cd7f23ff891 (diff) | |
| download | baldeagleos-repo-eb879137397b2780739bdbeddd7ea01439186c1c.tar.gz baldeagleos-repo-eb879137397b2780739bdbeddd7ea01439186c1c.tar.xz baldeagleos-repo-eb879137397b2780739bdbeddd7ea01439186c1c.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-markdown-math')
| -rw-r--r-- | dev-python/python-markdown-math/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/python-markdown-math/python-markdown-math-0.9.ebuild | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/python-markdown-math/Manifest b/dev-python/python-markdown-math/Manifest index 2f3a0d9225b2..f7c3e7dbf5bb 100644 --- a/dev-python/python-markdown-math/Manifest +++ b/dev-python/python-markdown-math/Manifest @@ -1 +1,2 @@ DIST python_markdown_math-0.9.tar.gz 8680 BLAKE2B e8dcc61f9632816597eff82c55aad037ce2f50f1747bfd2cca10d635399454b74ef40a5d11d02b268d83278558d26c9e4e196c5a1ff518104f29e7d35c95f19f SHA512 b3d4237ca143343bdb23989005707b9553cf9453c487f51489b080982bc57ca82e10f9ca7f24e5d2af6a6e0e6011464f67f2acd5e9ceeb088b414da14073780c +DIST python_markdown_math-0.9.tar.gz.provenance 9270 BLAKE2B b4e00afd187efe182ef8ba322b7ee56ecdd815e5cd05fb953933bd4892d542ec27fc3ed2caf54fdaeab67fe0fc2d9e626bbf339125e243b4181fa8d6476ec4d6 SHA512 31b9b5d447e8e7a4e18d06641b981420fd336c6c0e1418a019e5cef247cd6c45428502c2cc8721ea2687278000f9bdb9f62b75d3200633c3bffcf88138e1d242 diff --git a/dev-python/python-markdown-math/python-markdown-math-0.9.ebuild b/dev-python/python-markdown-math/python-markdown-math-0.9.ebuild index 9c4e246a8dda..a0f86ccc9c08 100644 --- a/dev-python/python-markdown-math/python-markdown-math-0.9.ebuild +++ b/dev-python/python-markdown-math/python-markdown-math-0.9.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools +PYPI_VERIFY_REPO=https://github.com/mitya57/python-markdown-math PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi |
