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


Commits:
b9426286 by Caleb Maclennan at 2024-07-30T13:26:43+03:00
upgpkg: 1.12.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.11.0
+       pkgver = 1.12.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.11.0.tar.gz
-       sha256sums = 
57d9655bdebbfd61a71768202e1fb4847d6bba51f1800582da5c64c958952f4b
+       source = 
https://files.pythonhosted.org/packages/source/a/agate/agate-1.12.0.tar.gz
+       sha256sums = 
7989841ac7de69e57389485c0b7cdab2e1a54c7480c629a76912bb7c331d991b
 
 pkgname = python-agate


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _pyname=agate
 pkgname=python-$_pyname
-pkgver=1.11.0
+pkgver=1.12.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=('57d9655bdebbfd61a71768202e1fb4847d6bba51f1800582da5c64c958952f4b')
+sha256sums=('7989841ac7de69e57389485c0b7cdab2e1a54c7480c629a76912bb7c331d991b')
 
 prepare() {
        cd "$_archive"



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

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


Reply via email to