mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/py-dateutil: upgrade to 2.7.3
This commit is contained in:
parent
b5b0f991ac
commit
bcdbfc7d5d
@ -2,7 +2,7 @@
|
||||
# Maintainer: William Pitcock <nenolod@dereferenced.org>
|
||||
pkgname=py-dateutil
|
||||
_pkgname=python-dateutil
|
||||
pkgver=2.6.1
|
||||
pkgver=2.7.3
|
||||
pkgrel=0
|
||||
pkgdesc="Python extensions for datetime module"
|
||||
url="https://dateutil.readthedocs.io"
|
||||
@ -45,4 +45,4 @@ _py() {
|
||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="f16dd29fc975629f594dd2683a525e2a86acb020bf8962558d19040b14ac6f19d4ab07a910d6bb55c9db3cc02b5472774a3a05ccc86cf624ca5e5144463646db python-dateutil-2.6.1.tar.gz"
|
||||
sha512sums="6b9973fa7db69d931bc6e772201c67bb7bbfa693ba35484d34960bd7e6227f2a2343df814a9fdbbff253e750299c48e7cdb2a609bf4522595df8a7fc595784fd python-dateutil-2.7.3.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user