summaryrefslogtreecommitdiff
path: root/dev-python/django-crispy-forms
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/django-crispy-forms
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/django-crispy-forms')
-rw-r--r--dev-python/django-crispy-forms/Manifest2
-rw-r--r--dev-python/django-crispy-forms/django-crispy-forms-1.6.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/django-crispy-forms/Manifest b/dev-python/django-crispy-forms/Manifest
index 613796f13da0..89bd49e1c13d 100644
--- a/dev-python/django-crispy-forms/Manifest
+++ b/dev-python/django-crispy-forms/Manifest
@@ -1,3 +1,3 @@
DIST django-crispy-forms-1.6.0.tar.gz 118917 BLAKE2B f504542164a911a8bd682438a14c949072415fbc84b28683004595cc41f51142de77d894649093e96444f85076fe145df8ac974c536413289b905d2ffa09cedf SHA512 8fa46366d2f3376f4190c219a624eaf983c19243db25d6c1723917ab5f8c2d9087e2228f3208df8bd35ba26abe00f6cef46e1e3ca0c0097282d292a217f977f8
-EBUILD django-crispy-forms-1.6.0.ebuild 768 BLAKE2B 0c217895f64c2af690f5f12a6a8fb68653e975702ba9e50c47153712f1903bee530d5b5dfa929f1b1af9d56ad372e556638e76d724521c2a5f9091f21d457f42 SHA512 de8fa0615adc38ae5585ca2ab40f58d01e18187ff43cd58fa93a24c52a4e61a881390bcdbad3f3233bd02487666a329b620a4c6eed6426ab272e7b88199430a1
+EBUILD django-crispy-forms-1.6.0.ebuild 764 BLAKE2B 3ef1555012e8e6878cd2f42a5b83144c6b423f390ca4af6179c9be5673fadae2caea018e234431830ef725d34bb047204bdef348012fb65e9be56e5a5080b4c6 SHA512 a786dba2ae62e0502eba3279dcb6f314856328de475d56837ff3ed902dd38835dc1c4c4d189d0950453952579da1890f9c55a40e7d38388799ca145466bcbd42
MISC metadata.xml 402 BLAKE2B c61be2e0f2d026adbe8e188417282dece87bf014f2d5f7b449dcddf8d05b5ea7d0c21fd53a6731862f55c894ca22bf4bf0d85e66214fde90a3373c765e391f9a SHA512 131cfc83f2e89f8bd0928d7663cb6272f20532b2a431a7a33171a9af76c6ab4edf02d2c81a4644ef132bc46cf7c0d997935bf34a665de8267120c11e09683ce9
diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.6.0.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.6.0.ebuild
index 083636da4530..80291768affd 100644
--- a/dev-python/django-crispy-forms/django-crispy-forms-1.6.0.ebuild
+++ b/dev-python/django-crispy-forms/django-crispy-forms-1.6.0.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Best way to have Django DRY forms"
HOMEPAGE="
- https://pypi.python.org/pypi/django-crispy-forms/
+ https://pypi.org/project/django-crispy-forms/
https://github.com/maraujop/django-crispy-forms
https://django-crispy-forms.readthedocs.org/en/latest/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"