1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-20 09:10:30 +02:00
Commit Graph

5858 Commits

Author SHA1 Message Date
Sharlatan Hellseher
1ba3b2c6c7 gnu: python-txredisapi: Sort variable.
* gnu/packages/python-xyz.scm (python-txredisapi): Sort variable
alphabetically.

Change-Id: I7051c0efab8f21dd173f074b5ab039d4ee8c10ba
2025-11-06 11:38:28 +00:00
Sharlatan Hellseher
9148df3426 gnu: packages/python-xyz: Sort python-s[pqrstvwy]* variables.
* gnu/packages/python-xyz.scm: (python-speg, python-spinners,
python-sqlglot, python-sqlglotrs, python-sqltrie, python-sre-yield,
python-srsly, python-srt, python-sshpubkeys, python-sshtunnel,
python-stack-data, python-stdio-mgr, python-stdlib-list, python-stem,
python-stltools, python-stone, python-stopit, python-straight-plugin,
python-streamtracer, python-strenum, python-structlog, python-style,
python-svgelements, python-svgutils, python-swagger-spec-validator,
python-syllables, python-sympy): Sort variables alphabetically.

Change-Id: I2ad816d86df3e67e35a44d892d8905a0a84e4707
2025-11-06 11:34:44 +00:00
Sharlatan Hellseher
c7685fdbcc gnu: python-speg: Update to 0.3-0.877acdd.
* gnu/packages/python-xyz.scm (python-speg): Update to
877acddfd5ac5ae8b4a4592d045e74e108477643 commit.
[source]: Switch to git-fetch providing tests.
[arguments] <tests?>: Enable.
[propagated-inputs]: Add python-six.
[native-inputs]: Remove python-wheel and unzip; add python-pytest.

Change-Id: Ied063f1dc7660680a053012c8e7d99bb2b047375
2025-11-06 11:16:02 +00:00
Sharlatan Hellseher
3f912eafb2 gnu: python-sqltrie: Reduce closure size.
* gnu/packages/python-xyz.scm (python-sqltrie):
[arguments] <test-flags>: Ignore benchmark tests.
[native-inputs]: Remove python-mypy, python-pytest-benchmark,
python-pytest-cov, and python-wheel.

Change-Id: Icc7756894f90222e4628ea15d9f2d3bf4f008634
2025-11-06 11:07:44 +00:00
Sharlatan Hellseher
b8c7432bf0 gnu: python-sre-yield: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-sre-yield)[build-system]: Switch
to pyproject-build-system.
[arguments] <test-backend>: Use 'unittest.
[native-inputs]: Remove python-nose; add python-setuptools.

Change-Id: I9a2165b6058f6d8150798169d4c67fed5a66043b
2025-11-06 11:02:48 +00:00
Sharlatan Hellseher
2fd304efbc gnu: python-stltools: Switch to pyproject, refresh style.
* gnu/packages/python-xyz.scm (python-stltools): Use G-Expressions.
[build-system]: Switch to pyproject-build-system.
[arguments] <phases>: Use default 'check.

[native-inputs]: Add python-setuptools.

Change-Id: I37a2154270077b7361a2464312038fd2ee62ca5c
2025-11-06 10:39:35 +00:00
Sharlatan Hellseher
353effb150 gnu: python-stone: Reduce closure size.
* gnu/packages/python-xyz.scm (python-stone)[native-inputs]: Remove
python-pytest-runner and python-wheel.

Change-Id: Iad281c3081e5bd0eb0fea13fef0f234ec0c945db
2025-11-06 10:23:15 +00:00
Sharlatan Hellseher
a56dc0bea0 gnu: python-stopit: Enable tests.
* gnu/packages/python-xyz.scm (python-stopit)[source]: Switch to
git-fetch providing tests.
[arguments] <test-backend, test-flags>: Use custom.

Change-Id: Icfc3ecc393f4ea24e5b46f71b2a397e6d4d1f1c2
2025-11-06 10:12:38 +00:00
Sharlatan Hellseher
a6ae7d9d2d gnu: python-strenum: Enable tests.
* gnu/packages/python-xyz.scm (python-strenum)[source]: Switch to
git-fetch providing tests.
[arguments] <test-flags>: Extract some test options from "pytest.ini"
<phases>: Add 'fix-version, and 'fix-pytest-config.
[native-inputs]: Remove python-wheel; add python-pytest.

Change-Id: I2c0207f87121f8e23d007ff201a05af98fe41381
2025-11-06 09:56:21 +00:00
Sharlatan Hellseher
ca4d271222 gnu: python-strict-rfc3339: Move to time.
* gnu/packages/python-xyz.scm (python-strict-rfc3339): Move from here ...
* gnu/packages/time.scm: ... to here.

Change-Id: I3098ecf219fe4255c59611e293fd1a99a94eab37
2025-11-06 09:43:45 +00:00
Sharlatan Hellseher
fd65d21c24 gnu: python-strict-rfc3339: Improve description.
* gnu/packages/python-xyz.scm (python-strict-rfc3339)[description]:
Provide a reference link to RFC3339 and add it's title.

Change-Id: I05f52df9564016b6c3217bbb5c6f936b06020446
2025-11-06 09:39:39 +00:00
Sharlatan Hellseher
73fa31e593 gnu: python-stripe: Move to python-web.
* gnu/packages/python-xyz.scm (python-stripe): Move from here ...
* gnu/packages/python-web.scm: ... to here.

Change-Id: I7ed64071e57d8eb77b2e6df50de3cf2642cd60ce
2025-11-06 09:17:59 +00:00
Sharlatan Hellseher
8705e59524 gnu: python-stripe: Update to 13.2.0.
* gnu/packages/python-xyz.scm (python-stripe): Update to 13.2.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[propagated-inputs]: Add python-httpx.
[native-inputs]: Add python-flit-core.

Change-Id: I8be107702b2d20258f2d214dd9db517ce0d32426
2025-11-06 09:16:05 +00:00
Sharlatan Hellseher
7defdcb5f5 gnu: python-structlog: Update to 25.5.0.
* gnu/packages/python-xyz.scm (python-structlog): Update to 25.5.0.
[native-inputs]: Remove python-freezegun and python-pretend; add python-time-machine.

Change-Id: Idb6616601239e751e54d37f386b2f07557831093
2025-11-06 00:29:35 +00:00
Sharlatan Hellseher
02fcd10fdb gnu: python-glom: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-glom)[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Drop all.
[native-inputs]: Add python-setuptools.

Change-Id: I58d68a25f91af1cb12a6fdd5a3fb029177c48f06
2025-11-05 23:58:33 +00:00
Sharlatan Hellseher
426642229f gnu: python-box: Update to 7.3.2.
* gnu/packages/python-xyz.scm (python-box): Update to 7.3.2.
[arguments] <test-flags>: Skip one test.
[propagated-inputs]: Remove python-tomli.
[native-inputs]: Remove python-cython and python-wheel.

Change-Id: If9a2f7e07dfcb57e0819e1fd72a82c25bf34361f
2025-11-05 23:58:09 +00:00
Sharlatan Hellseher
c4f9bd741c gnu: python-swagger-spec-validator: Fix tests.
* gnu/packages/python-xyz.scm (python-swagger-spec-validator)[source]:
Switch to git-fetch providing tests.
[native-inputs]: Remove python-wheel; add python-pytest.

Change-Id: Ia895d58a5a66292fe05972395c35bd92554551e2
2025-11-05 21:38:14 +00:00
Sharlatan Hellseher
19391429b3 gnu: python-pyhdf: Fix build with gcc-14.
* gnu/packages/python-xyz.scm (python-pyhdf)[arguments] <phases>: Add
'relax-gcc-14-strictness.
[native-inputs]: Remove python-numpy and python-wheel.

Change-Id: I33b09ceaab56857420a4a1af1386a916b5a8e9d9
2025-11-05 16:40:29 +00:00
Jake Coble
180f39cc8c gnu: Add python-txredisapi.
* gnu/packages/python-xyz.scm (python-txredisapi): New variable.

Change-Id: Ifb5a657030f540c6c603fc9319229fd3e4f08ea8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-05 16:40:29 +00:00
Jake Coble
99f9161236 gnu: python-canonicaljson: Update to 2.0.0.
* gnu/packages/python-xyz.scm (python-canonicaljson): Update to 2.0.0.
[arguments] <test-backend>: Use 'unittest.
<phases>: Remove 'loosen-requirements.
[native-inputs]: Remove python-pypa-build, python-pytest, and
python-setuptools-scm; add python-nose2.a
[propagated-inputs]: Remove python-frozendict, python-simplejson, and
python-six.

Change-Id: Ibd2e2a94ef8687b6e52276eab0cad6110c8e54ec
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-05 16:40:29 +00:00
Ayan Das
824de8a3df gnu: python-av: Re-enable deselected tests.
* gnu/packages/python-xyz.scm (python-av): Drop the deselection of
  Chapter and Packet side-data tests now that python-av-testdata provides
  the required samples; keep the dash IO exclusion.
  [arguments] <test-flags>: Update comment accordingly.
* gnu/packages/python-xyz.scm (python-av-testdata): Add the required FATE
  samples.

Change-Id: I0c3c35ffd37403dcbe3e698c1d9fe9f3c3b44f5c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-04 12:12:57 +00:00
Sharlatan Hellseher
42df16cf78 gnu: Add python-conda-content-trust.
* gnu/packages/python-xyz.scm (python-conda-content-trust): New variable.

Change-Id: Icaca13dccb6cf161e2cf9ea1ed785c616f4dc22d
2025-11-04 12:05:53 +00:00
Sharlatan Hellseher
bf316e14e7 gnu: Add python-menuinst.
* gnu/packages/python-xyz.scm (python-menuinst): New variable.

Change-Id: Iafab812acb984b800ac04c0e77143c9eb6295e81
2025-11-04 12:05:53 +00:00
Sharlatan Hellseher
161fa204c0 gnu: python-conda-inject: Move to python-xyz.
* gnu/packages/package-management.scm (python-conda-inject): Move from
here ...
* gnu/packages/python-xyz.scm: ... to here.

Change-Id: Ie364dec68cca3f1e50e9b4951df45acd98f5624a
2025-11-04 12:05:53 +00:00
Sharlatan Hellseher
2ca7922d18 gnu: Add python-anaconda-cli-base.
* gnu/packages/python-xyz.scm (python-anaconda-cli-base): New variable.

Change-Id: Iaf3dd863af005bbada46080f5d2e666ec207816b
2025-11-04 10:50:02 +00:00
Sharlatan Hellseher
00b4c08d77 gnu: glances: Move to monitoring.
* gnu/packages/python-xyz.scm (glances): Move from here ...
* gnu/packages/monitoring.scm: ... to here.

Change-Id: Ifa7c9e448c914fed63533db7cdfe2236c6315553
2025-11-04 10:50:02 +00:00
Sharlatan Hellseher
f3e1cf830e gnu: glances: Switch to custom test-backend.
* gnu/packages/python-xyz.scm (glances)[arguments] <test-backend,
test-flags>: Use custom.
<phases>: Use default 'check.

Change-Id: I992dbc8c2068352680a7c542953339aef94c7f5e
2025-11-04 10:50:02 +00:00
Christian Birk Sørensen
2b82e6debb gnu: glances: Update to 4.3.0.
gnu/packages/python-xyz.scm (glances): Update to 4.3.0.

Change-Id: I467ca911e2f7b6c98904143294a98232e437c22d
2025-11-04 10:50:02 +00:00
Allan Adair
0eb576635e gnu: Add python-keeper-secrets-manager-helper.
* gnu/packages/python-xyz.scm (python-keeper-secrets-manager-helper): New variable.

Change-Id: I17ff36b9e642e1b16bb10d63f04222c16765c376
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-03 20:10:40 +00:00
Allan Adair
d1431491e9 gnu: Add python-keeper-secrets-manager-core.
* gnu/packages/python-xyz.scm (python-keeper-secrets-manager-core): New variable.

Change-Id: I347117693cc4a29c04c775da74d6e584cdd480a8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-03 20:10:40 +00:00
Liliana Marie Prikler
8cfdc118c6 gnu: Add python-pillow-heif-0.22.
* gnu/packages/python-xyz.scm (python-pillow-heif-0.22): New variable.
2025-11-03 17:35:06 +01:00
Sharlatan Hellseher
5170023a8e gnu: python-av: Update to 16.0.1.
* gnu/packages/python-xyz.scm (python-av): Update to 16.0.1.
[arguments] <test-flags>: Skip 3 more tests.
<phases>: Remove 'build-extension; {pre-check} remove local "av" to
prevent interference.
[native-inputs]: Remove python-wheel.

Change-Id: I6d0c1fbdaf4f1d25c3091143a3304c1aa85e1db4
2025-11-03 07:53:59 +00:00
Sharlatan Hellseher
526cf9a292 gnu: Add python-chameleon.
* gnu/packages/python-xyz.scm (python-chameleon): New variable.

Change-Id: I33237b19a76bf37402ac7f1e386704fd299403a4
2025-10-30 18:34:54 +00:00
Nicolas Graves
8e8839eb99 gnu: python-robotframework-seleniumscreenshots: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-robotframework-seleniumscreenshots):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
[home-page, synopsis, description]: Run guix style.

Change-Id: I8a3701a215776fd408c828344df3b13970da7a53
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-30 16:23:53 +00:00
Nicolas Graves
10e6072561 gnu: python-robotframework-seleniumlibrary: Update to 6.8.0.
* gnu/packages/python-xyz.scm (python-robotframework-seleniumlibrary): Update to 6.8.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-flags>: Disable failing tests.
[native-inputs]: Add python-approvaltests, python-pytest-mockito,
python-pytest, python-setuptools.
[propagated-inputs]: Add python-click.

Change-Id: Icd882285948afa5821700eec3524c618b459c013
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-30 16:23:53 +00:00
Nicolas Graves
f34fb2180e gnu: python-robotframework-pythonlibcore: Update to 4.4.1.
* gnu/packages/python-xyz.scm (python-robotframework-pythonlibcore):
Update to 4.4.1.
[native-inputs]: Add python-approvaltests.

Change-Id: I66d7cf460957eb0cb0d70bcae727a7d65e22c43f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-30 16:23:53 +00:00
Nicolas Graves
640b7d6f0c gnu: python-robotframework-pythonlibcore: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-robotframework-pythonlibcore):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Migrate <#:phases> to <#:test-backend> and <#:test-flags>.
[native-inputs]: Add python-setuptools.
[description]: Improve style.

Change-Id: Ide6662215b9f449e2c7fd31ce5e73f0853d70ad1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-30 16:23:52 +00:00
Nicolas Graves
7ed2cfa0b9 gnu: python-robotframework-sshlibrary: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-robotframework-sshlibrary):
[build-system]: Switch to pyproject-build-system.
[arguments]: Run guix style -S arguments.
<#:phases>: Improve style of phase 'build-and-install-doc.
[native-inputs]: Add python-setuptools.
[description]: Run guix style.

Change-Id: Ib9e70c340eb24448a8402e1f0ea599c763eed529
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-30 16:23:52 +00:00
Nicolas Graves
7fd8b57c20 gnu: python-robotframework-stacktrace: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-robotframework-stacktrace):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Run guix style -S arguments.
<phases>: Remove unused custom 'check; add 'set-version.
[native-inputs]: Add python-setuptools.

Change-Id: Ib44bb2df810c6bda544df1fc9ad6ae5eca5df5ce
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-30 16:22:57 +00:00
Nicolas Graves
fa772b10a7 gnu: python-rellu: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-rellu):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
[description]: Run guix style.

Change-Id: I92085ad6c97d702b01ab566ca78ca02ea391e193
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-30 16:09:30 +00:00
Hugo Buddelmeijer
b015f88dce gnu: python-xmldiff: Update to 3.0b1.
* gnu/packages/python-xyz.scm (python-xmldiff): Update to 3.0b1.
[source]: Switch to git-fetch.

Change-Id: Ib83b5d60f2260b88d6ebe7939e4343381993f15c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-30 15:49:15 +00:00
Vinicius Monego
9218186867 gnu: Add python-unicodeitplus.
* gnu/packages/python-xyz.scm (python-unicodeitplus): New variable.

Change-Id: Ief9e0f558510b0df49c2cb51cb559694c7ca0c96
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-30 15:09:34 +00:00
Nicolas Graves
40cd87d4c6 gnu: python-pystitcher: Update to 1.0.5-0.d8150be.
* gnu/packages/python-xyz.scm (python-pystitcher): Update to
d8150be85d53335f7077491ab4d73fad772ef1c9 commit.
[arguments]<#:phases>: Add phase 'set-version.
[native-inputs]: Remove python-setuptools, python-wheel.  Add
python-hatchling, python-hatch-vcs.
[inputs]: Replace python-pypdf3 by python-pypdf.

Change-Id: I0e053fc2460fd425015a70d730fd96173665fc30
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-30 14:07:36 +00:00
Ayan Das
dcd44c5cf9 gnu: python-diff-cover: Update to 9.7.1.
* gnu/packages/python-xyz.scm (python-diff-cover): Update to 9.7.1.
  (home-page): Use non-redirected 'diff_cover' URL.

Change-Id: I120ad2f2f4f6f21fff1b20c0137f4046dc0aadfd
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-30 13:59:54 +00:00
Cayetano Santos
ffb8b9b5f7 gnu: Add python-wadler-lindig.
* gnu/packages/python-xyz.scm (python-wadler-lindig): New variable.

Change-Id: Ia493938cf8983ee978a1a37c04dd7a90ee473f32
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-30 13:32:52 +00:00
Cayetano Santos
16b22c416e gnu: python-pytooling: Update to 8.7.6.
* gnu/packages/python-xyz.scm (python-pytooling): Update to 8.7.6.
[native-inputs]: Remove python-wheel.

Change-Id: I371c4b3419c7076c0b35d3ce9f437959da912ecf
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-30 13:02:14 +00:00
Sharlatan Hellseher
5024471e4c gnu: python-schema-0.5: Deprecate in favor of python-schema.
There is no any users in Guix main channel, keeping the symbol for one
month.

* gnu/packages/python-xyz.scm (python-schema-0.5): Deprecate variable.

Change-Id: I099b91df49448eae5f38b066eca0ae6f61f80a5c
2025-10-29 21:20:44 +00:00
Hugo Buddelmeijer
d5e5bbc5cc gnu: python-gipc: Enable tests.
* gnu/packages/python-xyz.scm (python-gipc)
[arguments] <tests?>: Enable them.
<phases>: Add 'adjust-for-pytest-8 phase.

Change-Id: Ib118dfd8f6cff1400e19880f1a96460fbac343b9
2025-10-29 21:02:42 +00:00
Nicolas Graves
09fdd22638 gnu: python-pysaml2: Update to 7.5.4.
* gnu/packages/python-xyz.scm (python-pysaml2): Update to 7.5.4.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-flags>: Disable failing tests.
<#:phases>: Add phase 'relax-requirements.
[native-inputs]: Add python-poetry-core, python-pytest.
[propagated-inputs]: Remove python-importlib-resources, python-pytz,
python-six.  Add python-pymongo, python-responses, python-xmlsec.

Change-Id: Ic558dee40c24429be43d3afbd4079dbc08ba993c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-29 16:17:28 +00:00
Nicolas Graves
32c6889aa1 gnu: python-pem: Update to 23.1.0.
* gnu/packages/python-xyz.scm (python-pem): Update to 23.1.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add phase 'set-version.
[native-inputs]: Add nss-certs-for-test, python-certifi,
python-hatch-fancy-pypi-readme, python-hatch-vcs, python-hatchling.
Remove python-sphinx.

Change-Id: I097de6b515663075a8654aaadf9bcd4387cfec9b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-29 16:17:28 +00:00