unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Poetry upgrade and related packages
@ 2020-12-02 11:49 Sébastien Lerique
  2020-12-03 13:59 ` Tanguy LE CARROUR
  0 siblings, 1 reply; 8+ messages in thread
From: Sébastien Lerique @ 2020-12-02 11:49 UTC (permalink / raw)
  To: Guix-devel

Dear all,

This thread is an attempt to keep a handle on the various patches 
involved in upgrading Poetry to 1.1.4, and to ask a couple 
questions that crop up.

- Tanguy's original patch http://issues.guix.info/44077 is merged
- But python-packaging had to be downgraded again because it 
  generated too much rebuilds 
  <https://lists.gnu.org/archive/html/guix-devel/2020-12/msg00003.html>
- Tanguy submitted another patch for Poetry reducing 
  python-packaging's required version: 
  https://issues.guix.info/45003

Now, there are a couple more hiccups with other packages:
- poetry actually requires a more recent version of python-keyring 
  (>=21.2.0 instead of the current 21.0.0),
- upstream python-keyring is at 21.5.0, which requires 
  python-setuptools >= 42 (guix now has 41.0.1)
- as a sidenote, when I locally added setuptools >=42 explicitely 
  to python-keyring's native-inputs, it solved the version 
  declaration problem described here 
  <https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm?id=04b83678653fda3c66e600e88f54f5108290ec1c#n13228>

Question: upstream setuptools is at 50.3.2, and they have dropped 
python2 support at v45 (see 
<https://github.com/pypa/setuptools/blob/master/CHANGES.rst>). 
Should we simply upgrade to v44, or rather create alternate 
python{,2}-setuptools-44 packages? `guix refresh -l 
python2-setuptools` lists 48 dependent packages.

Happy hacking!
Sébastien


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

end of thread, other threads:[~2020-12-10  7:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-02 11:49 Poetry upgrade and related packages Sébastien Lerique
2020-12-03 13:59 ` Tanguy LE CARROUR
2020-12-05 15:44   ` Ludovic Courtès
2020-12-07  9:07     ` Tanguy LE CARROUR
2020-12-07 22:59       ` Marius Bakke
2020-12-08 11:00         ` Tanguy LE CARROUR
2020-12-08 23:25           ` Marius Bakke
2020-12-10  7:28             ` Tanguy LE CARROUR

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).