Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
isodate


Commits:
050ff882 by Jelle van der Waa at 2024-04-05T11:48:53+02:00
upgpkg: 0.6.1-4: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,14 @@
+pkgbase = isodate
+       pkgdesc = An ISO 8601 date/time/duration parser and formatter
+       pkgver = 0.6.1
+       pkgrel = 4
+       url = https://github.com/gweis/isodate/
+       arch = any
+       license = BSD
+       makedepends = python-setuptools
+       depends = python-six
+       source = 
https://files.pythonhosted.org/packages/source/i/isodate/isodate-0.6.1.tar.gz
+       sha1sums = ea36ce1c780dd44f01225dca7f9995a6685a60cc
+       sha256sums = 
48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9
+
+pkgname = python-isodate


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgbase=isodate
 pkgname=('python-isodate')
 pkgver=0.6.1
-pkgrel=3
+pkgrel=4
 pkgdesc="An ISO 8601 date/time/duration parser and formatter"
 arch=('any')
 url="https://github.com/gweis/isodate/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/isodate/-/commit/050ff8825300bc76bd19290db43d3edbec240038

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


Reply via email to