ports/contrib (3.7): python3-dateutil: added missing dependency: python3-six
commit f1866dc6924e307a26c1b9761f44194cb0982451 Author: Tim Biermann <tbier@posteo.de> Date: Wed Aug 16 21:42:58 2023 +0200 python3-dateutil: added missing dependency: python3-six diff --git a/python3-dateutil/.signature b/python3-dateutil/.signature index cce7b8f2d..80bcc5aeb 100644 --- a/python3-dateutil/.signature +++ b/python3-dateutil/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+irTXgbC/6U6ooArz5mKOlzH2e5vWBom+DaJJ72imPSBOyPADSlIwiDvJVg8e01Y0iErEc99mh54nqk1NH+mw8= -SHA256 (Pkgfile) = dfa0d612eb9a0a72e9e5e10b3b265b8b7ed63c6fba9e622da8fe4541077becb3 +RWSagIOpLGJF300q2cq7jnEsLpYvSwR5oHmB8D8X4aeNv9JeRKeXKsTcjTjcScLrC2LKatLZZrqQzB8/h4dd+odxm2bKA4CpWAY= +SHA256 (Pkgfile) = 0917f0d30526dc9c87a0bd578745c9d6a4c42003f69f4abd34e43a65c60994b9 SHA256 (.footprint) = c60beb51a4bc25eb2a1687f3dd80ad676e29fd36ac575ebffda2c68cf644b59c SHA256 (python-dateutil-2.8.2.tar.gz) = 0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86 diff --git a/python3-dateutil/Pkgfile b/python3-dateutil/Pkgfile index e565f5d69..e9699ccd4 100644 --- a/python3-dateutil/Pkgfile +++ b/python3-dateutil/Pkgfile @@ -1,7 +1,7 @@ # Description: Provides powerful extensions to the standard datetime module # URL: https://github.com/dateutil/dateutil # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: python3-setuptools-scm +# Depends on: python3-setuptools-scm python3-six name=python3-dateutil version=2.8.2
participants (1)
-
crux@crux.nu