Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-vine
Commits:
c9a4f846 by Felix Yan at 2024-03-07T21:19:58+00:00
upgpkg: 5.1.0-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,16 @@
pkgbase = python-vine
pkgdesc = Promises, promises, promises
pkgver = 5.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/celery/vine
arch = any
- license = BSD
+ license = BSD-3-Clause
checkdepends = python-pytest
checkdepends = python-case
makedepends = python-setuptools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
source =
python-vine-5.1.0.tar.gz::https://github.com/celery/vine/archive/v5.1.0.tar.gz
sha512sums =
9ed1f18fba76fb34ed1f083a29db5a90ccffef83dbb6c2c90f83e4136520d8a27fa8b12a7ea6923c8f73532bf174d6403484fd37e0ac26247f2108aa1faabf65
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-vine
pkgver=5.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Promises, promises, promises"
arch=('any')
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-vine/-/commit/c9a4f846725cc923608cdad7b84a6cc17ebe3d46
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-vine/-/commit/c9a4f846725cc923608cdad7b84a6cc17ebe3d46
You're receiving this email because of your account on gitlab.archlinux.org.