unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Update use of python-enum34
@ 2016-02-15  1:44 Leo Famulari
  2016-02-15  1:44 ` [PATCH 1/4] gnu: python-enum34: Update to 1.1.0 Leo Famulari
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Leo Famulari @ 2016-02-15  1:44 UTC (permalink / raw)
  To: guix-devel

Python-enum34 backports some features of Python 3.4 to earlier versions
of Python.

We now package python-3.4, so I think it's unnecessary to use it in our 
python-3 packages.

This patch series

1) Updates python-3.4 to the latest version that builds with our system.
2) Adds a python2-variant and uses it where necessary.
3) Removes python-enum34 where possible. I checked that all the affected
packages still build.
4) Removes python-setuptools as an input to python-enum34. It doesn't
seem to be necessary anymore.

I think we should keep the python3-variant around in case anyone is
using it "out of tree".

Your thoughts?

Leo Famulari (4):
  gnu: python-enum34: Update to 1.1.0.
  gnu: Add python2-enum34.
  gnu: Don't use python-enum34 when building with python-3.4.
  gnu: python-enum34: Remove python-setuptools from inputs.

 gnu/packages/docker.scm |  1 -
 gnu/packages/python.scm | 18 ++++++++----------
 2 files changed, 8 insertions(+), 11 deletions(-)

-- 
2.6.3

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-02-21  6:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-15  1:44 [PATCH 0/4] Update use of python-enum34 Leo Famulari
2016-02-15  1:44 ` [PATCH 1/4] gnu: python-enum34: Update to 1.1.0 Leo Famulari
2016-02-15  1:44 ` [PATCH 2/4] gnu: Add python2-enum34 Leo Famulari
2016-02-18  8:03   ` Efraim Flashner
2016-02-18 18:03     ` Leo Famulari
2016-02-15  1:44 ` [PATCH 3/4] gnu: Don't use python-enum34 when building with python-3.4 Leo Famulari
2016-02-15  1:44 ` [PATCH 4/4] gnu: python-enum34: Remove python-setuptools from inputs Leo Famulari
2016-02-18  8:03   ` Efraim Flashner
2016-02-18 17:56     ` Leo Famulari
2016-02-18 18:13       ` Leo Famulari
2016-02-21  5:49     ` Leo Famulari
2016-02-21  6:38       ` Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).