Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-zope-location


Commits:
6cbf986f by Carl Smedstad at 2025-02-01T13:48:04+01:00
upgpkg: 5.1-1: Upstream release

https://github.com/zopefoundation/zope.location/releases/tag/5.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-zope-location
        pkgdesc = Special objects that have a structural location
-       pkgver = 5.0
-       pkgrel = 4
+       pkgver = 5.1
+       pkgrel = 1
        url = https://github.com/zopefoundation/zope.location
        arch = any
        license = ZPL-2.1
@@ -17,7 +17,7 @@ pkgbase = python-zope-location
        depends = python-zope-interface
        depends = python-zope-proxy
        depends = python-zope-schema
-       source = 
python-zope-location-5.0.tar.gz::https://github.com/zopefoundation/zope.location/archive/5.0.tar.gz
-       sha512sums = 
4a3f41d4170730295b7b303eb9ca15304c35c05ed5fa62de8c92479011a82fe003d863d27136287394c0a04d7bb7959940fe605db5123d6c4953dada2d8ea92b
+       source = 
python-zope-location-5.1.tar.gz::https://github.com/zopefoundation/zope.location/archive/5.1.tar.gz
+       sha512sums = 
8591c946ca0304ff0229c741f38713664152bbc669b83174b8941d03aecbe42025b74cf45613e8f8ff3a2c9e06d3def3f29068c55ef077723c94de7667572aca
 
 pkgname = python-zope-location


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 pkgname=python-zope-location
 _pkgname=zope.location
-pkgver=5.0
-pkgrel=4
+pkgver=5.1
+pkgrel=1
 pkgdesc="Special objects that have a structural location"
 arch=('any')
 url="https://github.com/zopefoundation/zope.location";
@@ -28,7 +28,7 @@ checkdepends=(
   'python-zope-testrunner'
 )
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/zopefoundation/zope.location/archive/$pkgver.tar.gz";)
-sha512sums=('4a3f41d4170730295b7b303eb9ca15304c35c05ed5fa62de8c92479011a82fe003d863d27136287394c0a04d7bb7959940fe605db5123d6c4953dada2d8ea92b')
+sha512sums=('8591c946ca0304ff0229c741f38713664152bbc669b83174b8941d03aecbe42025b74cf45613e8f8ff3a2c9e06d3def3f29068c55ef077723c94de7667572aca')
 
 build() {
   cd $_pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zope-location/-/commit/6cbf986f0f77a684d908769fe6f1fd1173f4607d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zope-location/-/commit/6cbf986f0f77a684d908769fe6f1fd1173f4607d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to