George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
python-python-discovery


Commits:
8a0713dd by George Rawlinson at 2026-02-28T07:11:48+00:00
upgpkg: 1.1.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-python-discovery
        pkgdesc = Python interpreter discovery
-       pkgver = 1.0.0
+       pkgver = 1.1.0
        pkgrel = 1
        url = https://python-discovery.readthedocs.io
        arch = any
@@ -16,8 +16,8 @@ pkgbase = python-python-discovery
        depends = python
        depends = python-filelock
        depends = python-platformdirs
-       source = 
python-python-discovery::git+https://github.com/tox-dev/python-discovery#tag=1.0.0
-       sha512sums = 
9441f64f354ccb2c0bcc370740c930b9ff635f597ed446315f94fe30207649eab4578e3b2d53d23ef5335c7c2688c233e8d7c07cc67ecaaa7646bda1da11f02c
-       b2sums = 
63d32eb9029a156f5f8b79e898bae3fb2f681610bb4aff2b55ed9f94bbc35290d6a9ed991862cd86f43dd1d7e561463899a3dd80cfa7e380f58fd1513b7d11b5
+       source = 
python-python-discovery::git+https://github.com/tox-dev/python-discovery#tag=1.1.0
+       sha512sums = 
81d531af70b2d19f5709fec4fb2771da911c69e65de875815ea492b90284b20c718a1e4fdff3a5c2821ca22b8ce507600923501787071493614498d3129de88b
+       b2sums = 
bbf4bafac0c9bf7e74af0fea62bd304a0ed99ce2181199fc726613e70014243ad63cdea84241c3e900dfee718ff27ef96a2e85190abfff9c82e3ac419e650f7c
 
 pkgname = python-python-discovery


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=python-python-discovery
-pkgver=1.0.0
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='Python interpreter discovery'
 arch=(any)
@@ -25,8 +25,8 @@ checkdepends=(
   python-setuptools
 )
 
source=("$pkgname::git+https://github.com/tox-dev/python-discovery#tag=$pkgver";)
-sha512sums=('9441f64f354ccb2c0bcc370740c930b9ff635f597ed446315f94fe30207649eab4578e3b2d53d23ef5335c7c2688c233e8d7c07cc67ecaaa7646bda1da11f02c')
-b2sums=('63d32eb9029a156f5f8b79e898bae3fb2f681610bb4aff2b55ed9f94bbc35290d6a9ed991862cd86f43dd1d7e561463899a3dd80cfa7e380f58fd1513b7d11b5')
+sha512sums=('81d531af70b2d19f5709fec4fb2771da911c69e65de875815ea492b90284b20c718a1e4fdff3a5c2821ca22b8ce507600923501787071493614498d3129de88b')
+b2sums=('bbf4bafac0c9bf7e74af0fea62bd304a0ed99ce2181199fc726613e70014243ad63cdea84241c3e900dfee718ff27ef96a2e85190abfff9c82e3ac419e650f7c')
 
 build() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-python-discovery/-/commit/8a0713ddce48fd851c46945fcb9a3e0749d57346

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


Reply via email to