summaryrefslogtreecommitdiff
path: root/dev-python/django-sortedm2m
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-27 18:57:08 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-27 18:57:08 +0000
commiteaa317e2ed8d0c068526a9abdd1940406252c52e (patch)
treec831475182b5ed94de8d4cf655423bd05270f16f /dev-python/django-sortedm2m
parent4482d99f0743195c71b2b03faa8bfbda5501910b (diff)
gentoo auto-resync : 27:01:2024 - 18:57:08
Diffstat (limited to 'dev-python/django-sortedm2m')
-rw-r--r--dev-python/django-sortedm2m/Manifest2
-rw-r--r--dev-python/django-sortedm2m/django-sortedm2m-3.1.1-r2.ebuild (renamed from dev-python/django-sortedm2m/django-sortedm2m-3.1.1-r1.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/django-sortedm2m/Manifest b/dev-python/django-sortedm2m/Manifest
index 9141b9766c38..dc8a6033fa37 100644
--- a/dev-python/django-sortedm2m/Manifest
+++ b/dev-python/django-sortedm2m/Manifest
@@ -1,3 +1,3 @@
DIST django-sortedm2m-3.1.1.gh.tar.gz 45888 BLAKE2B 878a23d5f5dad114b0b6ef9bd687d4e23620c823a8ad33a66b7c6c1e598db15e5328a46373dd6d7fd9449b4ba533e21664db716cde40150af2451a74f2f28fda SHA512 440c049a1fbe54c0db8edb0a5a737b5d84553afb7305d21a64c2dbac02f143e6f17e7e0499a4d3e687b13f292558d7818c030d78d8cc9443048a95ae6b50204f
-EBUILD django-sortedm2m-3.1.1-r1.ebuild 931 BLAKE2B 0baf15b9585b1e5fc7560353ecf9b5cd5007dee432a73e8d94db151595a11024200182f9bb05d532fe212350725c65cfbfda3d2f472905c5d7e920cb1eb0e08d SHA512 94bf7bbc229ea166405b1420f771736f955cd18953f1c638fe0099224cfd0a1a67ecfbaa881d1a00e3a21ba36374abd90b8714a91b0ff748a245509229daedd0
+EBUILD django-sortedm2m-3.1.1-r2.ebuild 934 BLAKE2B b9da184cf9ced7c6997aa2abebe2a055480bdff3499862207680ee28fea6eab128e5581cdbfe4e84a71bf7f2543dbc6765f40102def277dc2e7a6a331408e4d7 SHA512 f7c9d12bb75d879a65641ec699d0cd15223230fd4aa047017d326168224a801727c8149d73e64ac2516026b246cbc546e63256e92c5733c4ddfad451b5a7eb30
MISC metadata.xml 385 BLAKE2B be4400699a7c6efbd3ad0a115416e7fa7e7da396e8d5b5c24da131866a747c6b225c753e0a092082a4c0bdf6b067a070a204cbc66f2d573fe075b42013537ef0 SHA512 735bd3eae6c3083743b9ddf5af2a567bbf7a76f5a4c2d44b1bba74017ac9dfd2ed41ad86e448d851533c95cbf49b25d8ca13c7245ff0fd049d949083211d8ace
diff --git a/dev-python/django-sortedm2m/django-sortedm2m-3.1.1-r1.ebuild b/dev-python/django-sortedm2m/django-sortedm2m-3.1.1-r2.ebuild
index 9ba7ffd149d1..4c0c11c3e205 100644
--- a/dev-python/django-sortedm2m/django-sortedm2m-3.1.1-r1.ebuild
+++ b/dev-python/django-sortedm2m/django-sortedm2m-3.1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -25,7 +25,7 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
- dev-python/django[${PYTHON_USEDEP}]
+ <dev-python/django-5[${PYTHON_USEDEP}]
"
BDEPEND="
test? (