summaryrefslogtreecommitdiff
path: root/dev-python/ruamel-yaml
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-05-01 06:34:35 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-05-01 06:34:35 +0000
commitb4d252c8226276abf629b323b9d82ff8ab27f5dc (patch)
tree14a8a89520e053d4484b7ae0a0aaf9a3f69afe99 /dev-python/ruamel-yaml
parent8053edacbd4abe60567e35218bdbb566a8d79963 (diff)
downloadbaldeagleos-repo-b4d252c8226276abf629b323b9d82ff8ab27f5dc.tar.gz
baldeagleos-repo-b4d252c8226276abf629b323b9d82ff8ab27f5dc.tar.xz
baldeagleos-repo-b4d252c8226276abf629b323b9d82ff8ab27f5dc.zip
Adding metadata
Diffstat (limited to 'dev-python/ruamel-yaml')
-rw-r--r--dev-python/ruamel-yaml/ruamel-yaml-0.17.40.ebuild4
-rw-r--r--dev-python/ruamel-yaml/ruamel-yaml-0.18.6.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/ruamel-yaml/ruamel-yaml-0.17.40.ebuild b/dev-python/ruamel-yaml/ruamel-yaml-0.17.40.ebuild
index 9d269af1a38e..845ce5cc6c44 100644
--- a/dev-python/ruamel-yaml/ruamel-yaml-0.17.40.ebuild
+++ b/dev-python/ruamel-yaml/ruamel-yaml-0.17.40.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
@@ -15,7 +15,7 @@ HOMEPAGE="
https://sourceforge.net/projects/ruamel-yaml/
"
# PyPI tarballs do not include tests
-SRC_URI="mirror://sourceforge/ruamel-dl-tagged-releases/${MY_P}.tar.xz"
+SRC_URI="https://downloads.sourceforge.net/ruamel-dl-tagged-releases/${MY_P}.tar.xz"
S="${WORKDIR}"/${MY_P}
LICENSE="MIT"
diff --git a/dev-python/ruamel-yaml/ruamel-yaml-0.18.6.ebuild b/dev-python/ruamel-yaml/ruamel-yaml-0.18.6.ebuild
index 7623956ecad1..c6d508a08582 100644
--- a/dev-python/ruamel-yaml/ruamel-yaml-0.18.6.ebuild
+++ b/dev-python/ruamel-yaml/ruamel-yaml-0.18.6.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="
https://sourceforge.net/projects/ruamel-yaml/
"
# PyPI tarballs do not include tests
-SRC_URI="mirror://sourceforge/ruamel-dl-tagged-releases/${MY_P}.tar.xz"
+SRC_URI="https://downloads.sourceforge.net/ruamel-dl-tagged-releases/${MY_P}.tar.xz"
S="${WORKDIR}"/${MY_P}
LICENSE="MIT"