Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-nose-random


Commits:
472d1e93 by Chih-Hsuan Yen at 2024-04-04T22:00:45+08:00
upgpkg: 1.0.0-11: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = python-nose-random
+       pkgdesc = Nose plugin to facilitate randomized unit testing
+       pkgver = 1.0.0
+       pkgrel = 11
+       url = https://github.com/xlwings/nose-random
+       arch = any
+       license = MIT
+       makedepends = python-setuptools
+       depends = python-nose
+       source = 
https://github.com/xlwings/nose-random/archive/1.0.0/python-nose-random-1.0.0.tar.gz
+       sha256sums = 
528b1c9396cfa415741afaad60ecde695a657c9364dc01240050c747192f5148
+
+pkgname = python-nose-random


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgname=python-nose-random
 _pkgname=nose-random
 pkgver=1.0.0
-pkgrel=10
+pkgrel=11
 pkgdesc='Nose plugin to facilitate randomized unit testing'
 arch=(any)
 url='https://github.com/xlwings/nose-random'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nose-random/-/commit/472d1e937577a11ea04017deedd01b40f952b27f

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


Reply via email to