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


Commits:
4835721c by Felix Yan at 2026-04-10T19:23:54+00:00
upgpkg: 8.0.0-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 = 7.1.1
+       pkgver = 8.0.0
        pkgrel = 1
        url = https://github.com/simplistix/sybil
        arch = any
@@ -15,7 +15,7 @@ pkgbase = python-sybil
        makedepends = python-setuptools
        makedepends = python-wheel
        depends = python
-       source = git+https://github.com/simplistix/sybil.git#tag=7.1.1
-       sha512sums = 
5720db3315bfab18edf36e11377b18950365bc7c47901b475a4fceb0595c1d8f77bc549486b1080ef0f17f086384c975e50afff5686081a1d2bce796aecf518f
+       source = git+https://github.com/simplistix/sybil.git#tag=8.0.0
+       sha512sums = 
d2c53357a8d10e1726fe16774135226c6e6d43ce6ee0232a45af5d21391ac362b161f0ab07935cdbc36585035b442563159ba5cd5b8569e9354419f8442f1e24
 
 pkgname = python-sybil


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-sybil
-pkgver=7.1.1
+pkgver=8.0.0
 pkgrel=1
 pkgdesc='Automated testing for the examples in your documentation.'
 arch=('any')
@@ -11,7 +11,7 @@ depends=('python')
 makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
 checkdepends=('python-pytest' 'python-seedir' 'python-testfixtures' 
'python-yaml')
 source=("git+https://github.com/simplistix/sybil.git#tag=$pkgver";)
-sha512sums=('5720db3315bfab18edf36e11377b18950365bc7c47901b475a4fceb0595c1d8f77bc549486b1080ef0f17f086384c975e50afff5686081a1d2bce796aecf518f')
+sha512sums=('d2c53357a8d10e1726fe16774135226c6e6d43ce6ee0232a45af5d21391ac362b161f0ab07935cdbc36585035b442563159ba5cd5b8569e9354419f8442f1e24')
 
 build() {
   cd sybil



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sybil/-/commit/4835721c7b7f1bc2902d5602bcb836eca11e2cf5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sybil/-/commit/4835721c7b7f1bc2902d5602bcb836eca11e2cf5
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to