aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2022-05-27 00:13:06 -0400
committerHorea Christian <chr@chymera.eu>2022-05-27 00:13:06 -0400
commitd269919305b5a4d6602c3f2aa4b33d426ba1bddc (patch)
treec70f57d2bdb2a3a06e78c2d95d0f799253a33c0d /dev-python
parentsci-biology/samri: dependency restriction (diff)
downloadsci-d269919305b5a4d6602c3f2aa4b33d426ba1bddc.tar.gz
sci-d269919305b5a4d6602c3f2aa4b33d426ba1bddc.tar.bz2
sci-d269919305b5a4d6602c3f2aa4b33d426ba1bddc.zip
dev-python/annexremote: pypi sources
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/annexremote/Manifest4
-rw-r--r--dev-python/annexremote/annexremote-1.5.0.ebuild9
-rw-r--r--dev-python/annexremote/annexremote-1.6.0.ebuild9
-rw-r--r--dev-python/annexremote/metadata.xml1
4 files changed, 7 insertions, 16 deletions
diff --git a/dev-python/annexremote/Manifest b/dev-python/annexremote/Manifest
index f60f5eca8..c5eac671a 100644
--- a/dev-python/annexremote/Manifest
+++ b/dev-python/annexremote/Manifest
@@ -1,2 +1,2 @@
-DIST annexremote-1.5.0.tar.gz 65988 BLAKE2B a8ebbe8d4d3bfa7bcdfec3c43ec76788f3b4006804c715c5baf40f7e999a9a28052428ecee9ad865e8216ecf51ebbaf4728f73f622ac6b49edafbf623255419d SHA512 b0d2b3f41046f43ff49ca1d629a34e0d80c200a28bf13a3cf4f138204afa9fb7b04b6d8b9851bb201438fc6ef692d43dbaa96cf129855978fb40fdecf8818b67
-DIST annexremote-1.6.0.tar.gz 66805 BLAKE2B 6663e7ff3e223ac49a2e57ffaab20097bd91f1f8a679e15b7aa0ddd60411f99a602eaa6a7dc2e3f93b57bdff49fc70b3ddfd27f5f48ea89d97c8091fa6f7584b SHA512 657d9f53ebf1f0ad87aae758736ea3e5695e2c0f7ba111bd0810482126e4b38b292abc49fc3c2b55d6e63a42eab90aeaf64c4f287bbfbaa169070aed1356c430
+DIST annexremote-1.5.0.tar.gz 73544 BLAKE2B f5b528faf3d390f9bba6fb97768318ab04224cf05941a2606d49edda7bde30d743bf8e492f277986c0eda62f4000e1446e048d932df436cc2075b1f3e536c7d2 SHA512 7307f5ead82d449eda8b27a83f314b112bfe243a50f556397aed0f563452db6b4ba06b68aacaa27ff722ec9ccd2bdc489a3a8f4f3d849354757bd2fff8ae50d0
+DIST annexremote-1.6.0.tar.gz 74199 BLAKE2B 27956c5ea4789a1bd22bfabe6e0da8a5c8700ba50c3c28610b364d6b358f195124667381094c7786a825fae4464a340b36fd61cd09956477101c7bfd54ba8166 SHA512 1320e06fb3bebe65cce872af6adfb702d9d44cad1671ab8fd432137eb44f22cbd35744b889f11900379da2512fb79da0972c0326fcf3e51c6a404fe497e20ea4
diff --git a/dev-python/annexremote/annexremote-1.5.0.ebuild b/dev-python/annexremote/annexremote-1.5.0.ebuild
index 94549009e..b35e3c274 100644
--- a/dev-python/annexremote/annexremote-1.5.0.ebuild
+++ b/dev-python/annexremote/annexremote-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,20 +6,15 @@ EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
-MY_PN="AnnexRemote"
-MY_P="${MY_PN}-${PV}"
-
DESCRIPTION="Helper module to easily develop git-annex remotes"
HOMEPAGE="https://github.com/Lykos153/AnnexRemote"
-SRC_URI="https://github.com/Lykos153/AnnexRemote/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples"
-S="${WORKDIR}/${MY_P}"
-
COMMON_DEPEND="dev-python/future[${PYTHON_USEDEP}]"
RDEPEND="
${COMMON_DEPEND}
diff --git a/dev-python/annexremote/annexremote-1.6.0.ebuild b/dev-python/annexremote/annexremote-1.6.0.ebuild
index 94549009e..b35e3c274 100644
--- a/dev-python/annexremote/annexremote-1.6.0.ebuild
+++ b/dev-python/annexremote/annexremote-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,20 +6,15 @@ EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
-MY_PN="AnnexRemote"
-MY_P="${MY_PN}-${PV}"
-
DESCRIPTION="Helper module to easily develop git-annex remotes"
HOMEPAGE="https://github.com/Lykos153/AnnexRemote"
-SRC_URI="https://github.com/Lykos153/AnnexRemote/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples"
-S="${WORKDIR}/${MY_P}"
-
COMMON_DEPEND="dev-python/future[${PYTHON_USEDEP}]"
RDEPEND="
${COMMON_DEPEND}
diff --git a/dev-python/annexremote/metadata.xml b/dev-python/annexremote/metadata.xml
index 0c1ee80ae..a4bcc5d17 100644
--- a/dev-python/annexremote/metadata.xml
+++ b/dev-python/annexremote/metadata.xml
@@ -17,5 +17,6 @@
</longdescription>
<upstream>
<remote-id type="github">Lykos153/AnnexRemote</remote-id>
+ <remote-id type="pypi">annexremote</remote-id>
</upstream>
</pkgmetadata>