Bert Peters pushed to branch main at Arch Linux / Packaging / Packages / 
python-meilisearch


Commits:
39017a8f by Bert Peters at 2026-06-17T08:41:10+02:00
upgpkg: 1:0.41.1-1

fixes 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-meilisearch/-/work_items/7

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-meilisearch
        pkgdesc = Python client for MeiliSearch API
-       pkgver = 0.41.0
+       pkgver = 0.41.1
        pkgrel = 1
        epoch = 1
        url = https://pypi.org/project/meilisearch/
@@ -16,7 +16,7 @@ pkgbase = python-meilisearch
        depends = python-requests
        depends = python-camel-converter
        depends = python-pydantic
-       source = 
python-meilisearch-0.41.0.tar.gz::https://github.com/meilisearch/meilisearch-python/archive/v0.41.0.tar.gz
-       sha512sums = 
906c8853e3afe2be12bb0cab47a5e77fb2244e139e8aa5d2067ace15ada289f518743debf9d5dfc2590763bf77d1518dbcb7672a6b26522fa106e15cacf4e1fd
+       source = 
python-meilisearch-0.41.1.tar.gz::https://github.com/meilisearch/meilisearch-python/archive/v0.41.1.tar.gz
+       sha512sums = 
4a317459d33df39031301563e81bb95aeaf2a838e05f823a2aa244d9e6f9e4f766aee3a9b43eeaf93062de54be1b6f0bff7e31062e1ca3315c0f1bee4fceebdb
 
 pkgname = python-meilisearch


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Jelle van der Waa <[email protected]>
 
 pkgname=python-meilisearch
-pkgver=0.41.0
+pkgver=0.41.1
 epoch=1
 pkgrel=1
 pkgdesc='Python client for MeiliSearch API'
@@ -13,7 +13,7 @@ depends=(python python-requests python-camel-converter 
python-pydantic)
 makedepends=(python-setuptools python-build python-installer python-wheel)
 checkdepends=(python-pytest python-pytest-ordering)
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/meilisearch/meilisearch-python/archive/v${pkgver}.tar.gz)
-sha512sums=('906c8853e3afe2be12bb0cab47a5e77fb2244e139e8aa5d2067ace15ada289f518743debf9d5dfc2590763bf77d1518dbcb7672a6b26522fa106e15cacf4e1fd')
+sha512sums=('4a317459d33df39031301563e81bb95aeaf2a838e05f823a2aa244d9e6f9e4f766aee3a9b43eeaf93062de54be1b6f0bff7e31062e1ca3315c0f1bee4fceebdb')
 
 build() {
   cd "meilisearch-python-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-meilisearch/-/commit/39017a8f0d9756c10061b11efb122f6e73485aea

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-meilisearch/-/commit/39017a8f0d9756c10061b11efb122f6e73485aea
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to