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


Commits:
aa568e42 by Felix Yan at 2024-03-07T15:07:07+00:00
upgpkg: 1.3.2-13

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = python-genty
+       pkgdesc = Allows you to run a test with multiple data sets
+       pkgver = 1.3.2
+       pkgrel = 13
+       url = https://github.com/box/genty
+       arch = any
+       license = Apache-2.0
+       makedepends = python-setuptools
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-wheel
+       makedepends = git
+       depends = python-six
+       source = git+https://github.com/box/genty.git#tag=v1.3.2
+       sha512sums = SKIP
+
+pkgname = python-genty


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-genty
 pkgver=1.3.2
-pkgrel=12
+pkgrel=13
 pkgdesc="Allows you to run a test with multiple data sets"
 arch=('any')
 license=('Apache-2.0')



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

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


Reply via email to