* [gentoo-commits] repo/gentoo:master commit in: net-misc/downloader-cli/
@ 2022-04-04 15:47 Maciej Barć
0 siblings, 0 replies; 11+ messages in thread
From: Maciej Barć @ 2022-04-04 15:47 UTC (permalink / raw
To: gentoo-commits
commit: fdf19cf09620257f2f5c17edcd1203f40dfa3606
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 3 22:02:09 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 15:47:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf19cf0
net-misc/downloader-cli: new package; add version 0.3.3
Bug: https://github.com/deepjyoti30/ytmdl/issues/222
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
net-misc/downloader-cli/Manifest | 1 +
net-misc/downloader-cli/downloader-cli-0.3.3.ebuild | 20 ++++++++++++++++++++
net-misc/downloader-cli/metadata.xml | 13 +++++++++++++
3 files changed, 34 insertions(+)
diff --git a/net-misc/downloader-cli/Manifest b/net-misc/downloader-cli/Manifest
new file mode 100644
index 000000000000..f5314b2648e3
--- /dev/null
+++ b/net-misc/downloader-cli/Manifest
@@ -0,0 +1 @@
+DIST downloader_cli-0.3.3.tar.gz 10881 BLAKE2B 489e49d679be3570ee348ec73091cc3458953d4b37c552a9a417af2421e9c032624214300418ff8c93decda6bad7622e6208a08dc216f40d1195f849dc11d0d3 SHA512 4210cc3c09f4c9d07c3ea7335b6ea356393f539ef26e3a231b3278359e853165b8145c1f6186b657e2cee02b515748f7ffc87966cc30e082b0d2b282b9557c72
diff --git a/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild b/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
new file mode 100644
index 000000000000..9993e7fc4d47
--- /dev/null
+++ b/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple, minimal and powerful logging library for Python"
+HOMEPAGE="https://github.com/deepjyoti30/downloader-cli/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz"
+S="${WORKDIR}"/${P/-/_}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]"
diff --git a/net-misc/downloader-cli/metadata.xml b/net-misc/downloader-cli/metadata.xml
new file mode 100644
index 000000000000..31fd36227c7b
--- /dev/null
+++ b/net-misc/downloader-cli/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+ <maintainer type="person">
+ <email>xgqt@gentoo.org</email>
+ <name>Maciej Barć</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/deepjyoti30/downloader-cli/issues/</bugs-to>
+ <remote-id type="github">deepjyoti30/downloader-cli</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/downloader-cli/
@ 2022-04-04 16:16 Maciej Barć
0 siblings, 0 replies; 11+ messages in thread
From: Maciej Barć @ 2022-04-04 16:16 UTC (permalink / raw
To: gentoo-commits
commit: 82f30681927d12b9eb1e0fcfcd738c4a88a4ee05
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 4 16:16:09 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 16:16:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82f30681
net-misc/downloader-cli: fix description
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
net-misc/downloader-cli/downloader-cli-0.3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild b/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
index 9993e7fc4d47..05a0f258d87c 100644
--- a/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
+++ b/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
-DESCRIPTION="Simple, minimal and powerful logging library for Python"
+DESCRIPTION="Simple downloader with an customizable progressbar"
HOMEPAGE="https://github.com/deepjyoti30/downloader-cli/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz"
S="${WORKDIR}"/${P/-/_}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/downloader-cli/
@ 2022-04-10 20:21 Maciej Barć
0 siblings, 0 replies; 11+ messages in thread
From: Maciej Barć @ 2022-04-10 20:21 UTC (permalink / raw
To: gentoo-commits
commit: 9a60a89acf9423e76c22714d5b8e2520885efb24
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 20:19:33 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 20:21:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a60a89a
net-misc/downloader-cli: add pypi remote to metadata
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
net-misc/downloader-cli/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-misc/downloader-cli/metadata.xml b/net-misc/downloader-cli/metadata.xml
index 31fd36227c7b..4b324089ce25 100644
--- a/net-misc/downloader-cli/metadata.xml
+++ b/net-misc/downloader-cli/metadata.xml
@@ -9,5 +9,6 @@
<upstream>
<bugs-to>https://github.com/deepjyoti30/downloader-cli/issues/</bugs-to>
<remote-id type="github">deepjyoti30/downloader-cli</remote-id>
+ <remote-id type="pypi">downloader-cli</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/downloader-cli/
@ 2023-01-16 1:57 Maciej Barć
0 siblings, 0 replies; 11+ messages in thread
From: Maciej Barć @ 2023-01-16 1:57 UTC (permalink / raw
To: gentoo-commits
commit: f554f4b5480c40aeec46f9a02d90bc17933f56a1
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 01:33:48 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 01:57:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f554f4b5
net-misc/downloader-cli: enable python 3.11
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
net-misc/downloader-cli/downloader-cli-0.3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild b/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
index ce2fdce3e406..b2268d65d2f9 100644
--- a/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
+++ b/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/downloader-cli/
@ 2023-03-04 7:05 Joonas Niilola
0 siblings, 0 replies; 11+ messages in thread
From: Joonas Niilola @ 2023-03-04 7:05 UTC (permalink / raw
To: gentoo-commits
commit: 3860694af3f15d62909f8c2e3492554d1a8fdc89
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 07:04:37 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 07:04:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3860694a
net-misc/downloader-cli: Stabilize 0.3.3 amd64, #899212
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-misc/downloader-cli/downloader-cli-0.3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild b/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
index b2268d65d2f9..dac9ab745d17 100644
--- a/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
+++ b/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
@@ -15,6 +15,6 @@ S="${WORKDIR}"/${P/-/_}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/downloader-cli/
@ 2023-03-17 17:55 Michał Górny
0 siblings, 0 replies; 11+ messages in thread
From: Michał Górny @ 2023-03-17 17:55 UTC (permalink / raw
To: gentoo-commits
commit: 8bddbc08ff0d2d4b898c39a25f1ccb36f7ff7149
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 17:54:18 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 17:54:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bddbc08
net-misc/downloader-cli: Use pypi.eclass
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-misc/downloader-cli/downloader-cli-0.3.3.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild b/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
index dac9ab745d17..12f30759df62 100644
--- a/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
+++ b/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
@@ -6,12 +6,13 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Simple downloader with an customizable progressbar"
-HOMEPAGE="https://github.com/deepjyoti30/downloader-cli/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz"
-S="${WORKDIR}"/${P/-/_}
+HOMEPAGE="
+ https://github.com/deepjyoti30/downloader-cli/
+ https://pypi.org/project/downloader-cli/
+"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/downloader-cli/
@ 2023-11-21 18:37 Maciej Barć
0 siblings, 0 replies; 11+ messages in thread
From: Maciej Barć @ 2023-11-21 18:37 UTC (permalink / raw
To: gentoo-commits
commit: 365a3836f12e9be56ece885626ebb289288f218c
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 21 18:35:12 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Nov 21 18:37:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=365a3836
net-misc/downloader-cli: bump to 0.3.4
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
net-misc/downloader-cli/Manifest | 1 +
net-misc/downloader-cli/downloader-cli-0.3.4.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/net-misc/downloader-cli/Manifest b/net-misc/downloader-cli/Manifest
index f5314b2648e3..68d573893923 100644
--- a/net-misc/downloader-cli/Manifest
+++ b/net-misc/downloader-cli/Manifest
@@ -1 +1,2 @@
DIST downloader_cli-0.3.3.tar.gz 10881 BLAKE2B 489e49d679be3570ee348ec73091cc3458953d4b37c552a9a417af2421e9c032624214300418ff8c93decda6bad7622e6208a08dc216f40d1195f849dc11d0d3 SHA512 4210cc3c09f4c9d07c3ea7335b6ea356393f539ef26e3a231b3278359e853165b8145c1f6186b657e2cee02b515748f7ffc87966cc30e082b0d2b282b9557c72
+DIST downloader_cli-0.3.4.tar.gz 14479 BLAKE2B d45ec6399b6ccd76141a85440faeac040b11565c1d7db6316c23026008238e11601346ff433ec2f18516fef2f34f2e87d94460b64bfe875569c6da236e4ba63e SHA512 ace252bc6129b463c644ef7c34d07cd37759030fc4b4b853e049a2377226cdc73a6661f4e8ca7721b7af11f9daf548c81f25f73fde405e633091d614a05ed4f6
diff --git a/net-misc/downloader-cli/downloader-cli-0.3.4.ebuild b/net-misc/downloader-cli/downloader-cli-0.3.4.ebuild
new file mode 100644
index 000000000000..d380311907f1
--- /dev/null
+++ b/net-misc/downloader-cli/downloader-cli-0.3.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Simple downloader with an customizable progressbar"
+HOMEPAGE="
+ https://github.com/deepjyoti30/downloader-cli/
+ https://pypi.org/project/downloader-cli/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/downloader-cli/
@ 2023-12-22 5:07 Sam James
0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2023-12-22 5:07 UTC (permalink / raw
To: gentoo-commits
commit: ac72b95d34422ed54e0840064962966c42046449
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 05:02:41 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 05:04:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac72b95d
net-misc/downloader-cli: Stabilize 0.3.4 amd64, #920497
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/downloader-cli/downloader-cli-0.3.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/downloader-cli/downloader-cli-0.3.4.ebuild b/net-misc/downloader-cli/downloader-cli-0.3.4.ebuild
index d380311907f1..9c175cbe3619 100644
--- a/net-misc/downloader-cli/downloader-cli-0.3.4.ebuild
+++ b/net-misc/downloader-cli/downloader-cli-0.3.4.ebuild
@@ -16,6 +16,6 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/downloader-cli/
@ 2024-01-03 9:44 Maciej Barć
0 siblings, 0 replies; 11+ messages in thread
From: Maciej Barć @ 2024-01-03 9:44 UTC (permalink / raw
To: gentoo-commits
commit: 272eeeb7675371f860c23880ec71147e9dafba8d
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 3 09:26:57 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Jan 3 09:44:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=272eeeb7
net-misc/downloader-cli: enable tests
Closes: https://bugs.gentoo.org/921263
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
net-misc/downloader-cli/downloader-cli-0.3.4.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/net-misc/downloader-cli/downloader-cli-0.3.4.ebuild b/net-misc/downloader-cli/downloader-cli-0.3.4.ebuild
index 9c175cbe3619..1f443f330dfb 100644
--- a/net-misc/downloader-cli/downloader-cli-0.3.4.ebuild
+++ b/net-misc/downloader-cli/downloader-cli-0.3.4.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
@@ -9,13 +9,13 @@ PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi
DESCRIPTION="Simple downloader with an customizable progressbar"
-HOMEPAGE="
- https://github.com/deepjyoti30/downloader-cli/
- https://pypi.org/project/downloader-cli/
-"
+HOMEPAGE="https://github.com/deepjyoti30/downloader-cli/
+ https://pypi.org/project/downloader-cli/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~x86"
RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/downloader-cli/
@ 2024-01-03 9:44 Maciej Barć
0 siblings, 0 replies; 11+ messages in thread
From: Maciej Barć @ 2024-01-03 9:44 UTC (permalink / raw
To: gentoo-commits
commit: 27f3971e70ac397d52b40deb066c65f57038c2fd
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 3 09:23:20 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Jan 3 09:44:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f3971e
net-misc/downloader-cli: drop old 0.3.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
net-misc/downloader-cli/Manifest | 1 -
net-misc/downloader-cli/downloader-cli-0.3.3.ebuild | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/net-misc/downloader-cli/Manifest b/net-misc/downloader-cli/Manifest
index 68d573893923..c8987c2f78c8 100644
--- a/net-misc/downloader-cli/Manifest
+++ b/net-misc/downloader-cli/Manifest
@@ -1,2 +1 @@
-DIST downloader_cli-0.3.3.tar.gz 10881 BLAKE2B 489e49d679be3570ee348ec73091cc3458953d4b37c552a9a417af2421e9c032624214300418ff8c93decda6bad7622e6208a08dc216f40d1195f849dc11d0d3 SHA512 4210cc3c09f4c9d07c3ea7335b6ea356393f539ef26e3a231b3278359e853165b8145c1f6186b657e2cee02b515748f7ffc87966cc30e082b0d2b282b9557c72
DIST downloader_cli-0.3.4.tar.gz 14479 BLAKE2B d45ec6399b6ccd76141a85440faeac040b11565c1d7db6316c23026008238e11601346ff433ec2f18516fef2f34f2e87d94460b64bfe875569c6da236e4ba63e SHA512 ace252bc6129b463c644ef7c34d07cd37759030fc4b4b853e049a2377226cdc73a6661f4e8ca7721b7af11f9daf548c81f25f73fde405e633091d614a05ed4f6
diff --git a/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild b/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
deleted file mode 100644
index 12f30759df62..000000000000
--- a/net-misc/downloader-cli/downloader-cli-0.3.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Simple downloader with an customizable progressbar"
-HOMEPAGE="
- https://github.com/deepjyoti30/downloader-cli/
- https://pypi.org/project/downloader-cli/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-
-RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/downloader-cli/
@ 2024-03-04 21:58 Maciej Barć
0 siblings, 0 replies; 11+ messages in thread
From: Maciej Barć @ 2024-03-04 21:58 UTC (permalink / raw
To: gentoo-commits
commit: efe513e72211ea7ef972039eb8fef7ef0cdfc734
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 4 17:13:16 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Mar 4 21:56:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efe513e7
net-misc/downloader-cli: deselect network tests
Closes: https://bugs.gentoo.org/926136
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
net-misc/downloader-cli/downloader-cli-0.3.4.ebuild | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/net-misc/downloader-cli/downloader-cli-0.3.4.ebuild b/net-misc/downloader-cli/downloader-cli-0.3.4.ebuild
index 1f443f330dfb..75b02a2b00c8 100644
--- a/net-misc/downloader-cli/downloader-cli-0.3.4.ebuild
+++ b/net-misc/downloader-cli/downloader-cli-0.3.4.ebuild
@@ -16,6 +16,13 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~x86"
-RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]"
+RDEPEND="
+ dev-python/urllib3[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+ tests/test_download.py::test__preprocess_conn
+ tests/test_download.py::test_file_integrity
+)
distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 11+ messages in thread
end of thread, other threads:[~2024-03-04 21:58 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-03 9:44 [gentoo-commits] repo/gentoo:master commit in: net-misc/downloader-cli/ Maciej Barć
-- strict thread matches above, loose matches on Subject: below --
2024-03-04 21:58 Maciej Barć
2024-01-03 9:44 Maciej Barć
2023-12-22 5:07 Sam James
2023-11-21 18:37 Maciej Barć
2023-03-17 17:55 Michał Górny
2023-03-04 7:05 Joonas Niilola
2023-01-16 1:57 Maciej Barć
2022-04-10 20:21 Maciej Barć
2022-04-04 16:16 Maciej Barć
2022-04-04 15:47 Maciej Barć
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox