Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/test_server/
Date: Mon, 16 May 2022 13:31:00
Message-Id: 1652707687.2742f8aef70c470614883d3ae51b76cf0948d998.mgorny@gentoo
1 commit: 2742f8aef70c470614883d3ae51b76cf0948d998
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 16 13:28:07 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon May 16 13:28:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2742f8ae
7
8 dev-python/test_server: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/test_server/Manifest | 3 ---
13 dev-python/test_server/test_server-0.0.36.ebuild | 25 ------------------------
14 dev-python/test_server/test_server-0.0.37.ebuild | 25 ------------------------
15 dev-python/test_server/test_server-0.0.39.ebuild | 25 ------------------------
16 4 files changed, 78 deletions(-)
17
18 diff --git a/dev-python/test_server/Manifest b/dev-python/test_server/Manifest
19 index 32515a345448..24ed575aa604 100644
20 --- a/dev-python/test_server/Manifest
21 +++ b/dev-python/test_server/Manifest
22 @@ -1,4 +1 @@
23 -DIST test_server-0.0.36.gh.tar.gz 16663 BLAKE2B fa3e6a00aef11727271dee9c3e06ac878da4aac6098df6d9de56049f175af143bb858e2bd8d91cd1acfffcdf59e8d3dd1bc0fa840c1431ab162a599d103e37f7 SHA512 699abef74e5589396e45309b140da15be82de49383d5c683b729343f83a2e369a6e2bd4383ae442369dffe777100099abaf4f917cd700ec9926f2bcdfe0b84ce
24 -DIST test_server-0.0.37.gh.tar.gz 16873 BLAKE2B ee2a086e9199e1b5d42b1487d3dd2ecfa5ec0e4ab081369c9e7b626a4cdcdcee4ab15a664e3eaf958bd1285c9a3908c366d5b74958d575016a9040d463b71339 SHA512 5c77b6d2b9bcb971af2a563e5a1c840abe429394d2a870f7caa5bd8a5edfb9488a30faf6485bb5a7105a83c36b6547abb1c06f98f44d66af8ff86469bf4125e3
25 -DIST test_server-0.0.39.gh.tar.gz 17084 BLAKE2B 9891cb1ca63ee9be99ba4926c243ee06785c1bfb7dbd4ef70dd4cd978e81cb83e6cd44850d8fc3dd8f688b83e0a7eaf2370598145f852ad9eaba5b4ea345c460 SHA512 c7567568c0a606d00b94b29a32cb1f2aefff3f59e6e27052eaae0f0f0ac75082cae30797434900492fcd580bd0246aa7292ace7f2bd68e426278dc5ab0c42398
26 DIST test_server-0.0.40.gh.tar.gz 17104 BLAKE2B 7bc9211e4c16ddd210d7a8b2973d173b217fdef419a708e377225cb5da194d7ba5a31eea39ac8a4f1607e0354d440f4f07f00a64bad5ad5e1c37ecf71ce076d9 SHA512 3bffccf66d49d996e7175d61f9ac2d3575c102fda84e48763331cc39f84656661bd6deaae80a016483be6aad7c8ed4eaef5f7433ab86e9bdc52e846cdcbbcd83
27
28 diff --git a/dev-python/test_server/test_server-0.0.36.ebuild b/dev-python/test_server/test_server-0.0.36.ebuild
29 deleted file mode 100644
30 index 570cb9dabfb9..000000000000
31 --- a/dev-python/test_server/test_server-0.0.36.ebuild
32 +++ /dev/null
33 @@ -1,25 +0,0 @@
34 -# Copyright 2019-2022 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=8
38 -
39 -DISTUTILS_USE_PEP517=setuptools
40 -PYTHON_COMPAT=( python3_{8..10} pypy3 )
41 -
42 -inherit distutils-r1
43 -
44 -DESCRIPTION="Server to test HTTP clients"
45 -HOMEPAGE="
46 - https://github.com/lorien/test_server/
47 - https://pypi.org/project/test-server/
48 -"
49 -SRC_URI="
50 - https://github.com/lorien/test_server/archive/v${PV}.tar.gz
51 - -> ${P}.gh.tar.gz
52 -"
53 -
54 -LICENSE="MIT"
55 -SLOT="0"
56 -KEYWORDS="~amd64 ~x86"
57 -
58 -distutils_enable_tests pytest
59
60 diff --git a/dev-python/test_server/test_server-0.0.37.ebuild b/dev-python/test_server/test_server-0.0.37.ebuild
61 deleted file mode 100644
62 index 570cb9dabfb9..000000000000
63 --- a/dev-python/test_server/test_server-0.0.37.ebuild
64 +++ /dev/null
65 @@ -1,25 +0,0 @@
66 -# Copyright 2019-2022 Gentoo Authors
67 -# Distributed under the terms of the GNU General Public License v2
68 -
69 -EAPI=8
70 -
71 -DISTUTILS_USE_PEP517=setuptools
72 -PYTHON_COMPAT=( python3_{8..10} pypy3 )
73 -
74 -inherit distutils-r1
75 -
76 -DESCRIPTION="Server to test HTTP clients"
77 -HOMEPAGE="
78 - https://github.com/lorien/test_server/
79 - https://pypi.org/project/test-server/
80 -"
81 -SRC_URI="
82 - https://github.com/lorien/test_server/archive/v${PV}.tar.gz
83 - -> ${P}.gh.tar.gz
84 -"
85 -
86 -LICENSE="MIT"
87 -SLOT="0"
88 -KEYWORDS="~amd64 ~x86"
89 -
90 -distutils_enable_tests pytest
91
92 diff --git a/dev-python/test_server/test_server-0.0.39.ebuild b/dev-python/test_server/test_server-0.0.39.ebuild
93 deleted file mode 100644
94 index 570cb9dabfb9..000000000000
95 --- a/dev-python/test_server/test_server-0.0.39.ebuild
96 +++ /dev/null
97 @@ -1,25 +0,0 @@
98 -# Copyright 2019-2022 Gentoo Authors
99 -# Distributed under the terms of the GNU General Public License v2
100 -
101 -EAPI=8
102 -
103 -DISTUTILS_USE_PEP517=setuptools
104 -PYTHON_COMPAT=( python3_{8..10} pypy3 )
105 -
106 -inherit distutils-r1
107 -
108 -DESCRIPTION="Server to test HTTP clients"
109 -HOMEPAGE="
110 - https://github.com/lorien/test_server/
111 - https://pypi.org/project/test-server/
112 -"
113 -SRC_URI="
114 - https://github.com/lorien/test_server/archive/v${PV}.tar.gz
115 - -> ${P}.gh.tar.gz
116 -"
117 -
118 -LICENSE="MIT"
119 -SLOT="0"
120 -KEYWORDS="~amd64 ~x86"
121 -
122 -distutils_enable_tests pytest