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


Commits:
9638071d by Felix Yan at 2025-12-10T16:04:37+08:00
upgpkg: 7.0.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pbr
        pkgdesc = Python Build Reasonableness
-       pkgver = 7.0.2
+       pkgver = 7.0.3
        pkgrel = 1
        url = https://pypi.python.org/pypi/pbr
        arch = any
@@ -16,7 +16,7 @@ pkgbase = python-pbr
        makedepends = python-build
        makedepends = python-installer
        depends = python-setuptools
-       source = git+https://github.com/openstack-dev/pbr.git#tag=7.0.2
-       sha512sums = 
78f755684d783207291ffdbdf1c61caaf99f62915961a259c4c7ff676f6d190fa80449408186777d6fb7a708d5d1f74f08c0ce9f63b9de2313120214aee4c15f
+       source = git+https://github.com/openstack-dev/pbr.git#tag=7.0.3
+       sha512sums = 
ec2e43ef12eeb4e71deb76b44862e2fde588e96505b3e4e67d4aaadb62a796baa25777feaac9ded79e3759e3bc8da6465d6bafdf408757810df2893f3a389066
 
 pkgname = python-pbr


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Limao Luo <[email protected]>
 
 pkgname=python-pbr
-pkgver=7.0.2
+pkgver=7.0.3
 pkgrel=1
 pkgdesc="Python Build Reasonableness"
 arch=('any')
@@ -14,7 +14,7 @@ makedepends=('git' 'python-build' 'python-installer')
 checkdepends=('python-stestr' 'python-testresources' 'python-testscenarios'
               'python-testtools' 'python-virtualenv' 'python-sphinx' 
'python-testrepository')
 source=("git+https://github.com/openstack-dev/pbr.git#tag=$pkgver";)
-sha512sums=('78f755684d783207291ffdbdf1c61caaf99f62915961a259c4c7ff676f6d190fa80449408186777d6fb7a708d5d1f74f08c0ce9f63b9de2313120214aee4c15f')
+sha512sums=('ec2e43ef12eeb4e71deb76b44862e2fde588e96505b3e4e67d4aaadb62a796baa25777feaac9ded79e3759e3bc8da6465d6bafdf408757810df2893f3a389066')
 
 build() {
   cd pbr



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pbr/-/commit/9638071dcca47827eb0ddad5e292bde5f2922f38

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


Reply via email to