Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-memory-allocator
Commits:
6bc29746 by Antonio Rojas at 2024-11-17T14:12:26+01:00
upgpkg: 0.1.4-3: python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-memory-allocator
pkgdesc = An extension class to allocate memory easily with cython
pkgver = 0.1.4
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/sagemath/memory_allocator
arch = x86_64
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-memory-allocator
_pypiname=memory_allocator
pkgver=0.1.4
-pkgrel=2
+pkgrel=3
pkgdesc='An extension class to allocate memory easily with cython'
arch=(x86_64)
url='https://github.com/sagemath/memory_allocator'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-memory-allocator/-/commit/6bc29746fc91f7477932b74e3926271820d351ac
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-memory-allocator/-/commit/6bc29746fc91f7477932b74e3926271820d351ac
You're receiving this email because of your account on gitlab.archlinux.org.