Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-maxminddb


Commits:
c8f0ab48 by Felix Yan at 2026-04-11T04:00:00+08:00
upgpkg: 3.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-maxminddb
        pkgdesc = Reader for the MaxMind DB format
-       pkgver = 2.8.2
+       pkgver = 3.0.0
        pkgrel = 1
        url = https://github.com/maxmind/MaxMind-DB-Reader-python
        arch = x86_64
@@ -10,14 +10,13 @@ pkgbase = python-maxminddb
        makedepends = python-build
        makedepends = python-installer
        makedepends = python-setuptools
-       makedepends = python-wheel
        makedepends = python-setuptools-scm
        depends = python
        depends = libmaxminddb
-       source = 
git+https://github.com/maxmind/MaxMind-DB-Reader-python.git#tag=v2.8.2
+       source = 
git+https://github.com/maxmind/MaxMind-DB-Reader-python.git#tag=v3.0.0
        source = git+https://github.com/maxmind/MaxMind-DB.git
        source = git+https://github.com/maxmind/libmaxminddb.git
-       sha512sums = 
c297aa47d2f94a7daa89398e8299a7a1e3d2fe0760e64784265a752c9e8b8436dc4c860d3cb9976efedb9cae00abc912aee8fcd331a212df6dc128671784011e
+       sha512sums = 
134cc34e519a18b643e17f42bafb7e162177d7af4c0bd591b33e4e3d4e347571263e47123cf8ae3fef2e5687105e7f95b77f1801ddfcc2e3e35b566b206f1bed
        sha512sums = SKIP
        sha512sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -1,20 +1,20 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-maxminddb
-pkgver=2.8.2
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="Reader for the MaxMind DB format"
 url="https://github.com/maxmind/MaxMind-DB-Reader-python";
 license=('Apache-2.0')
 arch=('x86_64')
 depends=('python' 'libmaxminddb')
-makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 
'python-wheel'
+makedepends=('git' 'python-build' 'python-installer' 'python-setuptools'
              'python-setuptools-scm')
 checkdepends=('python-pytest')
 
source=("git+https://github.com/maxmind/MaxMind-DB-Reader-python.git#tag=v$pkgver";
         "git+https://github.com/maxmind/MaxMind-DB.git";
         "git+https://github.com/maxmind/libmaxminddb.git";)
-sha512sums=('c297aa47d2f94a7daa89398e8299a7a1e3d2fe0760e64784265a752c9e8b8436dc4c860d3cb9976efedb9cae00abc912aee8fcd331a212df6dc128671784011e'
+sha512sums=('134cc34e519a18b643e17f42bafb7e162177d7af4c0bd591b33e4e3d4e347571263e47123cf8ae3fef2e5687105e7f95b77f1801ddfcc2e3e35b566b206f1bed'
             'SKIP'
             'SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-maxminddb/-/commit/c8f0ab48b9ed09963f28be5e1cc878989b0e1989

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-maxminddb/-/commit/c8f0ab48b9ed09963f28be5e1cc878989b0e1989
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to