Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-sybil
Commits:
a2aca84b by Felix Yan at 2024-02-27T14:19:02+00:00
upgpkg: 6.0.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-sybil
pkgdesc = Automated testing for the examples in your documentation.
- pkgver = 6.0.2
+ pkgver = 6.0.3
pkgrel = 1
url = https://github.com/simplistix/sybil
arch = any
@@ -12,7 +12,7 @@ pkgbase = python-sybil
makedepends = git
makedepends = python-setuptools
depends = python
- source =
git+https://github.com/simplistix/sybil.git#commit=aa852bca84f65059e4a77f5c7e2b4e886a2fd8b6
+ source =
git+https://github.com/simplistix/sybil.git#commit=0fc6f9cca420d46481e0e4bf3668b40f38034abc
sha512sums = SKIP
pkgname = python-sybil
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-sybil
-pkgver=6.0.2
-_commit=aa852bca84f65059e4a77f5c7e2b4e886a2fd8b6
+pkgver=6.0.3
+_commit=0fc6f9cca420d46481e0e4bf3668b40f38034abc
pkgrel=1
pkgdesc='Automated testing for the examples in your documentation.'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sybil/-/commit/a2aca84be6ae3725d56549d0f19ce06fb9c99cf4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sybil/-/commit/a2aca84be6ae3725d56549d0f19ce06fb9c99cf4
You're receiving this email because of your account on gitlab.archlinux.org.