public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PySocks/
Date: Wed,  6 May 2020 07:12:21 +0000 (UTC)	[thread overview]
Message-ID: <1588749133.626ef51ab61971a42d3d524dc834ca3c0157d4bd.mgorny@gentoo> (raw)

commit:     626ef51ab61971a42d3d524dc834ca3c0157d4bd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May  6 06:58:32 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May  6 07:12:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=626ef51a

dev-python/PySocks: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/PySocks/Manifest             |  1 -
 dev-python/PySocks/PySocks-1.6.8.ebuild | 30 ------------------------------
 2 files changed, 31 deletions(-)

diff --git a/dev-python/PySocks/Manifest b/dev-python/PySocks/Manifest
index 037a0cac372..eb0ba6dc0a6 100644
--- a/dev-python/PySocks/Manifest
+++ b/dev-python/PySocks/Manifest
@@ -1,2 +1 @@
-DIST PySocks-1.6.8.tar.gz 283450 BLAKE2B 72b52fcdb9f3dc3bd71ca75cdbaa159c0b35a81fd4ed9476ab043819dad3efac76615bc751fc6014e1358a13a3a735023bae7f502e2863b5e733982c16758db1 SHA512 9b544cf11464142a5f347cd5688b48422249363a425ccf3887117152f2f1969713674c4bba714242432ae85f3d62e03edeb9cb7b73ebd225ed3b47b3da6896d5
 DIST PySocks-1.7.1.tar.gz 284429 BLAKE2B 8015e8a0a7ebfbb09ec542393aeb633a769701445c07f24bb9e62b07803d7bb605f22e79ad9ec83e47aa7fe843a1a057073d97e25482e742f42e18b2c7a2f1b3 SHA512 cef4a5ce8c67fb485644696a23bf68a721db47f3211212de2d4431eaf9ebd26077dd5a06f6dfa7fde2dcb9d7c1ed551facd014e999929cb4d7b504972c464016

diff --git a/dev-python/PySocks/PySocks-1.6.8.ebuild b/dev-python/PySocks/PySocks-1.6.8.ebuild
deleted file mode 100644
index 521ccd527d3..00000000000
--- a/dev-python/PySocks/PySocks-1.6.8.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="SOCKS client module"
-HOMEPAGE="https://github.com/Anorov/PySocks https://pypi.org/project/PySocks/"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	test? (
-		dev-python/pytest[${PYTHON_USEDEP}]
-	)"
-
-# Required module test-server isn't in the tree yet and once that's added
-# psutil will need keywords added as well since it's used too.
-RESTRICT=test
-
-python_test() {
-	py.test -v || die "Tests fail with ${EPYTHON}"
-}


             reply	other threads:[~2020-05-06  7:12 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06  7:12 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-15 12:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/pysocks/ Michał Górny
2024-11-22 19:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/PySocks/ Michał Górny
2024-11-22 19:47 Michał Górny
2024-05-14 10:05 Michał Górny
2023-05-24  7:48 Sam James
2023-03-17 15:23 Michał Górny
2022-06-13  8:25 Michał Górny
2022-06-13  7:07 Agostino Sarubbo
2022-05-11  8:42 Michał Górny
2022-05-11  8:42 Michał Górny
2022-02-04 18:45 Michał Górny
2021-08-13  6:58 Michał Górny
2021-05-18 11:40 Michał Górny
2021-03-27  0:37 Sam James
2020-09-20 10:47 Michał Górny
2020-05-25 19:27 Michał Górny
2020-05-05 21:04 Sergei Trofimovich
2020-05-04  9:45 Michał Górny
2020-04-03 21:35 Mart Raudsepp
2020-03-29 14:45 Sergei Trofimovich
2020-03-25 13:27 Agostino Sarubbo
2020-03-25 12:36 Agostino Sarubbo
2020-03-25 12:23 Agostino Sarubbo
2020-01-27  9:48 Michał Górny
2020-01-02  8:40 Sergei Trofimovich
2019-12-29  9:00 Mikle Kolyada
2019-12-23  9:42 Mikle Kolyada
2019-12-15 14:15 Agostino Sarubbo
2019-12-15 13:53 Agostino Sarubbo
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 11:38 Agostino Sarubbo
2019-12-04  6:48 Aaron Bauman
2019-11-18 23:39 Michał Górny
2018-11-19 21:15 Fabian Groffen
2018-06-28 14:22 Mikle Kolyada
2018-06-27  8:19 Fabian Groffen
2018-06-17  4:10 Tim Harder
2018-04-06 11:05 Fabian Groffen
2018-03-13 19:52 Michał Górny
2018-02-21 20:18 Michał Górny
2018-01-02 14:57 Michał Górny
2017-09-12  9:13 Fabian Groffen
2017-05-15 19:17 Tobias Klausmann
2017-05-06 11:13 Jeroen Roovers
2017-05-03 11:02 Michał Górny
2017-04-16  1:34 Manuel Rüger
2017-02-27 20:11 Michael Weber
2017-02-10 19:53 Zac Medico
2017-02-02 12:32 Manuel Rüger
2016-12-22 22:46 Lars Wendler
2016-12-01 13:55 Lars Wendler
2016-11-30 18:05 Michał Górny
2016-10-29 19:47 Lars Wendler
2016-01-29 11:10 Justin Lecher
2016-01-21 11:43 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1588749133.626ef51ab61971a42d3d524dc834ca3c0157d4bd.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox