Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyproject-api


Commits:
3ad34edf by Christian Heusel at 2025-01-21T19:09:08+01:00
upgpkg: 1.9.0-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pyproject-api
        pkgdesc = API to interact with the python pyproject.toml based projects
-       pkgver = 1.8.0
-       pkgrel = 2
+       pkgver = 1.9.0
+       pkgrel = 1
        url = https://github.com/tox-dev/pyproject-api
        arch = any
        license = MIT
@@ -15,8 +15,8 @@ pkgbase = python-pyproject-api
        makedepends = python-wheel
        depends = python
        depends = python-packaging
-       source = 
pyproject-api-1.8.0.tar.gz::https://github.com/tox-dev/pyproject-api/archive/refs/tags/1.8.0.tar.gz
-       sha512sums = 
dbff126fa1e2cc31fd373ff7e51053aeb633fd38f1d678c6afef55cc0b5e235c19b2d79760269912e56114375224715cfc29c8f2f881af80366fe807fe4db6c2
-       b2sums = 
78ff23046f10a0eb7539ba75ce6b24563834eedf1ba78fdd2db9fb4e8a947df6cdafcfcc0723dfb67251ebf09a29a41bd6583dcb58efc7f5d60e4c75a0bad5d0
+       source = 
pyproject-api-1.9.0.tar.gz::https://github.com/tox-dev/pyproject-api/archive/refs/tags/1.9.0.tar.gz
+       sha512sums = 
01f0b52bd6a12253da0034a1921084aea0e9f900b6de674e81179765ed8dff3976c27b9674b5edb7be9cadc65ac275f1f4cf3ba39e54dc6bba5af27b175bcf38
+       b2sums = 
4d7e08472cf44332adf85abe3835c5f5c33244763f8eb168ac38016c18a268488be1d8d04f15c15efd6cdc2631e2e2b6b0799dcb68676fa401910944e4d950ba
 
 pkgname = python-pyproject-api


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _name=pyproject-api
 pkgname=python-pyproject-api
-pkgver=1.8.0
-pkgrel=2
+pkgver=1.9.0
+pkgrel=1
 pkgdesc="API to interact with the python pyproject.toml based projects"
 arch=(any)
 url="https://github.com/tox-dev/pyproject-api";
@@ -25,8 +25,8 @@ checkdepends=(
   python-virtualenv
 )
 source=($_name-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz)
-sha512sums=('dbff126fa1e2cc31fd373ff7e51053aeb633fd38f1d678c6afef55cc0b5e235c19b2d79760269912e56114375224715cfc29c8f2f881af80366fe807fe4db6c2')
-b2sums=('78ff23046f10a0eb7539ba75ce6b24563834eedf1ba78fdd2db9fb4e8a947df6cdafcfcc0723dfb67251ebf09a29a41bd6583dcb58efc7f5d60e4c75a0bad5d0')
+sha512sums=('01f0b52bd6a12253da0034a1921084aea0e9f900b6de674e81179765ed8dff3976c27b9674b5edb7be9cadc65ac275f1f4cf3ba39e54dc6bba5af27b175bcf38')
+b2sums=('4d7e08472cf44332adf85abe3835c5f5c33244763f8eb168ac38016c18a268488be1d8d04f15c15efd6cdc2631e2e2b6b0799dcb68676fa401910944e4d950ba')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyproject-api/-/commit/3ad34edfc9fde1df99087d0f350eb8d709205661

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


Reply via email to