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


Commits:
0cbabf57 by Felix Yan at 2024-09-01T21:22:57+03:00
upgpkg: 6.1.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pbr
        pkgdesc = Python Build Reasonableness
-       pkgver = 6.0.0
-       pkgrel = 4
+       pkgver = 6.1.0
+       pkgrel = 1
        url = https://pypi.python.org/pypi/pbr
        arch = any
        license = Apache-2.0
@@ -19,7 +19,7 @@ pkgbase = python-pbr
        makedepends = python-setuptools
        makedepends = python-wheel
        depends = python
-       source = git+https://github.com/openstack-dev/pbr.git#tag=6.0.0
-       sha512sums = 
4a998f47307a56f43b95a615128050fb71360a4b3fc8d9e3d539b4f8935ec19533e7b4d55cf763ff4ef3a4ae66806b1242d70980b7805a6b85c1dc4aa59fd190
+       source = git+https://github.com/openstack-dev/pbr.git#tag=6.1.0
+       sha512sums = 
6f5886136fa92d5360ae51eeaf0e0708d9e5cb26259dcac06215e02ec19652c0f2d65785493b978d4315268dd6c3b87b6c8c2c012add3af586f4d661fbb316a2
 
 pkgname = python-pbr


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Limao Luo <[email protected]>
 
 pkgname=python-pbr
-pkgver=6.0.0
-pkgrel=4
+pkgver=6.1.0
+pkgrel=1
 pkgdesc="Python Build Reasonableness"
 arch=('any')
 url='https://pypi.python.org/pypi/pbr'
@@ -14,7 +14,7 @@ makedepends=('git' 'python-build' 'python-installer' 
'python-setuptools' 'python
 checkdepends=('python-six' '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=('4a998f47307a56f43b95a615128050fb71360a4b3fc8d9e3d539b4f8935ec19533e7b4d55cf763ff4ef3a4ae66806b1242d70980b7805a6b85c1dc4aa59fd190')
+sha512sums=('6f5886136fa92d5360ae51eeaf0e0708d9e5cb26259dcac06215e02ec19652c0f2d65785493b978d4315268dd6c3b87b6c8c2c012add3af586f4d661fbb316a2')
 
 build() {
   cd pbr



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

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


Reply via email to