Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ memray


Commits:
ea449a7a by Leonidas Spyropoulos at 2024-04-10T23:38:56+01:00
upgpkg: 1.12.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = memray
        pkgdesc = A memory profiler for Python
-       pkgver = 1.11.1
-       pkgrel = 2
+       pkgver = 1.12.0
+       pkgrel = 1
        url = https://github.com/bloomberg/memray
        arch = x86_64
-       license = Apache
+       license = Apache-2.0
        checkdepends = python-pytest
        makedepends = git
        makedepends = python-setuptools-scm
@@ -21,8 +21,8 @@ pkgbase = memray
        depends = lz4
        depends = ipython
        depends = python-textual
-       source = 
git+https://github.com/bloomberg/memray.git#tag=bb973ffca702c0b7151bed5604286ae0193a1cc1?signed
+       source = 
git+https://github.com/bloomberg/memray.git#tag=ac8ecc2e2ef0798b4e238ac11d5cef6bc19c70f5?signed
        validpgpkeys = A035C8C19219BA821ECEA86B64E628F8D684696D
-       sha512sums = SKIP
+       sha512sums = 
6ca101f3adefb735f051219e073dae58c2227824a40d227062cacc3162581b623c2656b3bb381c0b901e4b761944a285b97de665b3650daf766d948e60b3c953
 
 pkgname = memray


=====================================
PKGBUILD
=====================================
@@ -1,18 +1,18 @@
 # Maintainer: Leonidas Spyropoulos <artafi...@archlinux.org>
 
 pkgname=memray
-pkgver=1.11.1
-_tag_commit=bb973ffca702c0b7151bed5604286ae0193a1cc1 # git show-ref -d 
v${_tag_name}
-pkgrel=2
+pkgver=1.12.0
+_tag_commit=ac8ecc2e2ef0798b4e238ac11d5cef6bc19c70f5 # git show-ref -d 
v${_tag_name}
+pkgrel=1
 pkgdesc="A memory profiler for Python"
 arch=('x86_64')
 url="https://github.com/bloomberg/memray";
-license=('Apache')
+license=('Apache-2.0')
 depends=('python' 'libunwind' 'python-rich' 'python-jinja' 'lz4' 'ipython' 
'python-textual')
 makedepends=('git' 'python-setuptools-scm' 'python-build' 'python-installer' 
'python-wheel' 'cython' 'npm' 'python-pkgconfig')
 checkdepends=('python-pytest')
 source=("git+$url.git#tag=${_tag_commit}?signed")
-sha512sums=('SKIP')
+sha512sums=('6ca101f3adefb735f051219e073dae58c2227824a40d227062cacc3162581b623c2656b3bb381c0b901e4b761944a285b97de665b3650daf766d948e60b3c953')
 validpgpkeys=('A035C8C19219BA821ECEA86B64E628F8D684696D') # Pablo Galindo 
Salgado <pablog...@gmail.com>
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/memray/-/commit/ea449a7a8e9a87c77b8b3fe470a31b3b31878ffb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/memray/-/commit/ea449a7a8e9a87c77b8b3fe470a31b3b31878ffb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to