Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
meson-python


Commits:
bde903e7 by Antonio Rojas at 2024-10-25T20:26:52+02:00
upgpkg: 0.17.1-1: Update to 0.17.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = meson-python
        pkgdesc = Meson PEP 517 Python build backend
-       pkgver = 0.17.0
+       pkgver = 0.17.1
        pkgrel = 1
        url = https://github.com/mesonbuild/meson-python
        arch = any
@@ -20,7 +20,7 @@ pkgbase = meson-python
        depends = python-packaging
        depends = python-pyproject-metadata
        optdepends = python-colorama: colored output
-       source = git+https://github.com/mesonbuild/meson-python#tag=0.17.0
-       sha256sums = 
a2713755c3d7c347c58927207a9084667612aad36f5f011f36019612518418e9
+       source = git+https://github.com/mesonbuild/meson-python#tag=0.17.1
+       sha256sums = 
aa4b6f8f90c6e5bdcb6991efdb4e1eed4b9bcc50583c9611375ee589696b5854
 
 pkgname = meson-python


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer:
 
 pkgname=meson-python
-pkgver=0.17.0
+pkgver=0.17.1
 pkgrel=1
 pkgdesc='Meson PEP 517 Python build backend'
 arch=(any)
@@ -23,7 +23,7 @@ checkdepends=(cython
               python-pytest-mock
               python-wheel)
 source=(git+https://github.com/mesonbuild/meson-python#tag=$pkgver)
-sha256sums=('a2713755c3d7c347c58927207a9084667612aad36f5f011f36019612518418e9')
+sha256sums=('aa4b6f8f90c6e5bdcb6991efdb4e1eed4b9bcc50583c9611375ee589696b5854')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to