Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
libolm


Commits:
680c1d7b by Jelle van der Waa at 2024-05-15T22:47:21+02:00
upgpkg: 3.2.16-3: future dependency was dropped in 3.2.15

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libolm
        pkgdesc = Implementation of the Olm and Megolm cryptographic ratchets
        pkgver = 3.2.16
-       pkgrel = 2
+       pkgrel = 3
        url = https://gitlab.matrix.org/matrix-org/olm
        arch = x86_64
        license = APACHE
@@ -12,7 +12,6 @@ pkgbase = libolm
        makedepends = python
        makedepends = python-build
        makedepends = python-cffi
-       makedepends = python-future
        makedepends = python-installer
        makedepends = python-setuptools
        makedepends = python-wheel


=====================================
PKGBUILD
=====================================
@@ -5,12 +5,12 @@ pkgbase='libolm'
 pkgname=('libolm' 'python-olm')
 pkgver=3.2.16
 _tag=c2ccf54de20b2563331e273f113b2b51c59be619 # git rev-parse "$pkgver"
-pkgrel=2
+pkgrel=3
 pkgdesc='Implementation of the Olm and Megolm cryptographic ratchets'
 arch=('x86_64')
 url='https://gitlab.matrix.org/matrix-org/olm'
 license=('APACHE')
-makedepends=('cmake' 'python' 'python-build' 'python-cffi' 'python-future'
+makedepends=('cmake' 'python' 'python-build' 'python-cffi'
              'python-installer' 'python-setuptools' 'python-wheel')
 checkdepends=('python-aspectlib' 'python-pytest' 'python-pytest-benchmark')
 
source=(https://gitlab.matrix.org/matrix-org/olm/-/archive/$pkgver/$pkgname-$pkgver.tar.gz)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libolm/-/commit/680c1d7bd656085b66550aa0b5b29795ed22de0c

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libolm/-/commit/680c1d7bd656085b66550aa0b5b29795ed22de0c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to