public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/irc/files: irc-8.5.1-setup_requires.patch irc-setup.py.3.4.2.patch irc-8-setup.py.patch irc-setup.py.8.0.1.patch irc-setup.py.patch
@ 2013-09-19 16:11 Mike Gilbert (floppym)
  0 siblings, 0 replies; only message in thread
From: Mike Gilbert (floppym) @ 2013-09-19 16:11 UTC (permalink / raw
  To: gentoo-commits

floppym     13/09/19 16:11:17

  Added:                irc-8.5.1-setup_requires.patch
  Removed:              irc-setup.py.3.4.2.patch irc-8-setup.py.patch
                        irc-setup.py.8.0.1.patch irc-setup.py.patch
  Log:
  Restore patch to drop hgtools dep, thanks to Bertrand Jacquin on bug 485398. Remove old ebuilds and patches.
  
  (Portage version: 2.2.6/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)

Revision  Changes    Path
1.1                  dev-python/irc/files/irc-8.5.1-setup_requires.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/irc/files/irc-8.5.1-setup_requires.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/irc/files/irc-8.5.1-setup_requires.patch?rev=1.1&content-type=text/plain

Index: irc-8.5.1-setup_requires.patch
===================================================================
--- a/setup.py
+++ b/setup.py
@@ -34,10 +33,6 @@
     install_requires=[
         'six',
     ] + importlib_req + argparse_req,
-    setup_requires=[
-        'hgtools',
-        'pytest-runner',
-    ],
     tests_require=[
         'pytest',
         'mock',





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

only message in thread, other threads:[~2013-09-19 16:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-19 16:11 [gentoo-commits] gentoo-x86 commit in dev-python/irc/files: irc-8.5.1-setup_requires.patch irc-setup.py.3.4.2.patch irc-8-setup.py.patch irc-setup.py.8.0.1.patch irc-setup.py.patch Mike Gilbert (floppym)

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