mbox series

[bug#73070,v2,0/4] Series updating python-twine & python-altair

Message ID cover.1726958372.git.steve@futurile.net
Headers show
Series Series updating python-twine & python-altair | expand

Message

Steve George Sept. 21, 2024, 10:47 p.m. UTC
Revision and review of original series sent by Nicolas Graves.

Review:
  * python-pkginfo
    * can't be updated beyond 1.10.0 due to python-twine constraint of <1.11.0
    * checked pypy hash
    * patch applies cleanly, linted and builds
  * python-readme-renderer
    * missing from Nicolas' original series
    * from python-team b1fbfe5b55b85e44d4f3e60c3ae6ec9bff71bf11
    * updated to 41.0
    * checked pypy hash
    * removed python-setuptools due to Lint warning
    * patch applies, linted, built
 * python-twine
   * checked pypy hash; built; linted
   * test installed
* python-altair
  * built; linted
  * test imported
* Re-roll to trigger QA

Nicolas Graves via Guix-patches via (3):
  gnu: python-pkginfo: Update to 1.10.0.
  gnu: python-twine: Update to 5.1.1.
  gnu: python-altair: Update to 5.3.0.

Ricardo Wurmus (1):
  gnu: python-readme-renderer: Update to 41.0.

 gnu/packages/python-xyz.scm | 83 +++++++++++++++++++++----------------
 gnu/packages/statistics.scm | 29 +++++++++----
 2 files changed, 68 insertions(+), 44 deletions(-)


base-commit: 9d75215a59629ab224154ef6b843043289291f81

Comments

Ludovic Courtès Sept. 25, 2024, 2:16 p.m. UTC | #1
Hello,

Steve George <steve@futurile.net> skribis:

> Revision and review of original series sent by Nicolas Graves.

Dear Python team, could you take a look?

  https://issues.guix.gnu.org/73070

There are 100 dependents and it seems qa.guix hasn’t built them yet.

Ludo’.
jgart Sept. 25, 2024, 5:07 p.m. UTC | #2
> 
> There are 100 dependents and it seems qa.guix hasn’t built them yet.
> 
I can't build all this on my old thinkpad efficiently. Can someone else in the Python team take a look? Thanks in advance.

all the best,

Jorge