Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
python-lmdb


Commits:
255e5647 by Daniel Bermond at 2024-04-04T10:57:53-03:00
upgpkg: 1.4.1-3: python 3.12 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,19 @@
+pkgbase = python-lmdb
+       pkgdesc = Universal Python binding for the LMDB Lightning Database
+       pkgver = 1.4.1
+       pkgrel = 3
+       url = https://github.com/jnwatson/py-lmdb/
+       arch = x86_64
+       license = OLDAP-2.8
+       checkdepends = python-pytest
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools
+       makedepends = python-wheel
+       depends = python
+       depends = python-cffi
+       depends = lmdb
+       source = 
https://github.com/jnwatson/py-lmdb//archive/py-lmdb_1.4.1.tar.gz
+       sha256sums = 
c574035dd85ef7f5b1d6d9c9f639fcaff51fcf85a397c5b6d721e161e6077f51
+
+pkgname = python-lmdb


=====================================
PKGBUILD
=====================================
@@ -4,11 +4,11 @@
 _pkg=py-lmdb
 pkgname=python-lmdb
 pkgver=1.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Universal Python binding for the LMDB Lightning Database"
 arch=(x86_64)
 url="https://github.com/jnwatson/py-lmdb/";
-license=('custom: OpenLDAP')
+license=('OLDAP-2.8')
 depends=(python python-cffi lmdb)
 makedepends=(python-build python-installer python-setuptools python-wheel)
 checkdepends=(python-pytest)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lmdb/-/commit/255e5647af7ff1c9562f10291970bd4bdfa87913

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


Reply via email to