Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
python-agate


Commits:
0dd601fe by Caleb Maclennan at 2024-05-27T22:30:21+03:00
upgpkg: 1.11.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-agate
        pkgdesc = A data analysis library that is optimized for humans instead 
of machines
-       pkgver = 1.10.2
+       pkgver = 1.11.0
        pkgrel = 1
        url = https://agate.readthedocs.org/
        arch = any
@@ -21,7 +21,7 @@ pkgbase = python-agate
        depends = python-slugify
        depends = python-sphinx_rtd_theme
        depends = python-sphinx-furo
-       source = 
https://files.pythonhosted.org/packages/source/a/agate/agate-1.10.2.tar.gz
-       sha256sums = 
336b1e3e98a1127afbac6e26cc06f369b43ab00b7c63079ab06f0971dc389f68
+       source = 
https://files.pythonhosted.org/packages/source/a/agate/agate-1.11.0.tar.gz
+       sha256sums = 
57d9655bdebbfd61a71768202e1fb4847d6bba51f1800582da5c64c958952f4b
 
 pkgname = python-agate


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _pyname=agate
 pkgname=python-$_pyname
-pkgver=1.10.2
+pkgver=1.11.0
 pkgrel=1
 pkgdesc='A data analysis library that is optimized for humans instead of 
machines'
 arch=(any)
@@ -28,7 +28,7 @@ checkdepends=(python-cssselect
               python-nose)
 _archive="$_pyname-$pkgver"
 
source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_archive.tar.gz";)
-sha256sums=('336b1e3e98a1127afbac6e26cc06f369b43ab00b7c63079ab06f0971dc389f68')
+sha256sums=('57d9655bdebbfd61a71768202e1fb4847d6bba51f1800582da5c64c958952f4b')
 
 prepare() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-agate/-/commit/0dd601febd759efadf21e4fe011740e32fe30c78

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


Reply via email to