[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
122/455: gnu: python-py-partiql-parser: Update to 0.6.1.
From: |
guix-commits |
Subject: |
122/455: gnu: python-py-partiql-parser: Update to 0.6.1. |
Date: |
Mon, 20 Jan 2025 15:46:46 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit ed2aa2d8342be095c267a5d1e57fad54d17a8434
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jan 2 23:01:07 2025 +0100
gnu: python-py-partiql-parser: Update to 0.6.1.
* gnu/packages/python-xyz.scm (python-py-partiql-parser): Update to 0.6.1.
Change-Id: I36f1d4ac19f4a27356f2bd3872ee31fef821cf01
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 146ec338bb..b2da0977d5 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14243,7 +14243,7 @@ solve linear problems.")
(define-public python-py-partiql-parser
(package
(name "python-py-partiql-parser")
- (version "0.5.6")
+ (version "0.6.1")
(source
(origin
(method git-fetch) ; no tests data in PyPi package
@@ -14252,7 +14252,7 @@ solve linear problems.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0xa1plsi2nkd3fwvkjw9c8b3bzvr6ml83x5gd22sf1cvimqn0jmq"))))
+ (base32 "008vj0f09gzk6pijwvxs6m860rmszm85is7wgjwifc8y38sqd86s"))))
(build-system pyproject-build-system)
(native-inputs
(list python-hatchling
- 73/455: gnu: python-cachecontrol: Update to 0.14.1., (continued)
- 73/455: gnu: python-cachecontrol: Update to 0.14.1., guix-commits, 2025/01/20
- 96/455: gnu: python-tables: Fix reference to library., guix-commits, 2025/01/20
- 85/455: gnu: python-cryptography: Update to 44.0.0., guix-commits, 2025/01/20
- 115/455: gnu: python-astral: Remove old version of dataclasses., guix-commits, 2025/01/20
- 112/455: gnu: python-jsonargparse: Remove old version of dataclasses., guix-commits, 2025/01/20
- 95/455: gnu: python-openapi-spec-validator: Restore sanity check., guix-commits, 2025/01/20
- 70/455: gnu: beancount: Fix build., guix-commits, 2025/01/20
- 103/455: gnu: python-aiohttp: Update to 3.11.11., guix-commits, 2025/01/20
- 111/455: gnu: python-anyio: Remove old version of dataclasses., guix-commits, 2025/01/20
- 72/455: gnu: python-rdflib-6: Update to 6.3.2., guix-commits, 2025/01/20
- 122/455: gnu: python-py-partiql-parser: Update to 0.6.1.,
guix-commits <=
- 91/455: gnu: python-testtools: Update to 2.7.2., guix-commits, 2025/01/20
- 68/455: gnu: python-pdfminer-six: Update to 20240706., guix-commits, 2025/01/20
- 118/455: gnu: python-pyvisa: Update to 1.14.1., guix-commits, 2025/01/20
- 120/455: gnu: python-jose: Fix build., guix-commits, 2025/01/20
- 130/455: gnu: python-geopandas: Update to 1.0.1., guix-commits, 2025/01/20
- 135/455: gnu: awscli-2: Run tests., guix-commits, 2025/01/20
- 139/455: gnu: python-pillow-simd: Inherit build system and native inputs., guix-commits, 2025/01/20
- 167/455: guix: toml: Fix evaluation of empty inline tables., guix-commits, 2025/01/20
- 170/455: gnu: python-asgi-lifespan: Update to 2.1.0., guix-commits, 2025/01/20
- 145/455: gnu: rust-codspeed-2: Update to 2.7.2., guix-commits, 2025/01/20