Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
python-ciso8601


Commits:
f50ef4bc by Maxime Gauduin at 2023-10-31T09:20:02+01:00
upgpkg: 2.3.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+pkgbase = python-ciso8601
+       pkgdesc = Fast ISO8601 date time parser for Python written in C
+       pkgver = 2.3.1
+       pkgrel = 1
+       url = https://github.com/closeio/ciso8601
+       arch = x86_64
+       license = MIT
+       makedepends = cython
+       makedepends = git
+       makedepends = python-setuptools
+       depends = glibc
+       depends = python
+       source = 
git+https://github.com/closeio/ciso8601.git#tag=b17984f5b4c6db0ef596b4d31456c8a39ae278ee
+       sha256sums = SKIP
+
+pkgname = python-ciso8601


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <aluc...@archlinux.org>
 
 pkgname=python-ciso8601
-pkgver=2.3.0
-pkgrel=2
+pkgver=2.3.1
+pkgrel=1
 pkgdesc='Fast ISO8601 date time parser for Python written in C'
 arch=(x86_64)
 url=https://github.com/closeio/ciso8601
@@ -16,7 +16,7 @@ makedepends=(
   git
   python-setuptools
 )
-_tag=eeea0e483f0d710d711b38cfc8dcd5935a20177d
+_tag=b17984f5b4c6db0ef596b4d31456c8a39ae278ee
 source=(git+https://github.com/closeio/ciso8601.git#tag=${_tag})
 sha256sums=(SKIP)
 



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

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


Reply via email to