public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pytest-runner/files: pytest-runner-2.1.2-hgtools.patch
@ 2014-12-06 11:37 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2014-12-06 11:37 UTC (permalink / raw
  To: gentoo-commits

jlec        14/12/06 11:37:11

  Added:                pytest-runner-2.1.2-hgtools.patch
  Log:
  dev-python/pytest-runner: Version Bump, add pypy3 support
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.1                  dev-python/pytest-runner/files/pytest-runner-2.1.2-hgtools.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-runner/files/pytest-runner-2.1.2-hgtools.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-runner/files/pytest-runner-2.1.2-hgtools.patch?rev=1.1&content-type=text/plain

Index: pytest-runner-2.1.2-hgtools.patch
===================================================================
 setup.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/setup.py b/setup.py
index 2679782..271b3cf 100644
--- a/setup.py
+++ b/setup.py
@@ -26,9 +26,6 @@ setup_params = dict(
 		"Programming Language :: Python :: 2.7",
 		"Programming Language :: Python :: 3",
 	],
-	setup_requires=[
-		'hgtools',
-	],
 )
 if __name__ == '__main__':
 	setuptools.setup(**setup_params)





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-06 11:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-06 11:37 [gentoo-commits] gentoo-x86 commit in dev-python/pytest-runner/files: pytest-runner-2.1.2-hgtools.patch Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox