Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages / memray
Commits: 0882caf7 by Leonidas Spyropoulos at 2023-07-28T23:21:51+01:00 upgpkg: 1.9.0-1: new upstream release - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Leonidas Spyropoulos <[email protected]> pkgname=memray -pkgver=1.8.1 +pkgver=1.9.0 pkgrel=1 pkgdesc="A memory profiler for Python" arch=('x86_64') @@ -10,7 +10,7 @@ license=('Apache') depends=('python' 'libunwind' 'python-rich' 'python-jinja' 'lz4' 'ipython') makedepends=('git' 'python-setuptools-scm' 'python-build' 'python-installer' 'python-wheel' 'cython' 'npm') checkdepends=('python-pytest') -_tag_commit=e1c6bd610661c65a32762fd347fcbe383e3606ec +_tag_commit=e2d990fed432cb9ef1b14313f56d2333f024d81b source=("git+$url.git#tag=${_tag_commit}?signed") sha512sums=('SKIP') validpgpkeys=('A035C8C19219BA821ECEA86B64E628F8D684696D') # Pablo Galindo Salgado <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/memray/-/commit/0882caf72c32b32f3983c3919b3067386c27ecf6 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/memray/-/commit/0882caf72c32b32f3983c3919b3067386c27ecf6 You're receiving this email because of your account on gitlab.archlinux.org.
