[bug#74601,0/3] Update clinguin to 2.1.1

Message ID cover.1732873441.git.liliana.prikler@gmail.com
Headers
Series Update clinguin to 2.1.1 |

Message

Liliana Marie Prikler Nov. 29, 2024, 9:44 a.m. UTC
  Time flies in Python.
When I initially packaged clinguin, it used to be a prerelease, now we
have 2.1.1.  I tested this on one of their examples, and it works™.

Liliana Marie Prikler (3):
  gnu: Add python-clingexplaid.
  gnu: python-clinguin: Fix homepage.
  gnu: python-clinguin: Update to 2.1.1.

 gnu/packages/potassco.scm | 44 +++++++++++++++++++++++++++++++++++----
 1 file changed, 40 insertions(+), 4 deletions(-)


base-commit: f8979b4bcc8772d02640f6f665b4195380d57df9
  

Comments

Sharlatan Hellseher Nov. 30, 2024, 8:08 p.m. UTC | #1
Hi,

The series looks nice and LGFM for me

One pick on this:
--8<---------------cut here---------------start------------->8---
+     (list #:test-flags #~(list "-k" "not test_main")
--8<---------------cut here---------------end--------------->8---
May you provide a comment why it's deselected?

By the way PiPI https://pypi.org/project/clingexplaid/#files contains
tests and set version, so you may reduce package complexity if you pull
from there, no need to adjust version in pyproject.toml.

--
Thanks,
Oleg