summaryrefslogtreecommitdiff
path: root/dev-python/queuelib
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-12-24 18:26:03 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-12-24 18:26:03 +0000
commit113e14f1bca364b30c02c3e0ae704032902e07a6 (patch)
tree6d35a7f0bafd843bc5d80bc99b6546e8dafd9428 /dev-python/queuelib
parentd9ae2e3198feb4f562207091867e990873acb378 (diff)
downloadbaldeagleos-repo-113e14f1bca364b30c02c3e0ae704032902e07a6.tar.gz
baldeagleos-repo-113e14f1bca364b30c02c3e0ae704032902e07a6.tar.xz
baldeagleos-repo-113e14f1bca364b30c02c3e0ae704032902e07a6.zip
Adding metadata
Diffstat (limited to 'dev-python/queuelib')
-rw-r--r--dev-python/queuelib/queuelib-1.6.1-r1.ebuild (renamed from dev-python/queuelib/queuelib-1.6.1.ebuild)6
-rw-r--r--dev-python/queuelib/queuelib-1.6.2-r1.ebuild (renamed from dev-python/queuelib/queuelib-1.6.2.ebuild)6
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/queuelib/queuelib-1.6.1.ebuild b/dev-python/queuelib/queuelib-1.6.1-r1.ebuild
index a60beff2595f..2fd9a2f7a9e9 100644
--- a/dev-python/queuelib/queuelib-1.6.1.ebuild
+++ b/dev-python/queuelib/queuelib-1.6.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 2020-2021 Liguros Authors
+# Copyright 2020-2023 Liguros Authors
# Distributed under the terms of the GNU General Public License v3.0
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{8,9,10,11,12} )
@@ -8,7 +8,7 @@ inherit distutils-r1
DESCRIPTION="Collection of persistent (disk-based) queues"
HOMEPAGE="https://github.com/scrapy/queuelib"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://files.pythonhosted.org/packages/28/c3/c4371429aac06c9d6e1eae84a711b0ba61219b2ca7722db075c8abe9e088/queuelib-1.6.1.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-python/queuelib/queuelib-1.6.2.ebuild b/dev-python/queuelib/queuelib-1.6.2-r1.ebuild
index a60beff2595f..b2f8f8dc18d8 100644
--- a/dev-python/queuelib/queuelib-1.6.2.ebuild
+++ b/dev-python/queuelib/queuelib-1.6.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 2020-2021 Liguros Authors
+# Copyright 2020-2023 Liguros Authors
# Distributed under the terms of the GNU General Public License v3.0
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{8,9,10,11,12} )
@@ -8,7 +8,7 @@ inherit distutils-r1
DESCRIPTION="Collection of persistent (disk-based) queues"
HOMEPAGE="https://github.com/scrapy/queuelib"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://files.pythonhosted.org/packages/4d/11/94d3a5c1a03fa984b3f793ceecfac4b685ca9fc7a3af03f806dbb973555b/queuelib-1.6.2.tar.gz"
LICENSE="BSD"
SLOT="0"