summaryrefslogtreecommitdiff
path: root/dev-python/typogrify
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-16 06:23:32 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-16 06:23:32 +0000
commitf3784aee1f8e4d7971fd27543cb7490cb9f83649 (patch)
tree5bba1b092092f867ce0b57b29484e1da19442262 /dev-python/typogrify
parentb4c2aa4f33970ea2c862e0f7e57f01564bc63002 (diff)
gentoo auto-resync : 16:03:2023 - 06:23:32
Diffstat (limited to 'dev-python/typogrify')
-rw-r--r--dev-python/typogrify/Manifest2
-rw-r--r--dev-python/typogrify/typogrify-2.0.7-r1.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/typogrify/Manifest b/dev-python/typogrify/Manifest
index 9df634ec21a0..fe7e9577d558 100644
--- a/dev-python/typogrify/Manifest
+++ b/dev-python/typogrify/Manifest
@@ -1,3 +1,3 @@
DIST typogrify-2.0.7.tar.gz 12903 BLAKE2B e08b27a531f21e99d5a35c47c1deb94bc7f67e31a47789ba4750520c893633966b1319a731c81ab2435e7024aea1e8fd0b46a52bbb73a050cdf83a1588644d18 SHA512 6212024a88372f1b14e5932c0541ec4d5a2ada7514c1327dc8f3775cd7adf3372cae0037c4310ed4a03fd0657a91eb4c0d114b74172190f7f84d82908441ddd0
-EBUILD typogrify-2.0.7-r1.ebuild 745 BLAKE2B cc5ecf2391dca1b41c1e31840ba26db551c6fd3d29762739fb0bc822fb213b087f2222247cef06eb98fcf4ebd2059a7d04c60389908e726138f9ed065c77c85c SHA512 72db64c0b2aa02b6eeb00022c68879291003ad743c1739bb5f896ae2ba51fe7090088071acf02c2f44f9cd170b1f508a9ca68a887c72da76e4b2971347eabfc1
+EBUILD typogrify-2.0.7-r1.ebuild 698 BLAKE2B 833f2c86182764e5aeb2efa86b85990fec61a55fc1d3ed8fe78f13daab4efca177095e410e08fdfd7e278c87218d9c74d148849103affbc34bf96fa8baa62e07 SHA512 3cb2f3a80d24125fcd7e02d76b1c90738f1c27ee02673eabc4aa750c7c11155e2f45d4f8a3629ddf4478ef4459cc9374dd02ad7496fd35faad935d10ca9b9deb
MISC metadata.xml 464 BLAKE2B 444a374a2f105a3ca17c78e8ab53300ecf6ea64669031e493a5a211d035a40104a1b97306817f0d9d02bed770100a8cd39b73ebbc273dbfd9f8dae8922ebf92a SHA512 1016d229071882740becd626c26283fb113205c2e327d668aee7ad47a512618a9e5820fe795298bb44ac54d602fdc8b55a7062e84936d79a01e7dc3271f574f6
diff --git a/dev-python/typogrify/typogrify-2.0.7-r1.ebuild b/dev-python/typogrify/typogrify-2.0.7-r1.ebuild
index 4a782ca77328..902e9ace44e6 100644
--- a/dev-python/typogrify/typogrify-2.0.7-r1.ebuild
+++ b/dev-python/typogrify/typogrify-2.0.7-r1.ebuild
@@ -6,14 +6,13 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Filters for web typography, supporting Django & Jinja templates"
HOMEPAGE="
https://github.com/mintchaos/typogrify/
https://pypi.org/project/typogrify/
"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"