Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-patsy
Commits:
11df1b68 by Jelle van der Waa at 2024-11-17T17:58:40+01:00
upgpkg: 0.5.6-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-patsy
pkgdesc = A Python package for describing statistical models using
symbolic formulas
pkgver = 0.5.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pydata/patsy
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname='python-patsy'
pkgver=0.5.6
-pkgrel=1
+pkgrel=2
pkgdesc="A Python package for describing statistical models using symbolic
formulas"
arch=('any')
url="https://github.com/pydata/patsy"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-patsy/-/commit/11df1b68ec30fada038bdfd7979affefd43f2876
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-patsy/-/commit/11df1b68ec30fada038bdfd7979affefd43f2876
You're receiving this email because of your account on gitlab.archlinux.org.