Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pycrdt


Commits:
fca92ace by Antonio Rojas at 2026-05-24T11:07:39+02:00
upgpkg: 0.13.1-2: gcc-libs--

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pycrdt
        pkgdesc = CRDTs based on Yrs
        pkgver = 0.13.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/jupyter-server/pycrdt
        arch = x86_64
        license = MIT
@@ -14,8 +14,8 @@ pkgbase = python-pycrdt
        makedepends = python-build
        makedepends = python-installer
        makedepends = python-maturin
-       depends = gcc-libs
        depends = glibc
+       depends = libgcc
        depends = python
        depends = python-anyio
        source = git+https://github.com/jupyter-server/pycrdt#tag=0.13.1


=====================================
PKGBUILD
=====================================
@@ -3,13 +3,13 @@
 _pyname=pycrdt
 pkgname=python-$_pyname
 pkgver=0.13.1
-pkgrel=1
+pkgrel=2
 pkgdesc='CRDTs based on Yrs'
 arch=(x86_64)
 url='https://github.com/jupyter-server/pycrdt'
 license=(MIT)
-depends=(gcc-libs
-         glibc
+depends=(glibc
+         libgcc
          python
          python-anyio)
 makedepends=(git



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt/-/commit/fca92acef433c964676072384f1f4235cf0542f9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycrdt/-/commit/fca92acef433c964676072384f1f4235cf0542f9
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